LiveActive security incident?Get immediate response
CVE Record

CVE-2020-25724: A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided.

A flaw was found in RESTEasy, where an incorrect response to an HTTP request is provided. This flaw allows an attacker to gain access to privileged information. The highest threat from this vulnerability is to confidentiality and integrity. Versions before resteasy 2.0.0.Alpha3 are affected.

UnknownCVSS not scoredNot KEV-listedUpdated
Glexia's TakeAutomated analysisunknown

Security readout for executives and security teams

Plain-English summary

This CVE describes a RESTEasy bug where an HTTP request can receive the wrong response and potentially expose privileged information. The public bundle is sparse: it names affected RESTEasy versions before 2.0.0.Alpha3, but provides no CVSS score, exploit details, or operational workaround.

Executive priority

Treat this as an inventory and dependency-remediation item rather than an emergency, unless affected RESTEasy is internet-facing or handles privileged data. Prioritize confirmation because severity, exploitability, and downstream fixes are not fully documented in the provided sources.

Technical view

RESTEasy versions before 2.0.0.Alpha3 can provide an incorrect HTTP response, allowing access to privileged information. The CVE attributes confidentiality and integrity impact and lists CWE-567. No CVSS vector, attack preconditions, affected downstream product details, or fixed package versions are included in the provided bundle.

Likely exposure

Exposure is most likely in applications or vendor products embedding RESTEasy versions before 2.0.0.Alpha3, especially HTTP services handling sensitive authenticated data. The bundle does not identify specific deployed products beyond RESTEasy, though it cites a NetApp advisory.

Exploitation context

The source bundle marks this CVE as not in KEV and provides no cited evidence of active exploitation or public exploit details. The known issue is limited to incorrect HTTP responses that may expose privileged information.

Researcher notes

Key gaps are missing CVSS data, unclear request conditions, no attack complexity details, and no exploit-status evidence. Avoid assuming affected downstream products from the NetApp reference alone; validate product impact through vendor advisories.

Mitigation direction

  • Inventory RESTEasy usage and identify versions before 2.0.0.Alpha3.
  • Move affected RESTEasy deployments to a non-affected version following vendor guidance.
  • Check Red Hat and NetApp advisories for packaged-product guidance.
  • Restrict access to affected HTTP services until remediation is confirmed.

Validation and detection

  • Review dependency manifests and runtime libraries for RESTEasy versions.
  • Confirm whether affected RESTEasy endpoints process privileged or sensitive data.
  • Check vendor advisories for product-specific affected versions and fixes.
  • After remediation, verify dependency scans no longer flag CVE-2020-25724.
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.

cwe · low confidence lookup

CWE-567: 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 lookup
cve · low confidence lookup

CVE-2020-25724 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.

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
n/aresteasyresteasy 2.0.0.Alpha3Listed
Weakness

CWE details

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

CWE-567 · source CWE mapping

Unsynchronized Access to Shared Data in a Multithreaded Context

Unsynchronized Access to Shared Data in a Multithreaded Context represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.