HackerFeeds
All CVEs

CVE-2026-15037

UNKNOWN

Published 2026-07-23 · Source a59d8014-47c4-4630-ab43-e1b13cbe58e3

Description

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.

CWE-91
View on NVD