Cyber Resilience

CVE-2025-11542

High

Published: 22 December 2025

Published
22 December 2025
Modified
15 January 2026
KEV Added
Patch
CVSS Score v4 8.4 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:L/VA:H/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
EPSS Score 0.0036 27.3th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-11542 is a high-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Sharp Np-P502Wlg Firmware. Its CVSS base score is 8.4 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique Exploit Public-Facing Application (T1190); ranked at the 27.3th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-16 (Memory Protection).

Deeper analysis

CVE-2025-11542 is a stack-based buffer overflow vulnerability, associated with CWE-121 and CWE-787, affecting Sharp Display Solutions projectors. Published on 2025-12-22, it enables an attacker to execute arbitrary commands and programs. The issue carries a CVSS v3.1 base score of 9.8 (AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H), marking it as critical due to its high potential impact.

The vulnerability can be exploited remotely over the network by any unauthenticated attacker with low complexity and no need for user interaction. Successful exploitation allows full remote code execution, compromising confidentiality, integrity, and availability with high impact, potentially leading to complete control over the affected projector.

Sharp has issued a support advisory for this vulnerability at https://sharp-displays.jp.sharp/global/support/info/PJ-CVE-2025-11540.html.

EU & UK References

Vulnerability details

Stack-based Buffer Overflow vulnerability in Sharp Display Solutions projectors allows a attacker may execute arbitrary commands and programs.

CWE(s)

Related Threats

MITRE ATT&CK Enterprise TechniquesAI

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

The vulnerability allows unauthenticated remote code execution via a stack-based buffer overflow over the network on a public-facing projector service, directly mapping to exploitation of public-facing applications.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

CVEs Like This One

CVE-2025-11541Same product: Sharp Np-Cr5450H
CVE-2025-12049Same vendor: Sharp
CVE-2023-54329Shared CWE-121, CWE-787
CVE-2025-66043Shared CWE-121, CWE-787
CVE-2025-54820Shared CWE-121, CWE-787
CVE-2026-0792Shared CWE-121, CWE-787
CVE-2025-66045Shared CWE-121, CWE-787
CVE-2026-22189Shared CWE-121, CWE-787
CVE-2025-41730Shared CWE-121, CWE-787
CVE-2025-70240Shared CWE-121, CWE-787

Affected Assets

sharp
np-p502h firmware
all versions
sharp
np-p502w firmware
all versions
sharp
np-p452h firmware
all versions
sharp
np-p452w firmware
all versions
sharp
np-p502hg firmware
all versions
sharp
np-p502wg firmware
all versions
sharp
np-p452hg firmware
all versions
sharp
np-p452wg firmware
all versions
sharp
np-p502h\+ firmware
all versions
sharp
np-p502w\+ firmware
all versions
+16 more product configuration(s) — see NVD for full list

Mitigating Controls

Mitigating Controls (NIST 800-53 r5) AI

prevent

Directly mitigates the stack-based buffer overflow by requiring timely application of vendor patches from the Sharp support advisory.

prevent

Prevents exploitation of the buffer overflow vulnerability by enforcing validation of network inputs to avoid stack corruption.

prevent

Mitigates remote code execution from the stack buffer overflow using memory protections like stack canaries and non-executable stacks.

References