An out-of-bounds read vulnerability exists in the schema lexer of flatcc 4c3b999e. When an exact-length FlatBuffers schema buffer ends with a digit, the integer digit-scan loop in lex() advances past the end of the input buffer and dereferences the out-of-bounds pointer. A specially crafted schema can trigger a one-byte heap buffer over-read, resulting in application crash and denial of service.

Project Subscriptions

Vendors Products
Dvidelabs Subscribe
Advisories

No advisories yet.

Fixes

Solution

No solution given by the vendor.


Workaround

No workaround given by the vendor.

History

Tue, 22 Sep 2026 20:45:00 +0000

Type Values Removed Values Added
Title Out-of-Bounds Read in FlatBuffers Schema Lexer Causing Denial of Service
First Time appeared Dvidelabs
Dvidelabs flatcc
Weaknesses CWE-125
Vendors & Products Dvidelabs
Dvidelabs flatcc

Tue, 22 Sep 2026 19:45:00 +0000

Type Values Removed Values Added
Description An out-of-bounds read vulnerability exists in the schema lexer of flatcc 4c3b999e. When an exact-length FlatBuffers schema buffer ends with a digit, the integer digit-scan loop in lex() advances past the end of the input buffer and dereferences the out-of-bounds pointer. A specially crafted schema can trigger a one-byte heap buffer over-read, resulting in application crash and denial of service.
References

Projects

Sign in to view the affected projects.

cve-icon MITRE

Status: PUBLISHED

Assigner: mitre

Published:

Updated: 2026-09-22T19:40:01.909Z

Reserved: 2026-09-10T00:00:00.000Z

Link: CVE-2026-88344

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T20:17:10.493

Modified: 2026-09-22T20:17:10.493

Link: CVE-2026-88344

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T20:30:08Z

Weaknesses