目标达成 感谢每一位支持者 — 我们达成了 100% 目标!

目标: 1000 元 · 已筹: 1336

100%

CVE-2026-55856— MariaDB Connector/J 明文密码泄露漏洞

一分钟漏洞结论

影响对象
mariadb-corporation mariadb-connector-j
利用判断
尚无明确在野利用证据,仍需结合暴露面评估
建议动作
优先检查厂商安全公告和参考链接中的修复版本;无法立即升级时,限制受影响服务暴露并加强监测。

MariaDB Connector/J 用于将使用 Java 开发的应用程序连接到 MariaDB 和 MySQL 数据库。在 2.7.14、3.3.5、3.4.3 和 3.5.9 之前的版本中,当 Java 应用程序以 或 进行连接、提供了密码,且未配置 或 时,Connector/J 可能会通过 的临时信任管理器接受一个不受信任的自签名证书,并记录其证书指纹(certFingerprint)以便后续进行身份绑定。虽然 OK 数据包路径和认证切换路径会强制校验证书指纹,但初始握手(initial-handshak

CVSS 5.9 · Medium
获取后续新漏洞提醒 登录后订阅

一、 漏洞 CVE-2026-55856 基础信息

漏洞信息

对漏洞内容有疑问?看看神龙的深度分析是否有帮助!
查看神龙十问 ↗

尽管我们使用了先进的大模型技术,但其输出仍可能包含不准确或过时的信息。神龙努力确保数据的准确性,但请您根据实际情况进行核实和判断。

Vulnerability Title
MariaDB Connector/J: Cleartext password disclosure to a MITM on the initial-handshake
来源: CVE Program / CVE List V5
Vulnerability Description
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 Program / CVE List V5
CVSS Information
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
来源: CVE Program / CVE List V5
Vulnerability Type
不充分的凭证保护机制
来源: CVE Program / CVE List V5

受影响产品

厂商 产品 影响版本 CPE 订阅
mariadb-corporation mariadb-connector-j < 2.7.14 -

二、漏洞 CVE-2026-55856 的公开POC

# POC 描述 源链接 神龙链接
AI 生成 POC 高级

未找到公开 POC。

登录以生成 AI POC

三、漏洞 CVE-2026-55856 的情报信息

登录查看更多情报信息。

CVE-2026-55856 补丁与修复 (2)

CVE-2026-55856 厂商安全公告 (1)

CVE-2026-55856 厂商页面 (3)

CVE-2026-55856 其他参考 (1)

同批安全公告 · mariadb-corporation · 2026-08-28 · 共 8 条

CVE-2026-55215 7.5 HIGH MariaDB Node.js连接器 SSL下明文密码泄露漏洞
CVE-2026-55855 6.5 MEDIUM MariaDB Connector 指定字符集下 SQL 注入
CVE-2026-55854 5.9 MEDIUM MariaDB Connector/Node.js 明文传输敏感信息
CVE-2026-55860 5.9 MEDIUM MariaDB Connector/R 中间人明文凭据泄露漏洞
CVE-2026-55859 5.9 MEDIUM MariaDB Connector/R2DBC 编码转义不当漏洞
CVE-2026-55857 5.9 MEDIUM MariaDB Connector/J 敏感信息明文传输漏洞
CVE-2026-55858 5.9 MEDIUM MariaDB Connector/J 编码输出上下文不当漏洞

IV. Related Vulnerabilities

V. Comments for CVE-2026-55856

暂无评论


发表评论