FKIE_CVE-2025-46206
Vulnerability from fkie_nvd - Published: 2025-08-04 18:15 - Updated: 2025-10-02 17:39
Severity ?
Summary
An issue in Artifex mupdf 1.25.6, 1.25.5 allows a remote attacker to cause a denial of service via an infinite recursion in the `mutool clean` utility. When processing a crafted PDF file containing cyclic /Next references in the outline structure, the `strip_outline()` function enters infinite recursion
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | http://artifex.com | Product | |
| cve@mitre.org | http://mupdf.com | Product | |
| cve@mitre.org | https://bugs.ghostscript.com/show_bug.cgi?id=708521 | Issue Tracking, Third Party Advisory | |
| cve@mitre.org | https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=0ec7e4d2201bb6df217e01c17396d36297abf9ac | Permissions Required | |
| cve@mitre.org | https://github.com/Landw-hub/CVE-2025-46206 | Exploit, Third Party Advisory |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:artifex:mupdf:*:*:*:*:*:*:*:*",
"matchCriteriaId": "B3B8D29D-46F7-4D3D-BDDC-8017C045DA45",
"versionEndIncluding": "1.25.6",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "An issue in Artifex mupdf 1.25.6, 1.25.5 allows a remote attacker to cause a denial of service via an infinite recursion in the `mutool clean` utility. When processing a crafted PDF file containing cyclic /Next references in the outline structure, the `strip_outline()` function enters infinite recursion"
},
{
"lang": "es",
"value": "Un problema en Artifex mupdf 1.25.6 y 1.25.5 permite a un atacante remoto provocar una denegaci\u00f3n de servicio mediante una recursi\u00f3n infinita en la utilidad `mutool clean`. Al procesar un archivo PDF manipulado que contiene referencias c\u00edclicas a /Next en la estructura del esquema, la funci\u00f3n `strip_outline()` entra en una recursi\u00f3n infinita."
}
],
"id": "CVE-2025-46206",
"lastModified": "2025-10-02T17:39:43.930",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.8,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-08-04T18:15:34.810",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://artifex.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "http://mupdf.com"
},
{
"source": "cve@mitre.org",
"tags": [
"Issue Tracking",
"Third Party Advisory"
],
"url": "https://bugs.ghostscript.com/show_bug.cgi?id=708521"
},
{
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
],
"url": "https://cgit.ghostscript.com/cgi-bin/cgit.cgi/mupdf.git/commit/?id=0ec7e4d2201bb6df217e01c17396d36297abf9ac"
},
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://github.com/Landw-hub/CVE-2025-46206"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-674"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…