LiveActive security incident?Get immediate response
CVE Record

CVE-2021-27665: exacqVision Server 32-bit

An unauthenticated remote user could exploit a potential integer overflow condition in the exacqVision Server with a specially crafted script and cause denial-of-service condition.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This flaw can let an unauthenticated remote attacker crash an affected exacqVision service, disrupting video/security operations. The public record describes denial of service only, not data theft or system takeover. Business urgency is highest where exacqVision is reachable from untrusted networks or supports critical physical security monitoring.

Executive priority

Treat as a high-priority availability risk for physical security environments. Prioritize exposed or mission-critical camera/video management systems first. The record supports denial-of-service impact, not confidentiality compromise, so urgency should be driven by operational dependence and network exposure.

Technical view

CVE-2021-27665 is a CWE-190 integer overflow affecting Johnson Controls exacqVision Web Service 21.06.11.0, described as exacqVision Server 32-bit. The CVSS 3.1 score is 7.5, with network access, low complexity, no privileges, no user interaction, and high availability impact.

Likely exposure

Exposure is most likely in organizations running Johnson Controls exacqVision Web Service 21.06.11.0, particularly 32-bit server deployments. The source bundle does not prove other versions are affected. Internet-facing or broadly reachable installations carry higher operational risk because exploitation requires no authentication.

Exploitation context

The bundle does not show CISA KEV listing or cited evidence of active exploitation. Public descriptions say a specially crafted script can trigger denial of service, but the provided sources do not include exploit maturity, exploitation volume, or detailed attack prerequisites beyond network reachability.

Researcher notes

Evidence is limited to the CVE description and advisories in the source bundle. The affected entry names Johnson Controls exacqVision Web Service 21.06.11.0, while the title references exacqVision Server 32-bit. Validate product naming and fixed-version guidance directly with Johnson Controls.

Mitigation direction

  • Check Johnson Controls security advisories for fixed versions or vendor-approved mitigations.
  • Update affected exacqVision Web Service deployments following Johnson Controls guidance when available.
  • Restrict exacqVision service access to trusted management networks and required clients.
  • Remove unnecessary internet exposure using firewall, VPN, or access-control policy.
  • Monitor service availability and restart/crash patterns until remediation is complete.

Validation and detection

  • Inventory exacqVision Web Service deployments and confirm installed version numbers.
  • Determine whether any affected deployment is a 32-bit exacqVision Server instance.
  • Verify whether the service is reachable from the internet or untrusted networks.
  • Review logs and monitoring for unexplained service crashes or restarts.
  • Confirm remediation status against Johnson Controls and ICS-CERT advisory guidance.
Prepared
Confidence
medium
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 · low confidence lookup

CWE-190: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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-27665 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
7.5 (3.1)
Known Exploited
No
Published

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

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
3Source 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
7.5CVSS 3.1HighCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

7.5High
CVSS 3.1 vector shape for CVE-2021-27665Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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 Service21.06.11.0Listed
Weakness

CWE details

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

CWE-190 · source CWE mapping

Integer Overflow or Wraparound

Integer Overflow or Wraparound represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.