CVE-2026-48189 — OTRS Customer Backend Module Vulnerability

CVE-2026-48189 — OTRS Customer Backend Module Vulnerability

CVE-2026-48189 — An improper Input Validation vulnerability in OTRS Customer Backend module allows to access customer information which are restricted to other groups. Please note that the feature has to be anabled and CustomerGroupSupport has to be used to be affected. This issue affects OTRS:

What This Means For You

  • If your environment is affected by CWE-200, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-48189 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

1 rule · 6 SIEM formats

1 detection rule auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

high T1190 Initial Access

CVE-2026-48189 - OTRS Customer Backend Information Disclosure

Sigma YAML — free preview
title: CVE-2026-48189 - OTRS Customer Backend Information Disclosure
id: scw-2026-06-01-ai-1
status: experimental
level: high
description: |
  This rule detects attempts to exploit CVE-2026-48189 by targeting the OTRS Customer Backend module. The vulnerability allows unauthorized access to customer information by manipulating the 'Action' and 'Subaction' parameters in the URI query, specifically when 'CustomerGroupSupport' is enabled. This detection focuses on the specific URI pattern associated with the vulnerable functionality.
author: SCW Feed Engine (AI-generated)
date: 2026-06-01
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-48189/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/otrs/index.pl'
      cs-uri-query|contains:
          - 'Action=Customer&Subaction=TicketList'
      condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-48189 vulnerability CVE-2026-48189
CWE-200 weakness CWE-200
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedJune 01, 2026 at 07:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-48209: OTRS XSS Exposes Agent Sessions to Attackers

CVE-2026-48209 — An improper neutralization of user-controllable input in OTRS or ((OTRS)) Community Edition ticket handling allows authenticated attackers to perform reflected cross-site scripting (XSS)...

vulnerabilityCVEhigh-severitycross-site-scripting-xsscwe-79cwe-116
/SCW Vulnerability Desk /HIGH /7.1 /⚑ 4 IOCs /⚙ 2 Sigma

CVE-2026-48208 — Denial of Service

CVE-2026-48208 — An improper neutralization of active SVG content in OTRS or ((OTRS)) Community Edition ticket article rendering allows attackers to inject specially crafted SVG...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-400cwe-791
/SCW Vulnerability Desk /MEDIUM /6.5 /⚑ 3 IOCs /⚙ 3 Sigma

CVE-2026-48188: Critical OTRS SQL Injection Bypasses Authentication

CVE-2026-48188 — An improper Input Validation vulnerability in OTRS or ((OTRS)) Community Edition database layer module allows an unauthenticated SQL injection which can lead to an...

vulnerabilityCVEcriticalhigh-severitysql-injectioncwe-20
/SCW Vulnerability Desk /CRITICAL /9.1 /⚑ 5 IOCs /⚙ 6 Sigma