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, when a Java application connects with sslMode=verify-full or sslMode=verify-ca, supplies a password, and does not configure serverSslCert or trustStore, Connector/J can accept an untrusted self-signed certificate through the fallbackToSystemTrustStore=true ephemeral trust manager and record its certFingerprint for later identity binding. The OK-packet and authentication-switch paths enforce the certificate fingerprint, but the initial-handshake path does not. HandshakeResponse.encode() can therefore build and send a mysql_clear_password response before checking certFingerprint != null && !isMitMProof(), sslMode, or whether the authentication plugin is resistant to a man-in-the-middle, and the initial path also bypasses restrictedAuth. An active man-in-the-middle or hostile server can present a self-signed certificate, claim to be MariaDB, select mysql_clear_password as the initial authentication plugin, and receive the full database password before the connection is rejected. This issue is fixed in versions 2.7.14, 3.3.5, 3.4.3, and 3.5.9.
CVE-2026-55856
This medium-severity CVE scores 5.9 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit-prediction score not yet available (the EPSS model rescores nightly; freshly-published CVEs typically appear within 48 hours). GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- Lower severity and no public exploit yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 5.9
- EG Score
- 5.9(low)
- EG Risk
- 31(Track)EG Risk 31/100SSVC: Track
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity59% × 45%Exploitation0% × 40%Automatability30% × 15%Action: Routine — remediate on your standard cadence. - EPSS PROB
- 0%
- EPSS %ILE
- 13%
- KEV
- Not listed
Published
August 28, 2026
Last Modified
August 28, 2026
Advisory Details (6)
Auto-updated Aug 28, 2026[CONJ-1325] initial-handshake cleartext password leak - Jira
https://jira.mariadb.org/browse/CONJ-1325MariaDB Connector/Java 3.5.9
Patch available: mariadb-corporation/mariadb-connector-j 3.5.9
https://github.com/mariadb-corporation/mariadb-connector-j/releases/tag/3.5.9MariaDB Connector/Java 3.4.3
Patch available: mariadb-corporation/mariadb-connector-j 3.4.3
https://github.com/mariadb-corporation/mariadb-connector-j/releases/tag/3.4.3commit d90b9872322c (mariadb-corporation/mariadb-connector-j)
Patch available: mariadb-corporation/mariadb-connector-j 3.5.9 (contains commit d90b9872322c)
https://github.com/mariadb-corporation/mariadb-connector-j/commit/d90b9872322c76b05a48219be66bff1d33102f8acommit 149ec6a62637 (mariadb-corporation/mariadb-connector-j)
Patch available: mariadb-corporation/mariadb-connector-j 3.4.3 (contains commit 149ec6a62637)
https://github.com/mariadb-corporation/mariadb-connector-j/commit/149ec6a626376214966c01f42d48be1b80d06056Cleartext password disclosure to a MITM on the initial-handshake · Advisory · mariadb-corporation/mariadb-connector-j · GitHub
Affected: 2.7.14, 3.3.5, 3.4.3, and 3.5.9. Upgrade to the patched release on your branch (3
https://github.com/mariadb-corporation/mariadb-connector-j/security/advisories/GHSA-g9jj-cgmh-9f38Vendor Advisories for CVE-2026-55856(1)
These vendors published their own advisory mentioning this CVE — often with vendor-specific remediation steps + affected product lists not in NVD.
Weakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 4× in last 7d / 4× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 23:25 UTCEG score recompute
- 2026-08-28 22:46 UTCEG score recompute
- 2026-08-28 22:43 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-522
- CVE-2013-7055EG 9.8EPSS p94CRITICAL
- CVE-2013-7052EG 9.8EPSS p98CRITICAL
- CVE-2014-3445EG 9.8EPSS p92CRITICAL
- CVE-2014-5381EG 9.8EPSS p94CRITICAL
- CVE-2014-5093EG 9.8CRITICAL
- CVE-2016-4401EG 9.8CRITICAL
- CVE-2017-16714EG 9.8CRITICAL
- CVE-2017-11510EG 9.8CRITICAL
- CVE-2017-17106EG 9.8EPSS p96CRITICAL
- CVE-2017-3192EG 9.8EPSS p98CRITICAL
Frequently asked(5)
What is CVE-2026-55856?
When was CVE-2026-55856 disclosed?
Is CVE-2026-55856 actively exploited?
What is the CVSS score of CVE-2026-55856?
How do I remediate CVE-2026-55856?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-55856
Is Your Infrastructure Affected by CVE-2026-55856?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.