Metrics
Affected Vendors & Products
| Source | ID | Title |
|---|---|---|
Github GHSA |
GHSA-gc95-3vw8-vg43 | docx4j: Stack Overflow via Cyclic `w:basedOn` Style Chain leads to Denial of Service |
Solution
No solution given by the vendor.
Workaround
No workaround given by the vendor.
Thu, 17 Sep 2026 20:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| First Time appeared |
Plutext
Plutext docx4j |
|
| Vendors & Products |
Plutext
Plutext docx4j |
Wed, 16 Sep 2026 16:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Metrics |
ssvc
|
Mon, 14 Sep 2026 21:00:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| 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. | |
| Title | docx4j: Stack Overflow via Cyclic `w:basedOn` Style Chain leads to Denial of Service | |
| Weaknesses | CWE-674 CWE-770 |
|
| References |
| |
| Metrics |
cvssV3_1
|
Projects
Sign in to view the affected projects.
Status: PUBLISHED
Assigner: GitHub_M
Published:
Updated: 2026-09-16T15:54:21.969Z
Reserved: 2026-06-10T17:48:40.546Z
Link: CVE-2026-53752
Updated: 2026-09-16T15:54:16.246Z
Status : Received
Published: 2026-09-14T18:17:51.773
Modified: 2026-09-16T16:17:08.503
Link: CVE-2026-53752
No data.
OpenCVE Enrichment
Updated: 2026-09-17T20:02:47Z
Github GHSA