Security readout for executives and security teams
Plain-English summary
CVE-2020-5421 is a Spring Framework flaw where older RFD protections can be bypassed using a jsessionid path parameter in some browsers. It can expose users to malicious file download scenarios if they interact with a crafted link. The sources do not show known active exploitation.
Executive priority
Prioritize remediation for public-facing Spring applications and vendor platforms that bundle affected Spring versions. The risk is high because confidentiality and integrity impact are rated high, but urgency is moderated by required user interaction and no provided evidence of active exploitation.
Technical view
Affected Spring Framework versions 5.2.0-5.2.8, 5.1.0-5.1.17, 5.0.0-5.0.18, 4.3.0-4.3.28, and older unsupported versions can bypass CVE-2015-5211 RFD protections via jsessionid path parameters. CVSS 3.0 is 8.7 with network access, low complexity, low privileges, and user interaction required.
Likely exposure
Exposure is most likely in Java web applications or downstream products bundling affected Spring Framework branches. Apache Ambari, Hive, Ranger, and Pulsar references show downstream projects tracking upgrades, but the bundle does not prove all deployments of those products are exploitable.
Exploitation context
The CVE is not listed as KEV in the source bundle, and no cited source confirms active exploitation. Successful abuse depends on browser behavior and user interaction. Treat internet-facing Spring applications and products embedding affected Spring versions as higher-priority review targets.
Researcher notes
The strongest evidence is the CVE description, CVSS vector, affected version ranges, and downstream upgrade activity. Evidence is incomplete for exact fixed versions across all Spring branches and for exploit activity. Avoid assuming product impact beyond confirmed embedded vulnerable Spring components.
Mitigation direction
- Upgrade Spring Framework to a vendor-supported fixed release for the affected branch.
- For Spring 4.3 deployments, cited downstream projects reference 4.3.29.RELEASE or later.
- Check the VMware Tanzu advisory for exact fixed versions and branch guidance.
- Upgrade downstream products that bundle vulnerable Spring components.
- Retire older unsupported Spring versions where no maintained fix path exists.
Validation and detection
- Inventory application dependencies for Spring Framework versions in affected ranges.
- Check transitive dependencies in packaged Java applications and vendor products.
- Review public routes returning downloadable or user-controlled response content.
- Confirm runtime artifacts match upgraded dependency versions, not only source manifests.
- Track downstream vendor advisories for embedded Spring copies.
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-020: 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-5421 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
- 8.7 (3.0)
- Known Exploited
- No
- Published
Vector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
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:R/S:C/C:H/I:H/A:N2.35.8Primary CVE scoreVulnerability scoring details
Base CVSS 3.0 score
8.7HighVector: CVSS:3.0/AV:N/AC:L/PR:L/UI:R/S:C/C:H/I:H/A:N
Source materials
- CVE List V5 sourceCVE List V5
- https://tanzu.vmware.com/security/cve-2020-5421CVE reference · x_refsource_CONFIRM
- [ranger-dev] 20201007 Re: Review Request 72934: RANGER-3022: Upgrade Spring framework to version 4.3.29.RELEASECVE reference · mailing-list, x_refsource_MLIST
- [ambari-issues] 20201013 [jira] [Created] (AMBARI-25571) Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [ambari-dev] 20201019 [GitHub] [ambari] dlysnichenko opened a new pull request #3246: AMBARI-25571. Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [ambari-dev] 20201019 [GitHub] [ambari] dlysnichenko merged pull request #3246: AMBARI-25571. Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [ambari-commits] 20201019 [ambari] branch branch-2.7 updated: AMBARI-25571. Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421 (dlysnichenko) (#3246)CVE reference · mailing-list, x_refsource_MLIST
- [ambari-issues] 20201021 [jira] [Resolved] (AMBARI-25571) Vulnerable Spring components in Ambari - CVE-2020-5398, CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [hive-dev] 20201022 [jira] [Created] (HIVE-24303) Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20201022 [jira] [Assigned] (HIVE-24303) Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20201022 [jira] [Updated] (HIVE-24303) Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20201022 [GitHub] [pulsar] Ghatage opened a new pull request #8355: [Issue 8354][pulsar-io] Upgrade spring framework version to patch CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20201023 [GitHub] [pulsar] Ghatage commented on pull request #8355: [Issue 8354][pulsar-io] Upgrade spring framework version to patch CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20201026 [GitHub] [pulsar] wolfstudy commented on pull request #8355: [Issue 8354][pulsar-io] Upgrade spring framework version to patch CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [pulsar-commits] 20201028 [GitHub] [pulsar] merlimat merged pull request #8355: [Issue 8354][pulsar-io] Upgrade spring framework version to patch CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [ignite-user] 20201117 Query on CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [ignite-user] 20201119 Re: Query on CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- [hive-issues] 20210107 [jira] [Resolved] (HIVE-24303) Upgrade spring framework to 4.3.29.RELEASE+ due to CVE-2020-5421CVE reference · mailing-list, x_refsource_MLIST
- https://www.oracle.com/security-alerts/cpujan2021.htmlCVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/cpuApr2021.htmlCVE reference · x_refsource_MISC
- https://security.netapp.com/advisory/ntap-20210513-0009/CVE reference · x_refsource_CONFIRM
- https://www.oracle.com//security-alerts/cpujul2021.htmlCVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/cpuoct2021.htmlCVE reference · x_refsource_MISC
- https://www.oracle.com/security-alerts/cpujan2022.htmlCVE 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.
Improper Input Validation
Improper Input Validation represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
