Description
OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration values are concatenated without sanitization into a shell command, enabling arbitrary command execution as the web server process user during normal ticket operations after the malicious configuration is deployed.
Published: 2026-08-20
Score: 8.6 High
EPSS: 1.2% Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An authenticated administrator in OTRS Community Edition can supply crafted values for the PGP binary path and command options. These values are concatenated directly into a shell command during ticket operations, without sanitization. This allows the attacker to execute arbitrary operating‑system commands as the web server process user, enabling full control over the affected system with any privileges granted to that process.

Affected Systems

The flaw affects Centuran Consulting: OTRS Community Edition. No specific affected versions are disclosed, so all published releases are potentially vulnerable unless explicitly noted by the vendor.

Risk and Exploitability

The vulnerability carries a CVSS score of 8.6, indicating high severity. The EPSS score of 1% suggests a low but non-zero probability of exploitation, and the flaw is not listed in CISA’s KEV catalog, meaning no public exploitation has been reported. However, the flaw requires administrative access; an attacker who gains such credentials can exploit it during normal ticket processing with minimal effort, giving the web server process elevated-privilege command execution. Consequently, the risk is significant for environments where the web server runs with privileged rights.

Generated by OpenCVE AI on August 21, 2026 at 14:38 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor patch or upgrade to a version where the PGP configuration sanitization has been implemented.
  • If no patch is available, disable PGP encryption in the configuration or restrict the binary path to a validated, secure location and block user‑supplied options.
  • Restrict administrative access to the OTRS configuration interface and enforce least privilege for users with configuration rights.

Generated by OpenCVE AI on August 21, 2026 at 14:38 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 21 Aug 2026 18:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Fri, 21 Aug 2026 12:30:00 +0000

Type Values Removed Values Added
First Time appeared Centuran Consulting
Centuran Consulting otrs Community Edition
Vendors & Products Centuran Consulting
Centuran Consulting otrs Community Edition

Thu, 20 Aug 2026 21:15:00 +0000

Type Values Removed Values Added
Description OTRS Community Edition contains an authenticated OS command injection vulnerability in the PGP encryption module that allows administrators to execute arbitrary operating-system commands by supplying crafted values for the PGP binary path and command options. Administrator-supplied configuration values are concatenated without sanitization into a shell command, enabling arbitrary command execution as the web server process user during normal ticket operations after the malicious configuration is deployed.
Title OTRS Community Edition OS Command Injection via PGP Configuration
Weaknesses CWE-78
References
Metrics cvssV3_1

{'score': 7.2, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 8.6, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:H/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Centuran Consulting Otrs Community Edition
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-21T17:29:18.783Z

Reserved: 2026-06-10T20:14:32.829Z

Link: CVE-2026-53804

cve-icon Vulnrichment

Updated: 2026-08-21T17:29:14.801Z

cve-icon NVD

Status : Received

Published: 2026-08-20T21:17:06.813

Modified: 2026-08-21T18:16:48.550

Link: CVE-2026-53804

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-21T14:45:16Z

Weaknesses
  • CWE-78

    Improper Neutralization of Special Elements used in an OS Command ('OS Command Injection')