Not a U.S. government website. NDD is an independent vulnerability database by Volerion and is not affiliated with or endorsed by NIST or NVD.
VOLERION
Volerion Security Research

NOT DEFERRED DATABASE

VULNERABILITIES

CVE-2026-88345 Details

ANALYZED


This CVE record has been analyzed and enriched by NVDAPI.com as an independent party.

Description

An out-of-bounds read vulnerability exists in the schema lexer of flatcc 4c3b999e. When an exact-length FlatBuffers schema ends with an unterminated quotation mark, the C-string scanning logic in lex() dereferences the input pointer after it has reached the end of the buffer. A specially crafted schema can trigger a one-byte heap buffer over-read, resulting in application crash and denial of service.

Metrics

CVSS 3.x Severity and Vector Strings:

References to Advisories, Solutions, and Tools

By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.

URLSource(s)Tag(s)
https://github.com/dvidelabs/flatcc/issues/385 CISA-ADPExploitIssue TrackingTechnical DescriptionVendor
https://github.com/dvidelabs/flatcc/issues/385 [email protected]ExploitIssue TrackingTechnical DescriptionVendor
https://github.com/jimjag/flatcc/commit/8581715e8ec4e5de8eea9fd6dad949e4dd7d0fa0 [email protected]Source CodeVendor

Weakness Enumeration

CWE-IDCWE NameSource
CWE-125Out-of-bounds ReadCISA-ADP

Affected Products

ProductVersions
dvidelabs flatcc
4c3b999e3c0a423f9fd8df3c9e58ba9d2069d71b

CPE

  • cpe:2.3:a:flatcc_project:flatcc:*:*:*:*:*:*:*:*

Remediation

  • No remediation found in references.

Change History

2 change records found show changes


QUICK INFO

CVE Dictionary Entry:
CVE-2026-88345
NVD Published Date:
Sep 22, 2026
NVD Last Modified:
Sep 24, 2026
Source:
[email protected]
CVE-2026-88345 Details - Not Deferred