LiveActive security incident?Get immediate response
CVE Record

CVE-2021-36806: A reflected XSS vulnerability allows an open redirect when the victim clicks a malicious link to an error p...

A reflected XSS vulnerability allows an open redirect when the victim clicks a malicious link to an error page on Sophos Email Appliance older than version 4.5.3.4.

MediumCVSS 4.7Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

This issue affects older Sophos Email Appliance versions and requires a user to click a malicious link. The impact is limited to reflected browser-side manipulation and open redirect behavior, not direct appliance takeover. It still matters because trusted email infrastructure can make phishing and user deception more credible.

Executive priority

Treat this as a routine but time-bound remediation. It is not documented here as actively exploited, but it affects a security-adjacent email product and can support phishing or trust abuse if left unpatched.

Technical view

CVE-2021-36806 is a reflected XSS issue classified as CWE-79 in Sophos Email Appliance before version 4.5.3.4, with 4.5.3.3 listed as affected. CVSS 3.1 is 4.7: network-reachable, low complexity, no privileges, user interaction required, changed scope, integrity impact only.

Likely exposure

Organizations running Sophos Email Appliance 4.5.3.3 or other builds older than 4.5.3.4 may be exposed. Exposure depends on reachable appliance error pages and whether users can be persuaded to follow crafted links.

Exploitation context

The provided bundle does not show CISA KEV listing or any cited evidence of active exploitation. Exploitation requires victim interaction and appears most relevant to phishing, open redirect abuse, or reflected script execution in a user's browser context.

Researcher notes

Evidence is concise: the CVE record names reflected XSS and open redirect behavior on an error page, affecting Sophos Email Appliance older than 4.5.3.4. The bundle does not provide proof-of-concept details, exploit prevalence, or additional affected products.

Mitigation direction

  • Upgrade Sophos Email Appliance to version 4.5.3.4 or later.
  • Check Sophos guidance for any deployment-specific mitigation notes.
  • Reduce unnecessary public access to appliance web interfaces where feasible.
  • Educate users to treat appliance-branded unexpected links cautiously.

Validation and detection

  • Inventory Sophos Email Appliance versions across all environments.
  • Confirm no production appliance remains below version 4.5.3.4.
  • Review appliance and proxy logs for unusual error-page link activity.
  • Verify security monitoring covers suspicious redirects involving the appliance hostname.
Prepared
Confidence
high
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-36806 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
4.7 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/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
4.7CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/A:N2.81.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:N/I:L/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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
SophosSophos Email Appliance4.5.3.3unaffected
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.