CVE-2026-40335

Source
https://cve.org/CVERecord?id=CVE-2026-40335
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40335.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-40335
Aliases
  • GHSA-g4g5-c2x9-cqfj
Downstream
Related
Published
2026-04-17T23:19:16Z
Modified
2026-08-12T16:24:05Z
Severity
  • 5.2 (Medium) CVSS_V3 - CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:L CVSS Calculator
Summary
libgphoto2 has OOB read in ptp_unpack_DPV() UINT128/INT128 handling in ptp-pack.c
Details

libgphoto2 is a camera access and control library. Versions up to and including 2.5.33 have an out-of-bounds read in ptp_unpack_DPV() in camlibs/ptp2/ptp-pack.c (lines 622–629). The UINT128 and INT128 cases advance *offset += 16 without verifying that 16 bytes remain in the buffer. The entry check at line 609 only guarantees *offset < total (at least 1 byte available), leaving up to 15 bytes unvalidated. Commit 433bde9888d70aa726e32744cd751d7dbe94379a patches the issue.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-125"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/40xxx/CVE-2026-40335.json"
}
References

Affected packages

Git / github.com/gphoto/libgphoto2

Affected ranges

Type
GIT
Repo
https://github.com/gphoto/libgphoto2
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "last_affected": "2.5.33"
        }
    ],
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ]
}

Affected versions

Other
libgphoto2-2_5_0-release
libgphoto2-2_5_1-release
libgphoto2-2_5_10-release
libgphoto2-2_5_11-release
libgphoto2-2_5_12-release
libgphoto2-2_5_13-release
libgphoto2-2_5_14-release
libgphoto2-2_5_15-release
libgphoto2-2_5_16-release
libgphoto2-2_5_17-release
libgphoto2-2_5_18-release
libgphoto2-2_5_19-release
libgphoto2-2_5_1_1-release
libgphoto2-2_5_2-release
libgphoto2-2_5_20-release
libgphoto2-2_5_21-release
libgphoto2-2_5_22-release
libgphoto2-2_5_23-release
libgphoto2-2_5_24-release
libgphoto2-2_5_25-release
libgphoto2-2_5_26-release
libgphoto2-2_5_27-release
libgphoto2-2_5_28-release
libgphoto2-2_5_29-release
libgphoto2-2_5_3-release
libgphoto2-2_5_30-release
libgphoto2-2_5_31-release
libgphoto2-2_5_32-release
libgphoto2-2_5_3_1-release
libgphoto2-2_5_4-release
libgphoto2-2_5_5-release
libgphoto2-2_5_5_1-release
libgphoto2-2_5_6-release
libgphoto2-2_5_7-release
libgphoto2-2_5_8-release
libgphoto2-2_5_9-release
v2.*
v2.5.24
v2.5.25
v2.5.26
v2.5.27
v2.5.28
v2.5.29
v2.5.30
v2.5.31
v2.5.32

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-40335.json"
vanir_signatures
[
    {
        "deprecated": false,
        "digest": {
            "line_hashes": [
                "324882840222450677196625415089381250248",
                "214554290909247072711972208966810555039",
                "259307646116020475409553872968247124271",
                "236030139251664998109817544700864862382",
                "149392875529272673711848812283315690891",
                "325020302439013694457308682135290749783",
                "92615793532101981041996325438023907833"
            ],
            "threshold": 0.9
        },
        "id": "CVE-2026-40335-1d1581f8",
        "signature_type": "Line",
        "signature_version": "v1",
        "source": "https://github.com/gphoto/libgphoto2/commit/433bde9888d70aa726e32744cd751d7dbe94379a",
        "target": {
            "file": "camlibs/ptp2/ptp-pack.c"
        }
    },
    {
        "deprecated": false,
        "digest": {
            "function_hash": "145928571333303448235396909712962756324",
            "length": 1528
        },
        "id": "CVE-2026-40335-25bdac96",
        "signature_type": "Function",
        "signature_version": "v1",
        "source": "https://github.com/gphoto/libgphoto2/commit/433bde9888d70aa726e32744cd751d7dbe94379a",
        "target": {
            "file": "camlibs/ptp2/ptp-pack.c",
            "function": "ptp_unpack_DPV"
        }
    }
]
vanir_signatures_modified
"2026-08-12T16:24:05Z"