LiveActive security incident?Get immediate response
CVE Record

CVE-2022-34761: A CWE-476: NULL Pointer Dereference vulnerability exists that could cause a denial of service of the webser...

A CWE-476: NULL Pointer Dereference vulnerability exists that could cause a denial of service of the webserver when parsing JSON content type. Affected Products: X80 advanced RTU Communication Module (BMENOR2200H) (V2.01 and later), OPC UA Modicon Communication Module (BMENUA0100) (V1.10 and prior)

HighCVSS 7.5Not KEV-listedUpdated
Glexia's TakeAutomated analysishigh

Security readout for executives and security teams

Plain-English summary

This vulnerability can crash the webserver component of specific Schneider Electric communication modules when they parse JSON content. It affects availability, not confidentiality or integrity, but the listed CVSS vector indicates unauthenticated network access could trigger the condition.

Executive priority

Treat as high priority for OT environments where affected modules support operational visibility or control workflows. The main business risk is service disruption. Prioritize inventory, exposure reduction, and vendor-guided remediation, especially for remotely reachable deployments.

Technical view

CVE-2022-34761 is a CWE-476 NULL pointer dereference in JSON content-type parsing. Affected products are Schneider Electric BMENOR2200H X80 advanced RTU Communication Module V2.01 and later, and BMENUA0100 OPC UA Modicon Communication Module V1.10 and prior. CVSS 3.1 score is 7.5: AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H.

Likely exposure

Organizations using the named Schneider Electric communication modules in OT or industrial networks are the likely exposure group. Exposure is more urgent where module webserver interfaces are reachable from broader enterprise, remote access, or untrusted network segments.

Exploitation context

The provided sources do not indicate CISA KEV listing or active exploitation. The CVSS vector supports remote, unauthenticated denial of service potential, but no exploit status, public exploitability detail, or attack prevalence is provided in the bundle.

Researcher notes

Evidence supports a network-reachable unauthenticated DoS via JSON parsing, caused by a NULL pointer dereference. The bundle does not provide packet details, proof-of-concept status, fixed versions, or specific workaround text, so validation should stay inventory- and exposure-focused.

Mitigation direction

  • Check Schneider Electric advisory SEVD-2022-193-01 for vendor-approved fixes or workarounds.
  • Inventory BMENOR2200H and BMENUA0100 modules and record exact firmware versions.
  • Restrict network access to affected module webserver interfaces where operationally feasible.
  • Prioritize remediation for internet-exposed, remotely accessible, or safety-adjacent OT environments.

Validation and detection

  • Confirm whether BMENOR2200H modules run V2.01 or later.
  • Confirm whether BMENUA0100 modules run V1.10 or prior.
  • Map which networks can reach the affected webserver interfaces.
  • Review availability monitoring for unexplained webserver restarts or service loss.
  • Verify remediation decisions against Schneider Electric’s advisory before maintenance windows.
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-476: 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-2022-34761 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-2022-34761Attack 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
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Schneider ElectricOPC UA Modicon Communication ModuleBMENUA0100Listed
Schneider ElectricX80 advanced RTU Communication ModuleV2.01Listed
Weakness

CWE details

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

CWE-476 · source CWE mapping

NULL Pointer Dereference

NULL Pointer Dereference represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.