CVE-2026-79616
Received Received - Intake

Out-of-Bounds Read in Qt Quick PathSvg

Vulnerability report for CVE-2026-79616, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-09-23

Last updated on: 2026-09-23

Assigner: TQtC

Description

Out-of-bounds read while parsing untrusted SVG path strings in Qt Quick's Context2D.path / PathSvg.path.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-09-23
Last Modified
2026-09-23
Generated
2026-09-23
AI Q&A
2026-09-23
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
qt qt_quick *

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-125 The product reads data past the end, or before the beginning, of the intended buffer.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is an out-of-bounds read issue in Qt Quick's Context2D.path and PathSvg.path components. It occurs when parsing untrusted SVG path strings, potentially allowing an attacker to read memory outside the intended buffer.

Impact Analysis

An attacker could exploit this to access sensitive data in memory, cause crashes, or potentially execute arbitrary code. The impact depends on the application's use of Qt Quick and SVG path parsing.

Mitigation Strategies

Update Qt Quick to the latest patched version as soon as possible. Monitor Qt's official security advisories for patches. If using SVG path parsing in Context2D or PathSvg, validate input data to prevent untrusted SVG path strings from being processed.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-79616. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart