CVE-2026-11573: QDomDocument::toByteArray() crashes when parsing svg file

Published Sep 8, 2026
·
Updated

Uncontrolled recursion in Qt's QDomDocument serialization (QtXml) lets deeply nested untrusted XML crash the app via stack exhaustion (DoS only).

Affected Software

1 affected component
Qt QDomDocument (QtXml)

Event History

Sep 8, 2026
CVE Published
via MITRE·12:06 PM
Data Sourced
via MITRE·12:06 PM
DescriptionWeakness
Data Sourced
via NVD·01:17 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

What applications are exposed to this issue?

Applications that use QtXml's QDomDocument to parse and serialize untrusted XML are exposed if an attacker can supply deeply nested XML. The reported impact is an application crash through stack exhaustion.

2

What must an attacker provide to trigger the crash?

The attacker needs to cause the application to process deeply nested untrusted XML and serialize the resulting QDomDocument with toByteArray(). The issue is denial of service only.

3

How can I determine whether an application may be affected?

Review whether the application accepts XML from untrusted sources, uses QDomDocument from QtXml to parse it, and calls QDomDocument::toByteArray() on the parsed document. Deeply nested XML in that processing path is the relevant condition.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203