Security readout for executives and security teams
Plain-English summary
A malformed consensus request can crash a Hyperledger Fabric orderer node, disrupting blockchain ordering service availability. This is primarily an operational continuity risk for organizations running affected Fabric versions, not a confidentiality or integrity issue based on the provided CVSS data.
Executive priority
Prioritize remediation for any production Fabric network using affected versions, especially where orderer downtime would interrupt transaction ordering or business workflows. This is a high availability risk with a named vendor fix and no known workaround.
Technical view
CVE-2022-31121 is improper input validation in Hyperledger Fabric. A consensus client can send a malformed consensus request with a missing consensus message, causing an orderer crash. The fix checks for missing consensus messages and returns an error instead.
Likely exposure
Exposure is limited to Hyperledger Fabric deployments running versions below 2.2.7 or versions 2.3.0 through below 2.4.5. Organizations operating orderer nodes in those versions should treat them as affected.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation. CVSS indicates network reachability, low complexity, no privileges, and high availability impact. The practical risk is denial of service against orderer availability.
Researcher notes
The evidence supports an availability-only denial-of-service issue in Fabric orderer consensus request handling. The source bundle identifies the fixing commit and fixed releases but does not provide evidence of exploitation in the wild.
Mitigation direction
- Upgrade Hyperledger Fabric 2.2 deployments to version 2.2.7 or later.
- Upgrade Fabric 2.3 or 2.4 deployments to version 2.4.5 or later.
- Do not rely on a workaround; the advisory states none are known.
- Review vendor release notes before production rollout.
- Prioritize orderer nodes and dependent operational runbooks.
Validation and detection
- Inventory all Hyperledger Fabric orderer node versions.
- Confirm no orderer node runs below 2.2.7 or 2.4.5 in affected branches.
- Check package manifests, container tags, and deployed binaries.
- Review orderer logs for unexplained crashes or restarts.
- Validate upgrade completion across every ordering service node.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
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-20: 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 lookupCVE-2022-31121 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- 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
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.
CVSS vector scores
1 official scoreWe 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.
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://github.com/hyperledger/fabric/security/advisories/GHSA-72x4-cq6r-jp4pCVE reference · x_refsource_CONFIRM
- https://github.com/hyperledger/fabric/commit/0f18359493bcbd5f9f9d1a9b05adabfe5da23b06CVE reference · x_refsource_MISC
- https://github.com/hyperledger/fabric/releases/tag/v2.2.7CVE reference · x_refsource_MISC
- https://github.com/hyperledger/fabric/releases/tag/v2.4.5CVE reference · x_refsource_MISC
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
