CVE-2026-38332 Details
Description
TinyEXIF before 1.1.0 has a heap-based buffer over-read in EntryParser::Fetch methods reachable via a crafted SubjectArea length.
A heap-based buffer over-read vulnerability has been identified in TinyEXIF versions prior to 1.1.0. The issue arises in the EntryParser::Fetch methods, where the parser reads the length of the SubjectArea tag from untrusted EXIF data without proper validation. This flaw allows for out-of-bounds memory access, which can be exploited by crafting a JPEG file with a manipulated SubjectArea length.
Users are advised to upgrade to TinyEXIF version 1.1.0, where this vulnerability has been fixed. In the latest version, all attacker-controlled buffer reads are now properly validated against the buffer size before processing.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Sep 13, 2026CISA-ADP
Assessed Sep 14, 2026References 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.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/cdcseacave/TinyEXIF/issues/24 | [email protected] | ExploitIssue TrackingTechnical DescriptionVendor |
| https://github.com/cdcseacave/TinyEXIF/pull/25 | [email protected] | Source CodeVendor |
| https://github.com/cdcseacave/TinyEXIF/security/advisories/GHSA-jqj2-8c2j-gx82 | [email protected] | AdvisoryBundleRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-125 | Out-of-bounds Read | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| TinyEXIF | < 1.1.0 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Sep 14, 2026 | CVE Modified | CISA-ADP |
| Sep 13, 2026 | New CVE Received | [email protected] |
Volerion