Security readout for executives and security teams
Plain-English summary
CVE-2020-5420 lets an authenticated Cloud Foundry developer with cf push access crash Gorouter components by deploying an app that returns malformed HTTP responses. The business impact is service availability: routing instability can disrupt applications across the Cloud Foundry cluster.
Executive priority
Treat as a high-priority availability risk for Cloud Foundry environments, especially multi-tenant foundations or environments with broad developer push access. Patch scheduling should prioritize internet-facing or business-critical foundations.
Technical view
Cloud Foundry Gorouter versions before 0.206.0 mishandle specially crafted invalid HTTP responses from pushed applications, causing Gorouter crashes. The CVSS 3.0 score is 7.7 high, with low attack complexity but requiring low privileges and no user interaction.
Likely exposure
Exposure is most relevant to Cloud Foundry deployments running Routing/Gorouter before 0.206.0 where developers or compromised developer accounts can push applications.
Exploitation context
The source bundle does not show CISA KEV listing or active exploitation evidence. Exploitation requires cf push access, so insider misuse or compromised developer credentials are the primary concern.
Researcher notes
Evidence supports denial of service through invalid HTTP response handling in Gorouter before 0.206.0. Do not assume remote unauthenticated exploitation; the CVE requires low privileges via cf push access. Public exploitation status is not established in the provided sources.
Mitigation direction
- Upgrade Cloud Foundry Routing/Gorouter to version 0.206.0 or later.
- Review the Cloud Foundry advisory for deployment-specific update guidance.
- Restrict cf push privileges to trusted users and required spaces.
- Monitor Gorouter crash, restart, and availability metrics after remediation.
Validation and detection
- Inventory Cloud Foundry Routing/Gorouter versions across all foundations.
- Confirm no Gorouter instances remain below version 0.206.0.
- Review recent Gorouter restarts or crashes for unexplained availability events.
- Audit developer accounts with cf push access and remove unnecessary permissions.
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-754: 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-2020-5420 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.7 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/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.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H3.14Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
7.7HighVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:N/A:H
Source materials
- CVE List V5 sourceCVE List V5
- https://www.cloudfoundry.org/blog/cve-2020-5420CVE reference · x_refsource_CONFIRM
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.
