Advisory Database
  • Advisories
  • Dependency Scanning
  1. maven
  2. ›
  3. org.mariadb/r2dbc-mariadb
  4. ›
  5. CVE-2026-55859

CVE-2026-55859: org.mariadb:r2dbc-mariadb has Inappropriate Encoding for Output Context and Improper Encoding or Escaping of Output

August 28, 2026

The connector encodes and decodes all character data assuming the connection character set is UTF-8. A server can change character_set_client mid-session to a non-UTF-8 charset, after which the driver and server interpret the same bytes under different encodings, causing silent data corruption and a client/server charset-confusion mismatch.

References

  • github.com/advisories/GHSA-5rqc-86vf-g8r2
  • github.com/mariadb-corporation/mariadb-connector-r2dbc/commit/38bad9afebc6c581a853656a42f9ebf403b1b1b7
  • github.com/mariadb-corporation/mariadb-connector-r2dbc/releases/tag/1.4.1
  • github.com/mariadb-corporation/mariadb-connector-r2dbc/security/advisories/GHSA-5rqc-86vf-g8r2
  • jira.mariadb.org/browse/R2DBC-124
  • nvd.nist.gov/vuln/detail/CVE-2026-55859

Code Behaviors & Features

Detect and mitigate CVE-2026-55859 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.4.1

Fixed versions

  • 1.4.1

Solution

Upgrade to version 1.4.1 or above.

Impact 5.9 MEDIUM

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N

Learn more about CVSS

Weakness

  • CWE-116: Improper Encoding or Escaping of Output
  • CWE-838: Inappropriate Encoding for Output Context

Source file

maven/org.mariadb/r2dbc-mariadb/CVE-2026-55859.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sun, 06 Sep 2026 12:16:54 +0000.