BIT-mariadb-2026-55215

See a problem?
Import Source
https://github.com/bitnami/vulndb/tree/main/data/mariadb/BIT-mariadb-2026-55215.json
JSON Data
https://api.osv.dev/v1/vulns/BIT-mariadb-2026-55215
Aliases
Published
2026-09-02T14:46:35Z
Modified
2026-09-02T16:25:30Z
Summary
MariaDB Connector/Node.js: Connector leaks the cleartext password to an MitM despite `ssl: true`
Details

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.

Database specific
{
    "cpes": [
        "cpe:2.3:a:mariadb:mariadb:*:*:*:*:*:node.js:*:*"
    ],
    "severity": "High"
}
References

Affected packages

Bitnami / mariadb

Package

Name
mariadb
Purl
pkg:bitnami/mariadb

Severity

  • 7.5 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N CVSS Calculator

Affected ranges

Type
SEMVER
Events
Introduced
0 Unknown introduced version / All previous versions are affected
Fixed
3.2.4

Database specific

source
"https://github.com/bitnami/vulndb/tree/main/data/mariadb/BIT-mariadb-2026-55215.json"