LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27659: exacqVision Web Service CSS

exacqVision Web Service 21.03 does not sufficiently validate, filter, escape, and/or encode user-controllable input before it is placed in output that is used as a web page that is served to other users.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Johnson Controls exacqVision Web Service versions up to and including 21.03 may place user-controlled input into web pages without sufficient validation or encoding. This can let an attacker influence page content and cause limited integrity impact. The provided sources rate it medium, not business-critical by itself, but it matters for exposed physical security systems.

Executive priority

Treat as a moderate-priority remediation item. It is not KEV-listed in the supplied data, but it affects security video infrastructure and has unauthenticated network attack characteristics in the CVSS score.

Technical view

CVE-2021-27659 is a CWE-79 issue in exacqVision Web Service through 21.03. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N, score 5.3. The flaw concerns insufficient validation, filtering, escaping, or encoding before user-controllable input is served in web output.

Likely exposure

Organizations running Johnson Controls exacqVision Web Service 21.03 or earlier are potentially exposed, especially when the web service is reachable from untrusted networks or broad internal user populations.

Exploitation context

The source bundle does not show CISA KEV listing or confirmed active exploitation. Public scoring indicates network reachability, low attack complexity, no privileges, and low integrity impact. Evidence provided does not support claims of data theft or service disruption.

Researcher notes

The evidence supports CWE-79 output handling weakness and affected versions through 21.03. The bundle does not include specific vulnerable parameters, payloads, proof-of-concept status, or exact fixed version details, so validation should stay version- and exposure-focused.

Mitigation direction

  • Identify all exacqVision Web Service deployments and versions.
  • Review Johnson Controls and CISA advisory guidance for fixed releases or workarounds.
  • Prioritize remediation for internet-facing or broadly accessible web services.
  • Restrict web service access to trusted management networks where feasible.
  • Monitor vendor advisories for updated remediation instructions.

Validation and detection

  • Confirm whether any deployment runs version 21.03 or earlier.
  • Verify web service exposure from internet, VPN, and internal user networks.
  • Check asset inventory against Johnson Controls advisory scope.
  • Review web logs for suspicious input patterns without reproducing exploit behavior.
  • Document remediation status and remaining compensating controls.
Prepared
Confidence
high
Sources
4

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-27659 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.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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
4Source 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.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/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

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Johnson ControlsexacqVision Web ServiceAll versions up to and including 21.03Listed
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.