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.
CVE-2026-53752
This high-severity CVE scores 7.5 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 7.5
- EG Score
- 7.5(medium)
- EG Risk
- 49(Track)EG Risk 49/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity75% × 45%Exploitation0% × 40%Automatability100% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
August 17, 2026
Last Modified
September 16, 2026
Advisory Details (3)
Auto-updated Sep 14, 2026commit e06cafb33408 (plutext/docx4j)
Fix landed in plutext/docx4j commit e06cafb33408 — awaiting tagged release
https://github.com/plutext/docx4j/commit/e06cafb334089f0be02e1c63a7c0a602bd44bf06commit 47b528c7dd4c (plutext/docx4j)
Fix landed in plutext/docx4j commit 47b528c7dd4c — awaiting tagged release
https://github.com/plutext/docx4j/commit/47b528c7dd4c81bcfc8e7fe9df7610c60446f95fStack Overflow via Cyclic `w:basedOn` Style Chain leads to Denial of Service · Advisory · plutext/docx4j · GitHub
https://github.com/plutext/docx4j/security/advisories/GHSA-gc95-3vw8-vg43Vendor Advisories for CVE-2026-53752(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Affected Packages
(1 across 1 ecosystem)
Maven(1)
| Package | Vulnerable range | Fixed in | Dependents |
|---|---|---|---|
| org.docx4j:docx4j-core | 11.1.0 ... 8.3.9 (62 versions) | 11.5.14 | — |
Weakness Classification(2)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 9× in last 7d / 9× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-09-19 00:06 UTCEG score recompute
- 2026-09-18 19:28 UTCEPSS rescore
- 2026-09-17 21:53 UTCEG score recompute
- 2026-09-16 16:58 UTCEG score recompute
- 2026-09-16 16:00 UTCEG score recompute
- 2026-09-16 14:08 UTCEPSS rescore
- 2026-09-16 10:46 UTCEG score recompute
- 2026-09-16 05:15 UTCEPSS rescore
- 2026-09-14 18:35 UTCEG score recompute
- 2026-08-17 22:02 UTCEG score recompute
Frequently asked(5)
What is CVE-2026-53752?
When was CVE-2026-53752 disclosed?
Is CVE-2026-53752 actively exploited?
What is the CVSS score of CVE-2026-53752?
How do I remediate CVE-2026-53752?
Dependency Blast Radius
See which npm, PyPI, Go, and Maven packages are affected by CVE-2026-53752
Is Your Infrastructure Affected by CVE-2026-53752?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.