๐Ÿ” CVE Alert

CVE-2026-55857

MEDIUM 5.9

MariaDB Connector/J: Cleartext Transmission of Sensitive Information and Insufficiently Protected Credentials

CVSS Score
5.9
EPSS Score
0.0%
EPSS Percentile
0th

MariaDB Connector/J is used to connect applications developed in Java to MariaDB and MySQL databases. Prior to 2.7.14, 3.3.5, 3.4.3, and 3.5.9, PAM dialog authentication can be coerced into transmitting the account password over an insecure connection. The mysql_clear_password plugin is gated behind a secure transport, but the sibling PAM handler SendPamAuthPacketFactory, named dialog by the server, does not declare that requirement and inherits the default secure-required value false; older branches implement the same affected behavior in SendPamAuthPacket. A hostile or man-in-the-middle server can send an Authentication Switch Request for dialog over plain TCP, causing the driver to return the user's password in cleartext when sslMode=DISABLE and restrictedAuth=null, which is the default configuration. Properly verified TLS and local Unix sockets are not exposed to this transport vector. This issue is fixed in versions 2.7.14, 3.3.5, 3.4.3, and 3.5.9.

CWE CWE-319 CWE-522
Vendor mariadb-corporation
Product mariadb-connector-j
Published Aug 28, 2026
Stay Ahead of the Next One

Get instant alerts for mariadb-corporation mariadb-connector-j

Be the first to know when new medium vulnerabilities affecting mariadb-corporation mariadb-connector-j are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Unchanged
Confidentiality
High
Integrity
None
Availability
None

Affected Versions

mariadb-corporation / mariadb-connector-j
< 2.7.14 >= 3.0.0, < 3.3.5 >= 3.4.0, < 3.4.3 >= 3.5.0, < 3.5.9

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/mariadb-corporation/mariadb-connector-j/security/advisories/GHSA-qxvw-fvwx-5cp7 github.com: https://github.com/mariadb-corporation/mariadb-connector-j/commit/a8599ab1cbe4b8818ea945bf56a4e012c302b388 github.com: https://github.com/mariadb-corporation/mariadb-connector-j/commit/f4a727c764d1cf48fd0c3d5e301dfa92503e0a58 github.com: https://github.com/mariadb-corporation/mariadb-connector-j/releases/tag/3.4.3 github.com: https://github.com/mariadb-corporation/mariadb-connector-j/releases/tag/3.5.9 jira.mariadb.org: https://jira.mariadb.org/browse/CONJ-1320