LiveActive security incident?Get immediate response
CVE Record

CVE-2020-27196: An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2.

An issue was discovered in PlayJava in Play Framework 2.6.0 through 2.8.2. The body parsing of HTTP requests eagerly parses a payload given a Content-Type header. A deep JSON structure sent to a valid POST endpoint (that may or may not expect JSON payloads) causes a StackOverflowError and Denial of Service.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2020-27196 can let a malformed, deeply nested JSON request crash processing in affected PlayJava applications. The business impact is denial of service: valid POST endpoints may become unavailable even when they do not expect JSON. The source bundle does not provide severity scoring or evidence of active exploitation.

Executive priority

Treat as a service availability risk for affected PlayJava applications. Prioritize remediation where public or business-critical POST endpoints exist, especially if downtime would affect customers or operations.

Technical view

PlayJava in Play Framework 2.6.0 through 2.8.2 eagerly parses request bodies based on Content-Type. A deeply nested JSON body sent to a valid POST endpoint can trigger StackOverflowError, causing denial of service. The bundle does not include CVSS, CWE mapping, exploit telemetry, or exact patched-version details.

Likely exposure

Exposure is most likely in internet-facing or internal Java applications built with PlayJava on Play Framework 2.6.0 through 2.8.2 that expose valid POST routes.

Exploitation context

The provided sources describe a denial-of-service condition, not data theft or code execution. KEV is false, and the bundle provides no cited evidence of active exploitation or public weaponization.

Researcher notes

The key exposure condition is PlayJava body parsing with a Content-Type header before endpoint-specific JSON expectations. Evidence is incomplete for severity, CWE, exploit status, and precise fix version in the supplied bundle.

Mitigation direction

  • Inventory PlayJava applications and confirm Play Framework versions.
  • Review the Play Framework advisory for the supported fixed version.
  • Upgrade or remediate according to vendor guidance.
  • Prioritize externally reachable POST endpoints on affected applications.

Validation and detection

  • Check dependency manifests and build artifacts for Play Framework 2.6.0 through 2.8.2.
  • Map valid POST routes exposed by affected services.
  • Confirm whether remediation moved the application outside the affected range.
  • Monitor affected services for StackOverflowError and request-driven availability failures.
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.

cve · low confidence lookup

CVE-2020-27196 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
Unknown
CVSS
Not scored
Known Exploited
No
Published
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.

0CVSS vectors
0Timeline events
0ADP providers
3Source links

CVSS and timeline data

No CVSS vectors or timeline events were available in the normalized CVE source material.

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/an/an/aListed
Weakness

CWE details

No CWE listed

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