CyberRota Analysis
AI-GeneratedA 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.
Note: these links are listed for security research and verification purposes only.
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.