CVE-2026-40333
MEDIUM EPSS 12.2%
Published Apr 18, 20262mo ago · Modified Jun 17, 20262w ago
6.1 CVSS 3.1
Published Apr 18, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
libgphoto2 is a camera access and control library. In versions up to and including 2.5.33, two functions in camlibs/ptp2/ptp-pack.c accept a data pointer but no length parameter, performing unbounded reads. Their callers in ptp_unpack_EOS_events() have xsize available but never pass it, leaving both functions unable to validate reads against the actual buffer boundary. Commit 1817ecead20c2aafa7549dac9619fe38f47b2f53 patches the issue.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:H Attack Vector Physical
Attack Complexity Low
Privileges Required None
User Interaction None
Scope Unchanged
Confidentiality High
Integrity None
Availability High
Threat Intelligence
EPSS Exploit Probability
12.2% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available
Weaknesses 1
CWE-125 Out-of-bounds Read Memory Safety
References 2
- github.com https://github.com/gphoto/libgphoto2/commit/1817ecead20c2aafa7549dac9619fe38f47b2f53
- github.com https://github.com/gphoto/libgphoto2/security/advisories/GHSA-hq94-cp6h-3gjp
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.