LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36094: XSS attack in appointment edit popup screen

It's possible to craft a request for appointment edit screen, which could lead to the XSS attack. This issue affects: OTRS AG ((OTRS)) Community Edition 6.0.x version 6.0.1 and later versions. OTRS AG OTRS 7.0.x version 7.0.28 and prior versions.

MediumCVSS 5.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:N2.13.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.7Medium
CVSS 3.1 vector shape for CVE-2021-36094Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
OTRS AG((OTRS)) Community Edition6.0.1Listed
OTRS AGOTRS7.0.xListed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-79 · source CWE mapping

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.