Security readout for executives and security teams
Plain-English summary
CVE-2020-7780 is a CSRF protection bypass in akka-http-session. Applications using affected com.softwaremill.akka-http-session core artifacts before 0.5.11 may allow a tricked user’s browser to perform unintended actions where randomTokenCsrfProtection is relied on.
Executive priority
Treat as a focused dependency remediation item, not an emergency unless exposed applications protect sensitive business actions with this library. Upgrade during the next security maintenance window.
Technical view
Affected core_2.11, core_2.12, and core_2.13 versions before 0.5.11 mishandled CSRF token validation for endpoints protected by randomTokenCsrfProtection. The CVSS 3.1 score is 6.3, with network attack vector, low complexity, no privileges required, and required user interaction.
Likely exposure
Exposure is most likely in Scala/Akka HTTP applications that depend on akka-http-session core before 0.5.11 and use randomTokenCsrfProtection on state-changing routes.
Exploitation context
The source bundle does not show CISA KEV listing or cited evidence of active exploitation. Practical abuse requires user interaction and an application workflow where CSRF-protected actions have business impact.
Researcher notes
Key validation is dependency version plus actual use of randomTokenCsrfProtection. The bundle identifies the bypass condition but does not provide broader exploit telemetry, affected application examples, or compensating-control guidance.
Mitigation direction
- Upgrade affected akka-http-session core artifacts to 0.5.11 or later.
- Prioritize applications with authenticated, state-changing routes protected by randomTokenCsrfProtection.
- Review vendor GitHub issues and the fixing commit for implementation context.
- Retest CSRF behavior after dependency upgrade in staging.
- Check vendor guidance if older unsupported versions cannot be upgraded.
Validation and detection
- Inventory build files and SBOMs for affected akka-http-session core artifacts.
- Confirm deployed versions are not below 0.5.11.
- Identify routes using randomTokenCsrfProtection for state-changing operations.
- Verify fixed builds reject invalid or absent CSRF token material.
- Review dependency trees for transitive inclusion of vulnerable artifacts.
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.
Credential and access behavior lookup
The CVE wording references authentication or credential exposure, so valid-account and credential-access review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.
Open ATT&CK lookupCVE-2020-7780 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
- Medium
- CVSS
- 6.3 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
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:R/S:U/C:L/I:L/A:L2.83.4Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
6.3MediumVector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:L
Source materials
- CVE List V5 sourceCVE List V5
- https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1045352CVE reference · x_refsource_MISC
- https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046654CVE reference · x_refsource_MISC
- https://snyk.io/vuln/SNYK-JAVA-COMSOFTWAREMILLAKKAHTTPSESSION-1046655CVE reference · x_refsource_MISC
- https://github.com/softwaremill/akka-http-session/issues/77CVE reference · x_refsource_MISC
- https://github.com/softwaremill/akka-http-session/issues/74CVE reference · x_refsource_MISC
- https://github.com/softwaremill/akka-http-session/commit/57f11663eecb84be03383d164f655b9c5f953b41CVE 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.
