CVE-2025-14576

Summary

Insufficient validation of node IDs in Qt SVG module allows arbitrary QML/JavaScript code injection when loading malicious SVG files through the VectorImage component in Qt Quick. While QML execution is typically more restricted than native code execution, this could still lead to denial of service, information disclosure, or other impacts depending on the application's privilege level and data access.

Affected Software

VendorProductVersion RangeStatus
The Qt CompanyQt6.8.0 <= 6.8.6affected
The Qt CompanyQt6.10.0 <= 6.10.1affected

Weaknesses

  • CWE-94: CWE-94 Improper Control of Generation of Code ('Code Injection')
  • CWE-20: CWE-20 Improper Input Validation

ADP Enrichment

CISA ADP Vulnrichment

  • SSVC:
  • Exploitation: none
    • Automatable: no
    • Technical Impact: total

qt: Qt SVG: Arbitrary QML/JavaScript code injection via malicious SVG file

Additional References

References