CVE-2026-53752
Last modified
CVE-2026-53752 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. docx4j is an open source Java library for creating, editing, and saving OpenXML packages, including DOCX, PPTX, and XLSX files. Prior to 11.5.14, PropertyResolver and adjacent helpers recursively follow the WordprocessingML w:basedOn style inheritance chain without cycle detection. EPSS estimates a 0.44% chance of exploitation in the next 30 days.
Description
docx4j is an open source Java library for creating, editing, and saving OpenXML packages, including DOCX, PPTX, and XLSX files. Prior to 11.5.14, PropertyResolver and adjacent helpers recursively follow the WordprocessingML w:basedOn style inheritance chain without cycle detection. A well-formed DOCX containing mutually based styles causes unbounded recursion in PropertyResolver.fillPPrStack and related effective-style resolution paths, resulting in StackOverflowError. Server-side conversion and table-of-contents processing of an untrusted document can terminate a worker thread, degrade a thread pool, or deny service, although isolation in disposable workers or safe containment of StackOverflowError can reduce the practical effect. The fix adds cyclic-style tracking and CyclicStylesException handling. This issue is fixed in version 11.5.14.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| plutext | docx4j | < 11.5.14 |
| org.docx4j | docx4j-core | < 11.5.14 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-53752?
How severe is CVE-2026-53752?
How do I fix CVE-2026-53752?
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-5374An issue that allowed MCP agents to access remediation and a…5.8
- CVE-2026-53740Yoast Duplicate Post through 4.6 inserts an unescaped post t…5.4
- CVE-2026-53741Simple Link Directory through 9.0.4 interpolates the sld_no_…5.4
- CVE-2026-53742Simple Link Directory through 9.0.4 echoes embed shortcode a…5.4
- CVE-2026-5375An issue that could allow a user with access to a credential…2.7
- CVE-2026-53751DataEase is an open source data visualization and analysis t…8.7
- CVE-2026-53753Crawl4AI is an open-source LLM friendly web crawler & scrape…10
- CVE-2026-53754Crawl4AI is an open-source LLM friendly web crawler & scrape…7.5
- CVE-2026-53755Crawl4AI is an open-source LLM friendly web crawler & scrape…7.5
- CVE-2026-53756Emlog is an open source website building system. Prior to ve…4.9
- CVE-2026-53757Emlog is an open source website building system. In versions…6.9
- CVE-2026-53758Emlog is an open source website building system. In versions…8.7
Are you affected by CVE-2026-53752?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
