Security readout for executives and security teams
Plain-English summary
CVE-2021-36094 is a cross-site scripting issue in the OTRS appointment edit popup. A user with some access could craft a request that, if another user interacts with it, may let attacker-controlled script change data or actions in that user's session.
Executive priority
Treat this as a moderate-priority remediation item. It is not known to be actively exploited, but it can affect trust in helpdesk workflows and allow unauthorized changes through user-session abuse.
Technical view
The CVE maps to CWE-79 in OTRS appointment editing. CVSS 3.1 is 5.7: network reachable, low complexity, low privileges required, user interaction required, unchanged scope, high integrity impact, and no stated confidentiality or availability impact.
Likely exposure
Organizations running affected OTRS AG ((OTRS)) Community Edition 6.0.x from 6.0.1 onward, or OTRS 7.0.x through 7.0.28, are potentially exposed where appointment editing is available to users.
Exploitation context
The provided sources do not show active exploitation, and the CVE is not listed as KEV. Exploitation requires authenticated access and user interaction, reducing broad internet-scale risk but leaving helpdesk environments exposed to targeted abuse.
Researcher notes
Evidence is limited to CVE metadata and the vendor advisory reference. The bundle does not include exploit details, a named fixed version, or mitigation specifics, so validation should stay tied to version exposure and OTRS advisory guidance.
Mitigation direction
- Review OTRS Security Advisory 2021-17 for vendor-supported update or remediation instructions.
- Inventory OTRS Community Edition 6.0.x and OTRS 7.0.x deployments.
- Prioritize remediation on internet-facing or broadly user-accessible OTRS instances.
- Restrict appointment editing access where operationally feasible until vendor guidance is applied.
- Monitor OTRS sessions and change activity for suspicious appointment-related actions.
Validation and detection
- Confirm installed OTRS product line and exact version on every instance.
- Check whether versions match Community Edition 6.0.1+ or OTRS 7.0.28 and earlier.
- Verify whether appointment edit functionality is enabled for low-privileged users.
- Review vendor advisory status and document the applied fix or compensating control.
- Confirm no unsupported OTRS instances remain in production.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-79: User-session and phishing behavior lookup
Client-side and session-facing weaknesses should be reviewed alongside initial-access and user-execution behaviors. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2021-36094 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.7 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N2.13.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.7MediumVector: CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://otrs.com/release-notes/otrs-security-advisory-2021-17/CVE reference · x_refsource_CONFIRM
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
