Vulnerability in Mariadb-Corporation Mariadb-Connector-J
CVE-2026-61700
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, ClientMessage.readPacket processes a server-initiated LOCAL INFILE protocol packet 0xfb without enforcing allowLocalInfile=false. When an application sends a LOAD DATA LOCAL INFILE COM_QUERY, a rogue or man-in-the-middle server can echo the same filename and cause the connector to transmit that file despite the disabled option. The server cannot redirect the request to an arbitrary path and can receive only the exact file already selected by the application, so exploitation requires an application that actively loads sensitive data over an untrusted connection. This issue is fixed in versions 2.7.14, 3.3.5, 3.4.3, and 3.5.9.
CVSS v3 metric
CVSS v3 base score 3.7 (Low). Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Mariadb-corporation Mariadb-connector-j — versions < 2.7.14, >= 3.0.0, < 3.3.5, >= 3.4.0, < 3.4.3
Weakness classification (CWE)
References
- security-advisories@github.com (x_refsource_CONFIRM)
- security-advisories@github.com (x_refsource_MISC)
- security-advisories@github.com (x_refsource_MISC)
Frequently asked questions
- What is CVE-2026-61700?
- CVE-2026-61700 is a low-severity vulnerability in Mariadb-Corporation Mariadb-Connector-J, classified under Improper Access Control. CVSS score: 3.7/10. Published 2026-09-17.
- How severe is CVE-2026-61700?
- Low severity. CVSS v3 base score is 3.7 out of 10.