Cyber Resilience

CVE-2023-39751

CriticalPublic PoC

Published: 21 August 2023

Published
21 August 2023
Modified
21 November 2024
KEV Added
Patch
CVSS Score v3.1 9.8 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS Score 0.1254 94.1th percentile
Risk Priority 27 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2023-39751 is a critical-severity Out-of-bounds Write (CWE-787) vulnerability in Tp-Link Tl-Wr941Nd V6 Firmware. Its CVSS base score is 9.8 (Critical).

Operationally, ranked in the top 5.9% of CVEs by exploit likelihood; it is not currently listed in the CISA KEV catalog; a public proof-of-concept is referenced.

Deeper analysis

TP-Link TL-WR941ND V6 routers contain a buffer overflow vulnerability triggered by the pSize parameter at the /userRpm/PingIframeRpm endpoint. The flaw is an out-of-bounds write (CWE-787) that affects the web management interface of this specific firmware version and carries a CVSS 3.1 score of 9.8.

An unauthenticated attacker with network access can supply a crafted pSize value to corrupt adjacent memory, enabling remote code execution, information disclosure, or denial of service without any user interaction. The published technical write-up on GitHub demonstrates the request that triggers the overflow but provides no vendor patch or mitigation guidance. The associated EPSS score has remained flat at 0.1254 since disclosure.

EU & UK References

Vulnerability details

TP-Link TL-WR941ND V6 were discovered to contain a buffer overflow via the pSize parameter at /userRpm/PingIframeRpm.

CWE(s)

Related Threats

No named actor attribution yet. ATT&CK technique mapping in progress for this CVE.

Affected Assets

tp-link
tl-wr941nd v6 firmware
all versions

Mitigating Controls

Likely Mitigating Controls AI

Per-CVE control mapping for this CVE has not run yet; the list below is derived from the weakness types (CWEs) cited in the NVD entry.

addresses: CWE-787

Out-of-bounds writes that corrupt control flow or inject shellcode are rendered non-executable by the same memory protections.

References