CVE-2026-55856
MEDIUMDescription
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.
How to fix
No published remediation has been found for this vulnerability's affected products yet.
Mitigation guidance may be in the linked vendor advisories in the References section below.
TridentStack Control tracks known vulnerabilities across your Windows, macOS, and Linux fleet and shows the fix as soon as one is published. See how it works
CVSS v3 Vector
Exploitability
Impact
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Exploit Intelligence
Low risk: more likely to be exploited than 13% of all known CVEs.
References
Related Vulnerabilities
Other CWE-522 vulnerabilities, ordered by exploit likelihood. View all
| CVE | Severity | CVSS | EPSS | Exploited | Fix |
|---|---|---|---|---|---|
| CVE-2019-17662 | Critical | 9.8 | 97% | - | - |
| CVE-2020-29583 | Critical | 9.8 | 90% | KEV | - |
| CVE-2021-30116 | Critical | 10.0 | 86% | KEV + Ransom | Fix |
| CVE-2024-44000 | Critical | 9.8 | 82% | - | Fix |
| CVE-2018-9160 | Critical | 9.8 | 76% | - | - |
| CVE-2017-9248 | Critical | 9.8 | 75% | KEV | Fix |
Common questions
How do I fix CVE-2026-55856?
No published fix for CVE-2026-55856 has been found yet. Check the linked vendor advisories for guidance as it becomes available.
Is CVE-2026-55856 being actively exploited?
Not that we know of. CVE-2026-55856 is not in the CISA Known Exploited Vulnerabilities catalog. Its EPSS score of 0.22% is the estimated probability that it will be exploited in the next 30 days. That is higher than 13% of all scored CVEs.
How severe is CVE-2026-55856?
CVE-2026-55856 has a CVSS v3 base score of 5.9, rated medium. CVSS rates the technical impact if the vulnerability is exploited, not how likely that is, so weigh it alongside the exploit-prediction score when you decide what to patch first.
Embed a live status badge for CVE-2026-55856
Markdown
[](https://tridentstack.com/cve/CVE-2026-55856)HTML
<a href="https://tridentstack.com/cve/CVE-2026-55856"><img src="https://tridentstack.com/cve/badge/CVE-2026-55856.svg" alt="CVE-2026-55856"></a>Find and fix vulnerabilities across your fleet
TridentStack Control continuously scans your Windows, macOS, and Linux fleet for known vulnerabilities, prioritizes them by severity and active exploitation, and patches them automatically.
This product uses NVD data but is not endorsed or certified by the NVD. EPSS scores courtesy of FIRST.org (https://www.first.org/epss). Source: CISA KEV Catalog. Data as of 2026-08-28.