Description
An out-of-bounds read in the stbtt_GetGlyphShape component of nothings stb commit 31c1ad3 allows attackers to cause a Denial of Service (DoS) via sending a crafted TTF file.
Published: 2026-09-09
Score: 4.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An out-of-bounds read occurs in the stbtt_GetGlyphShape routine of the stb library when processing a TrueType font that contains malicious glyph data. This flaw can be triggered by supplying a specially crafted TTF file, resulting in a crash or hang of the application and denying service to legitimate users. The vulnerability is classified as CWE‑125, an out-of-bounds read, and the CVSS score is 4.3, indicating moderate severity.

Affected Systems

No specific vendors or products are named in the advisory. The issue resides in the open‑source stb library, which is used across a variety of software that renders TrueType fonts, so any application embedding this library could be impacted.

Risk and Exploitability

The CVSS score of 4.3 places this flaw in the moderate range, but the lack of an EPSS score and the fact that it is not listed in the CISA KEV catalog suggest exploitation is not yet widely observed. Attackers can leverage the vulnerability by delivering a malicious TTF file to the vulnerable application, either through file uploads or by manipulating font data embedded in documents. The resulting denial of service can affect availability but does not compromise confidentiality or integrity.

Generated by OpenCVE AI on September 9, 2026 at 22:06 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the stb library to a version that incorporates the fix for the out-of-bounds read introduced after commit 31c1ad3.
  • If an immediate library update is not possible, enforce strict validation and size limits on font files before they are passed to the strok library.
  • Apply application‑level resource limits or timeouts around font processing operations to reduce the impact of a DoS attack.

Generated by OpenCVE AI on September 9, 2026 at 22:06 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 09 Sep 2026 22:30:00 +0000

Type Values Removed Values Added
Title Out‑of‑Bounds Read in stbtt_GetGlyphShape Leads to Denial of Service via Malicious TTF
Weaknesses CWE-125

Wed, 09 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Description An out-of-bounds read in the stbtt_GetGlyphShape component of nothings stb commit 31c1ad3 allows attackers to cause a Denial of Service (DoS) via sending a crafted TTF file.
References
Metrics cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AC:L/AV:N/A:L/C:N/I:N/PR:N/S:U/UI:R'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-09T20:26:47.640Z

Reserved: 2026-08-25T00:00:00.000Z

Link: CVE-2026-79515

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-09T21:17:04.400

Modified: 2026-09-09T21:17:04.400

Link: CVE-2026-79515

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-09T22:15:17Z

Weaknesses