{ "dataType": "CVE_RECORD", "dataVersion": "5.2", "cveMetadata": { "cveId": "CVE-2026-79616", "assignerOrgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3", "state": "PUBLISHED", "assignerShortName": "Qt", "dateReserved": "2026-08-25T07:46:18.831Z", "datePublished": "2026-09-23T09:51:47.834Z", "dateUpdated": "2026-09-23T14:24:23.428Z" }, "containers": { "cna": { "providerMetadata": { "orgId": "a59d8014-47c4-4630-ab43-e1b13cbe58e3", "shortName": "Qt", "dateUpdated": "2026-09-23T09:51:47.834Z" }, "title": "Out-of-bounds read vulnerability in Context2D.path and PathSvg.path properties impacts Qt Quick", "datePublic": "2026-09-23T00:00:00.000Z", "problemTypes": [ { "descriptions": [ { "lang": "en", "cweId": "CWE-125", "description": "CWE-125 Out-of-bounds Read", "type": "CWE" } ] } ], "impacts": [ { "capecId": "CAPEC-540", "descriptions": [ { "lang": "en", "value": "CAPEC-540 Overread Buffers" } ] } ], "affected": [ { "vendor": "qt", "product": "qt", "modules": [ "qtdeclarative" ], "versions": [ { "status": "affected", "version": "5.10.0", "lessThanOrEqual": "6.8.8", "versionType": "python" }, { "status": "affected", "version": "6.9.0", "lessThanOrEqual": "6.11.1", "versionType": "python" } ], "defaultStatus": "unaffected" } ], "cpeApplicability": [ { "operator": "OR", "nodes": [ { "operator": "OR", "negate": false, "cpeMatch": [ { "vulnerable": true, "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "versionStartIncluding": "5.10.0", "versionEndIncluding": "6.8.8" }, { "vulnerable": true, "criteria": "cpe:2.3:a:qt:qt:*:*:*:*:*:*:*:*", "versionStartIncluding": "6.9.0", "versionEndIncluding": "6.11.1" } ] } ] } ], "descriptions": [ { "lang": "en", "value": "Out-of-bounds read while parsing untrusted SVG path strings in Qt Quick's Context2D.path / PathSvg.path.", "supportingMedia": [ { "type": "text/html", "base64": false, "value": "
Out-of-bounds read while parsing untrusted SVG path strings in Qt Quick's Context2D.path / PathSvg.path.