HOMEVULNERABILITIESCVE-2023-5654
MEDIUM

CVE-2023-5654

CWE-285Published: October 19, 2023· Updated: Jun 17, 2026

6.5
CVSS v3.1

Official Description

The React Developer Tools extension registers a message listener with window.addEventListener('message', <listener>) in a content script that is accessible to any webpage that is active in the browser. Within the listener is code that requests a URL derived from the received message via fetch(). The URL is not validated or sanitised before it is fetched, thus allowing a malicious web page to arbitrarily fetch URL’s via the victim's browser.

NVD Source

Technical Analysis

CVE-2023-5654 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.

The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.

CVSS v3.1 Vector Breakdown

Exploitability
Attack VectorNetwork
Attack ComplexityLow
Privileges Req.None
User InteractionNone
ScopeUnchanged
Impact
ConfidentialityNone
IntegrityLow
AvailabilityLow
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:L

Affected Vendors & Products

facebook1 product(s)
react-devtools
Source: NVD CPE · 1 total CPE entries

Exploit & PoC Resources

NO KNOWN EXPLOITNo public exploit confirmed at this time
External links open in a new tab. Always verify in a controlled environment before use.

Official Patches & Advisories

All References (2)

Quick Facts

CVE IDCVE-2023-5654
CVSS Score6.5 / 10
SeverityMEDIUM
WeaknessCWE-285
CISA KEVNo
Affected1 vendor(s)
PublishedOct 19, 2023

Related CVEs (CWE-285)

Recommended Actions

  • Apply vendor patches immediately
  • Monitor CVE-2023-5654 in threat intel feeds
  • Review IDS/IPS signatures for exploitation attempts
Data sourced from NVD (NIST), CISA KEV, and EPSS (FIRST). Analysis generated by CTIWATCH.COM. CVE data is provided under the NVD usage policy.