CVE-2026-75148
Last modified
CVE-2026-75148 is a medium-severity vulnerability rated 6.1/10 on the CVSS scale. cgltf through 1.15 contains an integer overflow vulnerability in the non-sparse accessor bounds check within cgltf_validate() that allows remote attackers to cause memory disclosure and denial of service by supplying crafted accessor count values. Attackers can provide malformed .gltf or .glb input with a specially crafted accessor count to overflow the unsigned integer multiplication of accessor stride and element count, causing the bounds check to pass and triggering a heap out-of-bounds read when cgltf_accessor_read_float() is subsequently called on the validated malformed accessor.. EPSS estimates a 0.15% chance of exploitation in the next 30 days.
Description
cgltf through 1.15 contains an integer overflow vulnerability in the non-sparse accessor bounds check within cgltf_validate() that allows remote attackers to cause memory disclosure and denial of service by supplying crafted accessor count values. Attackers can provide malformed .gltf or .glb input with a specially crafted accessor count to overflow the unsigned integer multiplication of accessor stride and element count, causing the bounds check to pass and triggering a heap out-of-bounds read when cgltf_accessor_read_float() is subsequently called on the validated malformed accessor.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:L/I:N/A:H
CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:P/VC:L/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
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| jkuhlmann | cgltf | <= 1.15 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-75148?
How severe is CVE-2026-75148?
How do I fix CVE-2026-75148?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-75142FFmpeg before commit 9d786e4 contains a stack buffer overflo…7.8
- CVE-2026-75143FFmpeg before commit 1c10bcc contains a heap buffer overflow…9.8
- CVE-2026-75144FFmpeg before commit 1cdeb3c contains a heap buffer overflow…7.8
- CVE-2026-75145FFmpeg before commit b4c199c contains an incorrect integer n…5.8
- CVE-2026-75146FFmpeg before commit 65b0dab contains an out-of-bounds read …8.1
- CVE-2026-75147FFmpeg before commit 983dae9 contains an out-of-bounds read …7.1
- CVE-2026-75149marimo before 0.23.15 contains a code injection vulnerabilit…8.8
- CVE-2026-7515The BetterDocs Pro plugin for WordPress is vulnerable to Loc…9.8
- CVE-2026-75151A vulnerability has been found in SourceCodester Onlne Exami…4.3
- CVE-2026-7516A vulnerability was identified in the Lenovo Android Applica…5.1
- CVE-2026-7517The Custom Payment Gateways for WooCommerce plugin for WordP…7.2
- CVE-2026-7518A flaw has been found in Open5GS up to 2.7.7. This issue aff…4.3
Are you affected by CVE-2026-75148?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
