Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1310 CNY

100%

CVE-2026-44710— pam_usb: NULL pointer dereference from UDisks device fields causes PAM crash and login denial-of-service

CVSS 4.6 · Medium EPSS 0.18% · P8

Possible ATT&CK Techniques 1AI

T1203 · Exploitation for Client Execution

Affected Version Matrix 1

VendorProductVersion RangeStatus
mcdopepam_usb< 0.8.7affected
Get alerts for future matching vulnerabilitiesLog in to subscribe

I. Basic Information for CVE-2026-44710

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
pam_usb: NULL pointer dereference from UDisks device fields causes PAM crash and login denial-of-service
Source: NVD (National Vulnerability Database)
Vulnerability Description
pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.8.7, src/device.c passed the return values of udisks_drive_get_serial(), udisks_drive_get_vendor(), and udisks_drive_get_model() directly to strcmp() without NULL checks. The GIO/UDisks API documentation states these accessors can return NULL for devices that do not expose the corresponding field. Passing NULL to strcmp() is undefined behaviour (typically a SIGSEGV). This vulnerability is fixed in 0.8.7.
Source: NVD (National Vulnerability Database)
CVSS Information
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source: NVD (National Vulnerability Database)
Vulnerability Type
空指针解引用
Source: NVD (National Vulnerability Database)
Vulnerability Title
pam_usb 代码问题漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
pam_usb是McDope个人开发者的一个基于USB设备的Linux硬件认证工具。 pam_usb 0.8.7之前版本存在代码问题漏洞,该漏洞源于src/device.c将udisks_drive_get_serial()、udisks_drive_get_vendor()和udisks_drive_get_model()的返回值直接传递给strcmp()而未进行NULL检查,导致传递NULL给strcmp()引发未定义行为。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

VendorProductAffected VersionsCPESubscribe
mcdopepam_usb < 0.8.7 -

II. Public POCs for CVE-2026-44710

#POC DescriptionSource LinkShenlong Link
AI-Generated POCPremium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-44710

登录查看更多情报信息。

Vendor Advisories for CVE-2026-44710 (1)

Same Patch Batch · mcdope · 2026-05-27 · 15 CVEs total

CVE-2026-447138.8 HIGHpam_usb: Command injection via $TMUX environment variable leads to RCE as root
CVE-2026-447128.2 HIGHpam_usb: Shell injection via device UUID and username in pamusb-conf and pamusb-agent
CVE-2026-480648.1 HIGHpam_usb: PAM_RHOST check skipped when deny_remote=false allows XDMCP authentication bypass
CVE-2026-447117.9 HIGHpam_usb: Symlink attacks on pad directory and pad files enable authentication bypass and r
CVE-2026-447097.8 HIGHpam_usb: PINENTRY_FALLBACK_APP environment variable allows arbitrary command execution
CVE-2026-472697.4 HIGHpam_usb: deny_remote feature incorrectly classifies IPv4-mapped IPv6 remote connections as
CVE-2026-472727.1 HIGHpam_usb: OTP pad authentication bypass via missing system pad check and uninitialized RNG
CVE-2026-480656.7 MEDIUMpam_usb: Unchecked integer multiplication before xmalloc() in conf.c allows heap-based buf
CVE-2026-472736.5 MEDIUMpam_usb: XPath injection via PAM-supplied identifiers in pam_usb configuration queries
CVE-2026-472746.3 MEDIUMpam_usb: Uncontrolled search path in pam_usb tools allows privilege escalation via PATH ma
CVE-2026-472706.3 MEDIUMpam_usb: strtok() race condition in multi-threaded PAM hosts can corrupt deny_remote resul
CVE-2026-480665.7 MEDIUMpam_usb: Thread-unsafe static pointer in log.c causes data race under concurrent PAM authe
CVE-2026-472715.1 MEDIUMpam_usb: OOM guards removed by -DNDEBUG cause NULL dereference and authentication process
CVE-2026-487924.4 MEDIUMpam_usb: pusb_has_virtual_input_device() silently discards EACCES, disabling remote deskto

IV. Related Vulnerabilities

V. Comments for CVE-2026-44710

No comments yet


Leave a comment