Safe-API undefined behavior via unchecked dimension arithmetic
Published May 8, 2026 · Updated May 8, 2026
Integer overflow in the grid crate 0.17.0 through 1.0.0 allows local users to trigger undefined behavior through oversized dimensions. Grid::expand_rows multiplies and adds usize dimensions without checked arithmetic, then updates logical row metadata after the backing-vector length wraps. Exploitation requires a consuming application to pass attacker-controlled growth values; invalid get_unchecked access can crash that process.
Summary
What happened
Integer overflow in the grid crate 0.17.0 through 1.0.0 allows local users to trigger undefined behavior through oversized dimensions. Grid::expand_rows multiplies and adds usize dimensions without checked arithmetic, then updates logical row metadata after the backing-vector length wraps. Exploitation requires a consuming application to pass attacker-controlled growth values; invalid get_unchecked access can crash that process.
The record
- CVE
- CVE-2026-42199
- Published
- May 8, 2026
- Updated
- May 8, 2026
- Vendor
- Armin Becher
- Product
- grid
- Classifications
- CWE-190, T1499.004
- Attack vector
- local
- Privileges
- unauthenticated
Timeline
How it unfolded
- May 8, 2026CVE publishedPublication date reported by the CVE source.
- May 8, 2026Record updatedLatest update available in the CVE record.
Exploitability
Present is not the same as exploitable
Compare your product and version with the public record. A matching version still requires validation against your environment.
Is a vulnerable build present?
Compare these published version ranges with your installed build and any vendor patches.
- Affected versionversion=>= 0.17.0, < 1.0.1
What conditions does exploitation require?
What is affected?
Published CVSS scores
CVSS describes severity. EPSS estimates exploitation probability.
Attacks
What attackers are doing with it
Daily unique IPs observed by Shadowserver honeypots for known exploited vulnerabilities (KEVs). Missing observations do not establish an absence of attacks.
Weakness, pattern, technique
Public exploit references
- Safe-API undefined behavior proof of conceptproof of concept · demonstrated
Labels summarize the accepted research assessment. They do not indicate a test against your environment.
Technologies
Your stack
See the directory against your own environment.
Your stack
Check the software in your environment
Book a demo to see how Hinoki identifies affected software and validates exploitability in your environment.
Book a demo