LiveActive security incident?Get immediate response
CVE Record

CVE-2021-31477: This vulnerability allows remote attackers to execute arbitrary code on affected installations of GE Reason...

This vulnerability allows remote attackers to execute arbitrary code on affected installations of GE Reason RPV311 14A03. Authentication is not required to exploit this vulnerability. The specific flaw exists within the firmware and filesystem of the device. The firmware and filesystem contain hard-coded default credentials. An attacker can leverage this vulnerability to execute code in the context of the download user. Was ZDI-CAN-11852.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

A specific GE Reason RPV311 version contains hard-coded default credentials in firmware and the filesystem. An attacker on an adjacent network could use this to run code as the device’s download user without authentication. This is most urgent for organizations operating this equipment in OT environments.

Executive priority

Treat this as a targeted OT exposure issue, not a broad enterprise emergency. Prioritize if affected RPV311 devices support critical operations or sit on networks reachable by remote access, vendors, or shared engineering workstations.

Technical view

CVE-2021-31477 affects GE Reason RPV311 14A03. The flaw is CWE-798: hard-coded credentials in firmware/filesystem. CVSS 3.0 is 6.3 with adjacent-network attack vector, low complexity, no privileges, no user interaction, and limited confidentiality, integrity, and availability impact.

Likely exposure

Exposure is limited to environments running GE Reason RPV311 14A03 where an attacker can reach the device from an adjacent network. The provided sources do not state internet exposure or broader product impact.

Exploitation context

The CVE and ZDI advisory describe unauthenticated remote code execution, but the CVSS vector requires adjacent network access. CISA KEV status is false in the provided bundle, and the sources do not cite active exploitation.

Researcher notes

Evidence is strongest for GE Reason RPV311 14A03 and CWE-798 hard-coded credentials. The source bundle does not provide exploit details, patch version, or confirmed exploitation. Avoid assuming other GE Reason devices are affected without vendor evidence.

Mitigation direction

  • Identify any GE Reason RPV311 14A03 devices in production or test networks.
  • Check GE Grid Solutions security notice GES-2021-005 for vendor-approved remediation.
  • Restrict device access to trusted OT management networks only.
  • Review segmentation between corporate, remote access, and relay/protection networks.
  • Monitor for unexpected access involving the device download user.

Validation and detection

  • Confirm product model and firmware version from asset records or device management sources.
  • Verify whether affected devices are reachable from adjacent or less-trusted networks.
  • Review GE advisory applicability before changing configuration or firmware.
  • Check monitoring data for unusual authentication or file-transfer activity.
  • Document compensating controls where vendor remediation is unavailable or deferred.
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 · medium confidence lookup

CWE-798: Credential and account abuse lookup

Authentication and credential weaknesses can make valid-account abuse and credential telemetry useful review starting points. 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-31477 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
Medium
CVSS
6.3 (3.0)
Known Exploited
No
Published

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

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
6.3CVSS 3.0MediumCVSS:3.0/AV:A/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:L2.83.4Primary CVE score

Vulnerability scoring details

Base CVSS 3.0 score

6.3Medium
CVSS 3.0 vector shape for CVE-2021-31477Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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
GEReason RPV31114A03Listed
Weakness

CWE details

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

CWE-798 · source CWE mapping

Use of Hard-coded Credentials

Use of Hard-coded Credentials represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.