๐Ÿ” CVE Alert

CVE-2026-53752

HIGH 7.5

docx4j: Stack Overflow via Cyclic `w:basedOn` Style Chain leads to Denial of Service

CVSS Score
7.5
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-674 CWE-770
Vendor plutext
Product docx4j
Published Sep 14, 2026
Stay Ahead of the Next One

Get instant alerts for plutext docx4j

Be the first to know when new high vulnerabilities affecting plutext docx4j are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
None
Integrity
None
Availability
High

Affected Versions

plutext / docx4j
< 11.5.14
org.docx4j / docx4j-core
< 11.5.14

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/plutext/docx4j/security/advisories/GHSA-gc95-3vw8-vg43 github.com: https://github.com/plutext/docx4j/commit/47b528c7dd4c81bcfc8e7fe9df7610c60446f95f github.com: https://github.com/plutext/docx4j/commit/e06cafb334089f0be02e1c63a7c0a602bd44bf06 github.com: https://github.com/plutext/docx4j/releases/tag/docx4j-11.5.14