CVE-2026-15037

Improper output neutralization (XML injection) in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under the default InvalidDataPolicy (AcceptInvalidChars). Fixed in Qt 6.12.
CVSS

No CVSS.

Configurations

No configuration.

History

23 Jul 2026, 13:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-07-23 13:16

Updated : 2026-07-23 15:25


NVD link : CVE-2026-15037

Mitre link : CVE-2026-15037

CVE.ORG link : CVE-2026-15037


JSON object : View

Products Affected

No product.

CWE
CWE-91

XML Injection (aka Blind XPath Injection)