CRITICAL✓ PATCH🇵🇱 Wersja polska

CVE-2026-48188

CVSS 9.1v3.1pub. 2026-06-01upd. 2026-07-22

An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition database layer module allows an unauthenticated SQL injection which can lead to an authentication bypass. This issue only affects the system if the MySQL/MariaDB server is configured with the NO_BACKSLASH_ESCAPES SQL mode. This issue affects OTRS: * 7.0.X * 8.0.X * 2023.X * 2024.X * 2025.X * 2026.X before 2026.4.X * (OTRS)) Community Edition: 6.0.x Products based on the ((OTRS)) Community Edition also very likely to be affected

🤖 AI Analysis
How it works

The vulnerability results from improper input validation in the database layer module. An attacker can submit a crafted query containing a malicious SQL payload without needing to possess any privileges. The attack is only possible when the MySQL or MariaDB server is configured with the SQL NO_BACKSLASH_ESCAPES mode — in this mode, the standard backslash escape mechanism is disabled, which prevents the application from effectively neutralizing malicious input strings. This allows manipulation of SQL queries and bypassing user identity verification.

Impact

An attacker without any privileges can gain unauthorized access to the OTRS system by bypassing the login mechanism, leading to high violation of confidentiality and integrity of processed data.

Mitigation & patch

OTRS should be updated to version 2026.4.X or newer. For other branches (7.0.X, 8.0.X, 2023.X, 2024.X, 2025.X) and OTRS Community Edition 6.0.x, patches available from the vendor should be applied according to the references (https://otrs.com/release-notes/otrs-security-advisory-2026-02/). As an immediate workaround, removing the NO_BACKSLASH_ESCAPES mode from the MySQL/MariaDB server configuration can be considered if operationally acceptable.

Who is affected

OTRS in versions 7.0.X, 8.0.X, 2023.X, 2024.X, 2025.X, and 2026.X before 2026.4.X; OTRS Community Edition in version 6.0.x; products based on OTRS Community Edition are likely also vulnerable. The vulnerability is revealed only when the MySQL/MariaDB server is configured with the SQL NO_BACKSLASH_ESCAPES mode.

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:N
  • Otrs

    APP
    Otrs
    ≤ 6.0.327.0.0 – 8.0.372023.0.0 – 2026.4.1 (excl.)
🟢
PATCH AVAILABLE
Vendor update available. Deploy in standard maintenance cycle.
Tags
SQLiAuth Bypass
CWE
References

Related vulnerabilities

CVE-2026-48209HIGH7.1same product

An improper neutralization of user-controllable input in OTRS or ((OTRS)) Community Edition ticket handling al...

CVE-2023-6254HIGH8.1same product

A Vulnerability in OTRS AgentInterface and ExternalInterface allows the reading of plain text passwords which ...

CVE-2023-5422HIGH8.7same product

The functions to fetch e-mail via POP3 or IMAP as well as sending e-mail via SMTP use OpenSSL for static SSL o...

CVE-2023-38056HIGH7.2same product

Improper Neutralization of commands allowed to be executed via OTRS System Configuration e.g. SchedulerCronTas...

CVE-2023-2534HIGH7.6same product

Improper Authorization vulnerability in OTRS AG OTRS 8 (Websocket API backend) allows any as Agent authenticat...