CVE-2026-44710
Last modified
CVE-2026-44710 is a medium-severity vulnerability rated 4.6/10 on the CVSS scale. 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. EPSS estimates a 0.18% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:P/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-44710?
How severe is CVE-2026-44710?
How do I fix CVE-2026-44710?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-44705tmp is a temporary file and directory creator for node.js. P…8.2
- CVE-2026-44706Chatwoot is a customer engagement suite. From 2.2.0 to befor…8.5
- CVE-2026-44707Chatwoot is a customer engagement suite. From 2.14.0 to befo…6.8
- CVE-2026-44708Mistune is a Python Markdown parser with renderers and plugi…6.1
- CVE-2026-44709pam_usb provides hardware authentication for Linux using ord…7.8
- CVE-2026-4471A weakness has been identified in itsourcecode Online Frozen…9.8
- CVE-2026-44711pam_usb provides hardware authentication for Linux using ord…7.9
- CVE-2026-44712pam_usb provides hardware authentication for Linux using ord…8.2
- CVE-2026-44713pam_usb provides hardware authentication for Linux using ord…8.8
- CVE-2026-44714The bitcoinj library is a Java implementation of the Bitcoin…7.5
- CVE-2026-44716Pipecat is an open-source Python framework for building real…7.5
- CVE-2026-44717MCP Calculate Server is a mathematical calculation service b…9.8
Are you affected by CVE-2026-44710?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
