SEPTEMBER 18, 2026
Live Feed
Back to database
Case File

CVE-2026-61875

HIGH · CVSS 8.8 EPSS 0.29% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-12 · Last synced 2026-08-11

CyberRota Analysis

AI-Generated

A stored cross-site scripting vulnerability in the Java-based luci-app-upnp allows unauthenticated LAN clients to inject malicious JavaScript through UPnP IGD AddPortMapping SOAP requests. This can lead to the execution of arbitrary code when administrators access the UPnP or Status pages, potentially compromising sensitive information or system integrity. Organizations using this application should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-61875
Severity
HIGH
CVSS
8.8
EPSS
0.29%
Java

Original NVD Description

luci-app-upnp contains a stored cross-site scripting vulnerability that allows unauthenticated LAN clients to inject JavaScript via UPnP IGD AddPortMapping SOAP requests. Attackers can send malicious HTML in the NewPortMappingDescription field, which miniupnpd stores and luci-app-upnp renders without output encoding, executing the payload when administrators view the UPnP or Status pages.