Uncontrolled recursion (CWE-674) in the QDomDocument/QDomNode serialization path of the Qt XML module (QtXml, qtbase). QDomElementPrivate::save() and QDomNodePrivate::save() recurse mutually, consuming one stack frame per level of element nesting with no depth limit, no configurable bound and no error return. A document with deeply nested elements parses successfully but exhausts the call stack and terminates the process when serialized. Reachable via QDomDocument::toByteArray() (Qt 4.0 and later), QDomDocument::toString(), QDomDocument::toCString(), QDomNode::save(), and operator<<(QTextStream&, const QDomNode&). Denial of service only — no code execution and no memory disclosure.
CVE-2026-11573
This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% 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.1
- EG Score
- 7.1(medium)
- EG Risk
- 32(Track)EG Risk 32/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 computedSeverity71% × 45%Exploitation0% × 40%Automatability0% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 33%
- KEV
- Not listed
Published
September 8, 2026
Last Modified
September 11, 2026
Advisory Details (1)
Auto-updated Sep 8, 2026Vendor Advisories for CVE-2026-11573(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
All Vendor Advisories
(1)
Every vendor that published an advisory referencing this CVE — pulled from our cve_vendor_advisories aggregation. Click any row for the vendor's original advisory page.
Data Freshness Timeline
(refreshed 34× in last 7d / 57× 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 06:36 UTCVendor advisory
- 2026-09-19 06:36 UTCGHSA enrichment
- 2026-09-18 19:32 UTCEG score recompute
- 2026-09-18 19:32 UTCVendor advisory
- 2026-09-18 19:32 UTCGHSA enrichment
- 2026-09-18 19:27 UTCEPSS rescore
- 2026-09-18 08:28 UTCVendor advisory
- 2026-09-18 08:28 UTCGHSA enrichment
- 2026-09-17 21:23 UTCEG score recompute
- 2026-09-17 21:23 UTCVendor advisory
- 2026-09-17 21:23 UTCGHSA enrichment
- 2026-09-17 10:16 UTCVendor advisory
- 2026-09-17 10:16 UTCGHSA enrichment
- 2026-09-16 23:12 UTCEG score recompute
- 2026-09-16 23:12 UTCVendor advisory
- 2026-09-16 23:12 UTCGHSA enrichment
- 2026-09-16 12:08 UTCEG score recompute
- 2026-09-16 12:08 UTCVendor advisory
- 2026-09-16 12:08 UTCGHSA enrichment
- 2026-09-16 05:14 UTCEPSS rescore
- 2026-09-16 01:04 UTCVendor advisory
- 2026-09-16 01:04 UTCGHSA enrichment
- 2026-09-15 14:00 UTCEG score recompute
- 2026-09-15 14:00 UTCVendor advisory
- 2026-09-15 14:00 UTCGHSA enrichment
Show 32 moreShow fewer
- 2026-09-15 02:56 UTCGHSA enrichment
- 2026-09-14 15:52 UTCGHSA enrichment
- 2026-09-14 04:48 UTCGHSA enrichment
- 2026-09-13 17:44 UTCEG score recompute
- 2026-09-13 17:44 UTCGHSA enrichment
- 2026-09-13 16:46 UTCEPSS rescore
- 2026-09-13 06:40 UTCGHSA enrichment
- 2026-09-12 19:36 UTCEG score recompute
- 2026-09-12 19:36 UTCGHSA enrichment
- 2026-09-12 15:00 UTCEPSS rescore
- 2026-09-12 08:32 UTCGHSA enrichment
- 2026-09-11 21:28 UTCEG score recompute
- 2026-09-11 21:28 UTCGHSA enrichment
- 2026-09-11 14:52 UTCEPSS rescore
- 2026-09-11 10:24 UTCEG score recompute
- 2026-09-11 10:24 UTCGHSA enrichment
- 2026-09-11 09:36 UTCEPSS rescore
- 2026-09-11 09:35 UTCEG score recompute
- 2026-09-11 09:35 UTCGHSA enrichment
- 2026-09-11 03:18 UTCGHSA enrichment
- 2026-09-10 16:14 UTCEG score recompute
- 2026-09-10 16:14 UTCGHSA enrichment
- 2026-09-10 09:34 UTCEPSS rescore
- 2026-09-10 05:01 UTCGHSA enrichment
- 2026-09-09 17:57 UTCGHSA enrichment
- 2026-09-09 06:53 UTCGHSA enrichment
- 2026-09-08 19:50 UTCGHSA enrichment
- 2026-09-08 14:32 UTCEG score recompute
- 2026-09-08 13:59 UTCEG score recompute
- 2026-09-08 13:35 UTCEG score recompute
- 2026-09-08 12:26 UTCEG score recompute
- 2026-09-08 12:24 UTCMITRE cvelistV5first tracked
Related CVEs(same vendor + same CWE)
Same vendor
10 shownmsrc
Frequently asked(5)
What is CVE-2026-11573?
When was CVE-2026-11573 disclosed?
Is CVE-2026-11573 actively exploited?
What is the CVSS score of CVE-2026-11573?
How do I remediate CVE-2026-11573?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-11573
Is Your Infrastructure Affected by CVE-2026-11573?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.