LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33002: Opening a maliciously crafted project file may cause an out-of-bounds write, which may allow an attacker to...

Opening a maliciously crafted project file may cause an out-of-bounds write, which may allow an attacker to execute arbitrary code. User interaction is require on the WebAccess HMI Designer (versions 2.1.9.95 and prior).

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

A malicious project file opened in WebAccess HMI Designer 2.1.9.95 or earlier can corrupt memory and may let an attacker run code on the user's workstation. The cited material describes a user-interaction attack, not a remote network-only attack.

Executive priority

Treat this as a high-priority workstation risk for industrial engineering teams. It needs user interaction, but successful exploitation could execute code on systems used to design or maintain HMI environments.

Technical view

CVE-2021-33002 is a CWE-787 out-of-bounds write in WebAccess HMI Designer. The vulnerable action is opening a crafted project file. The source bundle identifies affected versions as 2.1.9.95 and prior and states arbitrary code execution may result.

Likely exposure

Exposure is limited to environments with WebAccess HMI Designer 2.1.9.95 or earlier installed, especially engineering or HMI design workstations that exchange project files. Systems without this software are not implicated by the supplied sources.

Exploitation context

The supplied sources do not state known active exploitation, and the CVE is not listed as KEV in the bundle. Exploitation requires a malicious project file and user interaction by someone using the affected designer software.

Researcher notes

Evidence is narrow but clear: crafted project file handling can trigger an out-of-bounds write leading to possible arbitrary code execution. The supplied bundle lacks CVSS, detailed root cause, patch version, or public exploitation evidence.

Mitigation direction

  • Identify all WebAccess HMI Designer installations and versions.
  • Prioritize upgrades or remediation according to vendor and CISA guidance.
  • Restrict project file handling to trusted sources and controlled workstations.
  • Warn engineering users not to open unsolicited project files.
  • Apply endpoint controls around HMI design workstations where feasible.

Validation and detection

  • Inventory engineering workstations for WebAccess HMI Designer.
  • Confirm whether installed versions are 2.1.9.95 or earlier.
  • Review vendor or CISA advisory guidance for fixed versions.
  • Check email, downloads, and shared folders for unexpected project files.
  • Verify vulnerable workstations have compensating endpoint protections.
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 · low confidence lookup

CWE-787: 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
description · low confidence lookup

Execution behavior lookup

The CVE wording references code or command execution, so execution technique review may help defensive triage. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-33002 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

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

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aWebAccess HMI Designerversions 2.1.9.95 and priorListed
Weakness

CWE details

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

CWE-787 · source CWE mapping

Out-of-bounds Write

Out-of-bounds Write represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.