CVE-2026-55854
Last modified
CVE-2026-55854 is a medium-severity vulnerability rated 5.9/10 on the CVSS scale. MariaDB Connector/Node.js is used to connect applications developed on Node.js to MariaDB and MySQL databases. Prior to 3.2.4, 3.3.3, 3.4.6, and 3.5.3, MariaDB Connector/Node.js can disclose an account password when PAM dialog authentication is negotiated over an insecure transport. EPSS estimates a 0.28% chance of exploitation in the next 30 days.
Description
MariaDB Connector/Node.js is used to connect applications developed on Node.js to MariaDB and MySQL databases. Prior to 3.2.4, 3.3.3, 3.4.6, and 3.5.3, MariaDB Connector/Node.js can disclose an account password when PAM dialog authentication is negotiated over an insecure transport. In lib/cmd/handshake/auth/pam-password-auth.js and lib/cmd/handshake/authentication.js, the SendPamAuthPacketFactory behavior for the server-side plugin dialog lacked the secure-transport gate applied to mysql_clear_password. With the default sslMode=DISABLE and restrictedAuth=null settings, a hostile or on-path server can send an Authentication Switch Request for dialog over plain TCP, causing the connector to return the account password in cleartext. Properly verified TLS and a local Unix socket prevent this path, while fingerprint-only server identity validation is not sufficient. This issue is fixed in versions 3.2.4, 3.3.3, 3.4.6, and 3.5.3.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| mariadb-corporation | mariadb-connector-nodejs | < 3.2.4; >= 3.3.0, < 3.3.3; >= 3.4.0, < 3.4.6; >= 3.5.0, < 3.5.3 |
References
Timeline
- Published
- Last Modified
- Status
- Awaiting Analysis
Frequently Asked Questions
What is CVE-2026-55854?
How severe is CVE-2026-55854?
How do I fix CVE-2026-55854?
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-55848mapfish-print is a component of MapFish for printing templat…8.6
- CVE-2026-55849@cyclonedx/cyclonedx-npm creates CycloneDX Software Bill of …8.5
- CVE-2026-5585A vulnerability was found in Tencent AI-Infra-Guard 4.0. The…7.5
- CVE-2026-55850Element Web is a Matrix web client built using the Matrix Re…5.3
- CVE-2026-55851Netty is a network application framework for development of …7.5
- CVE-2026-55852Frappe is a full-stack web application framework. Prior to 1…8.6
- CVE-2026-55855MariaDB Connector/Node.js is used to connect applications de…6.5
- CVE-2026-55856MariaDB Connector/J is used to connect applications develope…5.9
- CVE-2026-55857MariaDB Connector/J is used to connect applications develope…5.9
- CVE-2026-55858MariaDB Connector/J is used to connect applications develope…5.9
- CVE-2026-55859MariaDB Connector/R2DBC is a non-blocking MariaDB and MySQL …5.9
- CVE-2026-5586A vulnerability was determined in zhongyu09 openchatbi up to…6.3
Are you affected by CVE-2026-55854?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
