Cyber Resilience

CVE-2025-11541

Critical

Published: 22 December 2025

Published
22 December 2025
Modified
15 January 2026
KEV Added
Patch
CVSS Score v4 9.2 CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:H/VI:H/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 19 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-11541 is a critical-severity Stack-based Buffer Overflow (CWE-121) vulnerability in Sharp Np-P502Wlg Firmware. Its CVSS base score is 9.2 (Critical).

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-11541 is a stack-based buffer overflow vulnerability (CWE-121, CWE-787) in Sharp Display Solutions projectors. Published on 2025-12-22T05:16:16.460, it 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). The flaw enables an attacker to execute arbitrary commands and programs on affected devices.

The vulnerability can be exploited by a remote attacker requiring no privileges, user interaction, or special access, over the network with low attack complexity. Successful exploitation results in high impacts to confidentiality, integrity, and availability, allowing full compromise of the projector, including arbitrary code execution.

Mitigation details are available in the vendor advisory 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?

Stack-based buffer overflow in network-exposed projector service allows remote unauthenticated arbitrary code execution, directly enabling exploitation of public-facing applications.

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

CVEs Like This One

CVE-2025-11542Same 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 remediates the stack-based buffer overflow vulnerability through timely application of vendor patches or updates.

prevent

Enforces input validation to prevent buffer overflows from malicious network inputs processed by the projector.

prevent

Implements memory protection mechanisms like stack canaries or DEP to block arbitrary code execution from stack buffer overflows.

References