LiveActive security incident?Get immediate response
CVE Record

CVE-2021-33023: Advantech WebAccess

Advantech WebAccess versions 9.02 and prior are vulnerable to a heap-based buffer overflow, which may allow an attacker to remotely execute code.

CriticalCVSS 9.8Not KEV-listedUpdated
Glexia's TakeAutomated analysiscritical

Security readout for executives and security teams

Plain-English summary

Advantech WebAccess 9.02 and prior contains a critical memory corruption flaw. A remote attacker may be able to run code on a vulnerable system without credentials or user interaction. For industrial environments, this can threaten availability, integrity, and operational continuity if WebAccess is exposed.

Executive priority

Treat this as urgent for any organization using Advantech WebAccess, particularly in operational technology environments. The business concern is remote code execution against industrial management software, with potential disruption if vulnerable systems are reachable.

Technical view

CVE-2021-33023 is a heap-based buffer overflow in Advantech WebAccess, mapped to CWE-122. The supplied CVSS 3.1 score is 9.8 with network attack vector, low complexity, no privileges, no user interaction, and high confidentiality, integrity, and availability impact.

Likely exposure

Exposure is most likely where Advantech WebAccess 9.02 or prior is deployed, especially on networks reachable by untrusted users. The provided bundle does not prove internet exposure, deployment prevalence, or affected components beyond WebAccess.

Exploitation context

The supplied data does not establish active exploitation; KEV is false. Risk remains high because the scoring indicates remote, unauthenticated exploitation may be possible with no user interaction if a vulnerable service is reachable.

Researcher notes

Evidence supports a critical CWE-122 heap-based buffer overflow in WebAccess 9.02 and prior. Do not assume confirmed exploitation from the supplied sources. Focus validation on exact versioning, reachable services, compensating controls, and vendor-stated remediation.

Mitigation direction

  • Identify all Advantech WebAccess deployments and versions.
  • Check Advantech and CISA advisory guidance for fixed releases or vendor mitigations.
  • Restrict network access to WebAccess from untrusted networks.
  • Prioritize remediation for internet-facing or operationally critical instances.
  • Increase monitoring around WebAccess hosts until remediation is complete.

Validation and detection

  • Confirm whether WebAccess 9.02 or prior is installed.
  • Map which networks can reach the WebAccess service.
  • Review vendor advisory details before declaring a system remediated.
  • Check asset inventory for unmanaged or legacy WebAccess instances.
  • Verify compensating controls after any network access changes.
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-122: 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-33023 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
Critical
CVSS
9.8 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/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
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
9.8CVSS 3.1CriticalCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H3.95.9Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

9.8Critical
CVSS 3.1 vector shape for CVE-2021-33023Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

CWE details

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

CWE-122 · source CWE mapping

Heap-based Buffer Overflow

Heap-based Buffer Overflow represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.