CVE-2025-14576
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.
Ver en NVDAnálisis
Applications built with Qt Quick using the VectorImage component are vulnerable to QML and JavaScript code injection when loading malicious SVG files. Developers should update their Qt installations, especially if their software processes SVG images from untrusted sources or user uploads.
Severidad
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:HCWE-20CWE-94EPSS
Afecta
qt:qtdeclarativeDescripción técnica
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.