LiveActive security incident?Get immediate response
CVE Record

CVE-2021-22291: EIBPORT Reflected XSS

Improper Neutralization of Input During Web Page Generation (XSS or 'Cross-site Scripting') vulnerability in ABB EIBPORT V3 KNX, ABB EIBPORT V3 KNX GSM.This issue affects EIBPORT V3 KNX: before 3.9.2; EIBPORT V3 KNX GSM: before 3.9.2.

HighCVSS 8.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

ABB's EIBPORT V3 KNX building-automation gateways have a web flaw that lets an attacker craft a malicious link which, when clicked by a logged-in operator, runs hostile script in their browser session. That can hijack the operator's access to the device and, by extension, the building controls it manages. ABB has released firmware 3.9.2 to fix it.

Executive priority

Schedule a planned firmware upgrade in the next maintenance window. This is not an emergency drop-everything patch, but the affected gateways control physical building systems, so leaving it unaddressed creates avoidable operational and safety risk.

Technical view

CVE-2021-22291 is a reflected cross-site scripting (CWE-79) flaw in ABB EIBPORT V3 KNX and EIBPORT V3 KNX GSM web interfaces prior to firmware 3.9.2. User-supplied input is reflected into a generated page without proper neutralization. Exploitation requires an authenticated user to interact with an attacker-supplied URL (CVSS 4.0 8.5, AV:N/AC:L/PR:L/UI:A), enabling session abuse against the building automation controller.

Likely exposure

EIBPORT V3 KNX and KNX GSM gateways running firmware below 3.9.2, particularly any units with web management reachable from operator workstations, jump hosts, or the internet. Building automation deployments that share browser sessions with general-purpose web use are most at risk.

Exploitation context

Not listed in CISA KEV and no public reports of in-the-wild exploitation are cited in the source bundle. Exploitation requires a privileged user to be tricked into loading a crafted URL, so phishing or watering-hole delivery is the practical attack path. Impact is bounded to the victim's authenticated session against the gateway.

Researcher notes

CVSS 4.0 8.5 reflects authenticated, user-interaction-required reflected XSS with high confidentiality, integrity, and availability impact on the vulnerable component. No CPEs, exploit PoC, or KEV entry are referenced; affected-version metadata in the CVE record is sparse (defaultStatus "unaffected" with versions "0"), so rely on the ABB advisory text "before 3.9.2" as the authoritative fixed version statement.

Mitigation direction

  • Upgrade EIBPORT V3 KNX and KNX GSM firmware to 3.9.2 or later per ABB advisory.
  • Restrict EIBPORT web management to a trusted management VLAN; block internet exposure.
  • Require operators to use a dedicated browser profile when administering the gateway.
  • Enforce least privilege and unique accounts on EIBPORT to limit session abuse impact.
  • Train operators to avoid following untrusted links while authenticated to OT devices.

Validation and detection

  • Inventory all EIBPORT V3 KNX and KNX GSM units and record installed firmware versions.
  • Confirm post-upgrade build reports 3.9.2 or higher on each device.
  • Review network ACLs and firewall rules to verify management UI is not internet-reachable.
  • Check web server and authentication logs for unusual session activity from operator accounts.
  • Validate ABB advisory 9AKK108471A7808 against your asset list to confirm coverage.
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-22291 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
High
CVSS
8.5 (4.0)
Known Exploited
No
Published

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA: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
8.5CVSS 4.0HighCVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:NPrimary CVE score

Vulnerability scoring details

Base CVSS 4.0 score

8.5High
CVSS 4.0 vector shape for CVE-2021-22291Attack VectorAttack ComplexityAttack RequirementsPrivileges RequiredUser InteractionVS ConfidentialityVS IntegrityVS AvailabilitySS ConfidentialitySS IntegritySS Availability

Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:A/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Attack Requirements
NonePresent
Privileges Required
NoneLowHigh
User Interaction
NonePassiveActive
VS Confidentiality
HighLowNone
VS Integrity
HighLowNone
VS Availability
HighLowNone
SS Confidentiality
HighLowNone
SS Integrity
HighLowNone
SS Availability
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
ABBEIBPORT V3 KNX0unaffected
ABBEIBPORT V3 KNX GSM0unaffected
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.