Logo
-

Byte Open Security

(ByteOS Network)

Log In

Sign Up

ByteOS

Security
Vulnerability Details
Registries
Custom Views
Weaknesses
Attack Patterns
Filters & Tools
NVD Vulnerability Details :
CVE-2026-6210
Awaiting Analysis
More InfoOfficial Page
Source-a59d8014-47c4-4630-ab43-e1b13cbe58e3
View Known Exploited Vulnerability (KEV) details
Published At-06 May, 2026 | 12:16
Updated At-07 May, 2026 | 15:10

A type confusion vulnerability in Qt SVG allows an attacker to cause an application crash via a crafted SVG image. When processing SVG marker references, the renderer retrieves a node by its id attribute and casts it to QSvgMarker* without verifying the node type. A non-marker element (such as a <line> element) that references itself as a marker triggers an out-of-bounds heap read due to the object size difference between QSvgLine and QSvgMarker, followed by an endless recursion that bypasses the marker recursion guard through incorrect virtual dispatch. The result is an application crash (denial of service). This issue affects Qt SVG:  from 6.7.0 before 6.8.8, from 6.9.0 before 6.11.1.

CISA Catalog
Date AddedDue DateVulnerability NameRequired Action
N/A
Date Added: N/A
Due Date: N/A
Vulnerability Name: N/A
Required Action: N/A
Metrics
TypeVersionBase scoreBase severityVector
Secondary4.08.7HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Type: Secondary
Version: 4.0
Base score: 8.7
Base severity: HIGH
Vector:
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
CPE Matches

Weaknesses
CWE IDTypeSource
CWE-122Secondarya59d8014-47c4-4630-ab43-e1b13cbe58e3
CWE-843Secondarya59d8014-47c4-4630-ab43-e1b13cbe58e3
CWE ID: CWE-122
Type: Secondary
Source: a59d8014-47c4-4630-ab43-e1b13cbe58e3
CWE ID: CWE-843
Type: Secondary
Source: a59d8014-47c4-4630-ab43-e1b13cbe58e3
Evaluator Description

Evaluator Impact

Evaluator Solution

Vendor Statements

References
HyperlinkSourceResource
https://codereview.qt-project.org/c/qt/qtsvg/+/724887a59d8014-47c4-4630-ab43-e1b13cbe58e3
N/A
https://issues.oss-fuzz.com/issues/496327371a59d8014-47c4-4630-ab43-e1b13cbe58e3
N/A
Hyperlink: https://codereview.qt-project.org/c/qt/qtsvg/+/724887
Source: a59d8014-47c4-4630-ab43-e1b13cbe58e3
Resource: N/A
Hyperlink: https://issues.oss-fuzz.com/issues/496327371
Source: a59d8014-47c4-4630-ab43-e1b13cbe58e3
Resource: N/A
Change History
0Changes found

Details not found