LiveActive security incident?Get immediate response
CVE Record

CVE-2021-32996: The FANUC R-30iA and R-30iB series controllers are vulnerable to integer coercion errors, which cause the d...

The FANUC R-30iA and R-30iB series controllers are vulnerable to integer coercion errors, which cause the device to crash. A restart is required.

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This CVE affects FANUC industrial robot controllers. A network-reachable controller can crash because of integer coercion errors, requiring a restart. The business risk is production disruption, not data theft, because the published impact is availability only.

Executive priority

Treat this as a high-priority availability risk for industrial operations using affected FANUC controllers. The main concern is unplanned robot controller downtime and restart-driven production interruption, especially in plants where controllers are network-reachable or hard to restart safely.

Technical view

CVE-2021-32996 is a CWE-192/CWE-681 integer conversion issue in FANUC R-30iA and R-30iB controller families. The CVSS 3.1 vector is AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H, indicating unauthenticated network-triggerable denial of service with high availability impact.

Likely exposure

Exposure is most likely where affected FANUC R-30iA/R-30iA Mate v7, R-30iB family v8, or R-30iB Plus family V9 controllers are reachable over a network. Internet exposure would increase urgency, but the provided sources do not state typical deployment exposure.

Exploitation context

The provided bundle does not show CISA KEV listing or any cited evidence of active exploitation. The CVSS vector suggests low-complexity remote denial of service, but the sources only describe crashing behavior and required restart, not real-world exploitation.

Researcher notes

Evidence is limited to the supplied CVE and CISA advisory references. The bundle names affected FANUC controller families and versions, CVSS, and CWE categories, but does not include patch details, exploit observations, CPEs, or protocol-level technical detail.

Mitigation direction

  • Inventory FANUC R-30iA and R-30iB controller models and firmware versions.
  • Check FANUC and CISA advisory guidance for supported fixes or compensating controls.
  • Restrict network access to affected controllers to authorized industrial management paths.
  • Prioritize segmentation for controllers supporting safety-critical or production-critical robotics.
  • Ensure restart and production recovery procedures are current and tested.

Validation and detection

  • Confirm whether deployed controllers match the affected v7, v8, or V9 product families.
  • Review network paths to determine whether affected controllers are remotely reachable.
  • Check operational logs and maintenance records for unexplained controller crashes or restarts.
  • Verify whether vendor guidance has been applied or documented as unavailable.
  • Record affected production lines and expected downtime impact if restart is required.
Prepared
Confidence
high
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-192: 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
cwe · low confidence lookup

CWE-681: 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-32996 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
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
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-32996Attack 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
FANUCR-30iA, R-30iA Matev7Listed
FANUCR-30iB, R-30iB Mate, R-30iB Compactv8Listed
FANUCR-30iB Plus, R-30iB Mate Plus, R-30iB Compact Plus, R-30iB Mini PlusV9Listed
Weakness

CWE details

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

CWE-192 · source CWE mapping

Integer Coercion Error

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

CWE-681 · source CWE mapping

Incorrect Conversion between Numeric Types

Incorrect Conversion between Numeric Types represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.