CVE-2026-55215
Published:August 28, 2026
Updated:September 24, 2026
MariaDB Connector/Node.js is used to connect applications developed on Node.js to MariaDB and MySQL databases. Prior to versions 3.3.3, 3.4.6, and 3.5.3, when ssl is enabled without a pinned CA or server certificate, MariaDB Connector/Node.js sends credentials before completing certificate fingerprint validation. In lib/cmd/handshake/auth/handshake.js, a server that selects mysql_clear_password as the initial authentication plugin can receive the password before the post-TLS identity check. In lib/cmd/handshake/authentication.js, an authentication switch can evaluate the previous plugin instead of the requested target plugin, allowing mysql_clear_password to send the credential first. An active man-in-the-middle can present a self-signed certificate, capture the database password, and use it to authenticate directly even though the connector later rejects the server and closes the connection. This issue is fixed in versions 3.3.3, 3.4.6, and 3.5.3.
Affected Packages
https://github.com/mariadb-corporation/mariadb-connector-nodejs.git (GITHUB):
Affected version(s) >=0.7.0 <3.2.4Fix Suggestion:
Update to version 3.2.4https://github.com/mariadb-corporation/mariadb-connector-nodejs.git (GITHUB):
Affected version(s) >=3.3.0 <3.3.3Fix Suggestion:
Update to version 3.3.3https://github.com/mariadb-corporation/mariadb-connector-nodejs.git (GITHUB):
Affected version(s) >=3.5.1 <3.5.3Fix Suggestion:
Update to version 3.5.3https://github.com/mariadb-corporation/mariadb-connector-nodejs.git (GITHUB):
Affected version(s) >=3.4.0 <3.4.6Fix Suggestion:
Update to version 3.4.6mariadb (NPM):
Affected version(s) >=3.5.1 <3.5.3Fix Suggestion:
Update to version 3.5.3Related Resources (12)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.7
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
NONE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
NONE
Vulnerable System Availability
NONE
Subsequent System Confidentiality
NONE
Subsequent System Integrity
NONE
Subsequent System Availability
NONE
CVSS v3
Base Score:
7.5
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
NONE
Scope
UNCHANGED
Confidentiality
HIGH
Integrity
NONE
Availability
NONE
Weakness Type (CWE)
EPSS
Base Score:
0.42