CVE-2026-48980

Source
https://cve.org/CVERecord?id=CVE-2026-48980
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48980.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-48980
Aliases
  • GHSA-qr83-mf3h-fvqr
Published
2026-06-18T19:26:05.340Z
Modified
2026-07-21T23:58:23.412108Z
Severity
  • 6.3 (Medium) CVSS_V3 - CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:N CVSS Calculator
Summary
pam_usb: getenv() used in PAM context allows environment variable injection into local-check logic
Details

pamusb provides hardware authentication for Linux using removable media. In versions prior to 0.9.2, getenv() environment variables XRDPSESSION, DISPLAY and TMUX allow environment variable injection into local-check logic. These environment variables influence whether a current session is local or remote, and a PAM module that runs in the context of setuid binaries (sudo, su), getenv() returns attacker-controlled values whenever the process environment has been manipulated by a local user. This issue has been fixed in version 0.9.2.

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

Affected packages

Git / github.com/mcdope/pam_usb

Affected ranges

Type
GIT
Repo
https://github.com/mcdope/pam_usb
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Database specific
{
    "source": [
        "AFFECTED_FIELD",
        "REFERENCES"
    ],
    "extracted_events": [
        {
            "introduced": "0"
        },
        {
            "fixed": "0.9.2"
        }
    ]
}

Affected versions

0.*
0.5.0
0.7.1
0.7.2
0.7.3
0.8.3
0.8.4
0.8.7
0.9.0
0.9.1
v0.*
v0.7.0
v0.8.0

Database specific

vanir_signatures_modified
"2026-07-21T23:58:23Z"
vanir_signatures
[
    {
        "signature_type": "Line",
        "target": {
            "file": "src/version.h"
        },
        "deprecated": false,
        "source": "https://github.com/mcdope/pam_usb/commit/d4083e266b7e18e41e58b3392b5856941a3b5b1c",
        "id": "CVE-2026-48980-efc14bc2",
        "signature_version": "v1",
        "digest": {
            "line_hashes": [
                "207168628483260584139415185282640304588"
            ],
            "threshold": 0.9
        }
    }
]
source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-48980.json"