DEBIAN-CVE-2026-11573

    Dashboard / Vulnerabilities / DEBIAN-CVE-2026-11573

    DEBIAN-CVE-2026-11573

    Published: 8 Sept 2026Last Modified: 14 Sept 2026
    Upstream:

    Summary:

    Details: 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.

    Affected packages

    Package

    Name: qt6-base

    Purl: pkg:deb/debian/qt6-base?arch=source&distro=bookworm

    Affected ranges

    Type: ECOSYSTEM

    Events:

    Introduced- 0
    Fixed -None

    Affected versions

    6.10.2+dfsg-1
    6.10.2+dfsg-10
    6.10.2+dfsg-10+hurd.1
    6.10.2+dfsg-11
    6.10.2+dfsg-12
    6.10.2+dfsg-13
    6.10.2+dfsg-14
    6.10.2+dfsg-15
    6.10.2+dfsg-16
    6.10.2+dfsg-2
    6.10.2+dfsg-3
    6.10.2+dfsg-4
    6.10.2+dfsg-5
    6.10.2+dfsg-6
    6.10.2+dfsg-7
    6.10.2+dfsg-7+hurd.1
    6.10.2+dfsg-8
    6.10.2+dfsg-9

    Common Vulnerability Scoring System

    Attack Vector
    Network
    Adjacent
    Local
    Physical
    Privileges Required
    None
    Low
    High
    User Interaction
    None
    Required
    Scope
    Unchanged
    Changed
    Confidentiality
    None
    Low
    High
    Integrity
    None
    Low
    High
    Availability
    None
    Low
    High
    DEBIAN-CVE-2026-11573 | CVE-DB