CVE-2026-82035
Last modified
CVE-2026-82035 is a high-severity vulnerability rated 7.1/10 on the CVSS scale. PyMuPDF through 1.28.2, fixed in commit b2c8f3a, contains a path traversal vulnerability in the font branch of extract_objects() in src/__main__.py, where the output filename is constructed by joining a document-controlled BaseFont name directly onto the user-supplied output directory without stripping path separators or dot-dot sequences. Attackers can supply a crafted PDF, EPUB, XPS, or FB2 file with a BaseFont name containing encoded path separators that decode to ../ sequences or absolute paths, causing arbitrary file writes outside the intended output directory without requiring authentication or elevated privileges..
Description
PyMuPDF through 1.28.2, fixed in commit b2c8f3a, contains a path traversal vulnerability in the font branch of extract_objects() in src/__main__.py, where the output filename is constructed by joining a document-controlled BaseFont name directly onto the user-supplied output directory without stripping path separators or dot-dot sequences. Attackers can supply a crafted PDF, EPUB, XPS, or FB2 file with a BaseFont name containing encoded path separators that decode to ../ sequences or absolute paths, causing arbitrary file writes outside the intended output directory without requiring authentication or elevated privileges.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| PyMuPDF | PyMuPDF | <= 1.8.2 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-82035?
How severe is CVE-2026-82035?
How do I fix CVE-2026-82035?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-82020Hermes Agent 0.16.0 prior to 0.17.0 contains an improper pat…6.8
- CVE-2026-82021Hermes Agent 0.18.2 prior to 0.19.0 contains a supply chain …8.3
- CVE-2026-82023LearnPress WordPress Plugin before 4.4.6 contains a broken o…4.3
- CVE-2026-82024LearnPress WordPress Plugin before 4.4.6 contains a stored c…5.4
- CVE-2026-82028Magistrala before 1.0.0 contains a SQL injection vulnerabili…8.8
- CVE-2026-8203Concrete CMS 9.5.0 and below has Stored XSS on the height pa…5.4
- CVE-2026-8204Concrete CMS 9.5.0 and below is vulnerable to authorization …5.3
- CVE-2026-82049In CPython 3.13 and earlier, the tarfile module's data and t…8.4
- CVE-2026-8205Concrete CMS 9.5.0 and below is vulnerable to authorization …5.3
- CVE-2026-82052The $regexFindAll expression can be used by an authenticated…6.5
- CVE-2026-82053A security issue exists in MongoDB's LDAP authorization inte…8.1
- CVE-2026-82054A security issue exists in MongoDB server's JSON Pointer par…6.5
Are you affected by CVE-2026-82035?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
