Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Network-reachable XSS injection requires no authentication; scope change captures script execution in admin browser context; no availability impact applies.
Primary rating from Vendor (mitre).
CVSS VectorVendor: mitre
Lifecycle Timeline
2DescriptionCVE.org
PublicCMS V5.202506.d has a Cross Site Scripting (XSS) vulnerability in the site configuration management module.
AnalysisAI
Cross-site scripting in PublicCMS V5.202506.d allows unauthenticated network-accessible attackers to inject malicious scripts via the site configuration management module, which execute in the browser of any user who subsequently views the affected page. The CVSS scope change (S:C) indicates injected code escapes the vulnerable component's security context, making administrator session hijacking the primary realistic impact. A proof-of-concept is publicly available on GitHub Gist per SSVC classification, though EPSS remains very low at 0.15% (4th percentile) and the vulnerability is absent from the CISA Known Exploited Vulnerabilities catalog.
Technical ContextAI
CWE-79 (Improper Neutralization of Input During Web Page Generation) identifies the root cause: user-supplied input incorporated into dynamically rendered web pages without adequate output encoding. PublicCMS is a Java-based open-source content management system; the vulnerable surface is the site configuration management interface, where attacker-controlled data is rendered without sanitization. The CVSS scope change (S:C) is characteristic of stored or reflected XSS payloads that execute in a browser security context outside the immediate vulnerable component - most relevantly, in the session of an authenticated administrator who views the tainted configuration. CPE data in the NVD record is listed as n/a, so precise component-level scoping is unavailable and versioning is limited to what the CVE description states: V5.202506.d.
RemediationAI
No vendor-released patch has been identified at time of analysis; the only available reference is a proof-of-concept GitHub Gist rather than a vendor security advisory. As a compensating control, administrators should restrict access to the site configuration management module via network-layer enforcement - firewall rules, VPN-only access, or IP allowlisting - accepting the operational trade-off of reduced remote administrative flexibility. Deploying a web application firewall with XSS detection rules can intercept common payload patterns before they reach the application, though WAF rules are bypassable and should not be treated as a complete fix. Content Security Policy (CSP) headers, if configurable in PublicCMS, can limit the impact of successful XSS injection by restricting where scripts may execute. Administrators should monitor the PublicCMS project repository and the ENISA EUVD entry (EUVD-2026-36746) for an official patch release.
LibreNMS before 24.10.0 allows a remote attacker to execute arbitrary code via OS command injection involving AboutContr
Reachable assertion in Open5GS up to version 2.7.6 allows remote unauthenticated attackers to crash the Diameter CER han
A Command Injection issue in the payload build page in BYOB (Build Your Own Botnet) 2.0 allows attackers to execute arbi
Denial of service in Open5GS 2.7.6 and earlier allows network-adjacent attackers with low-privilege Diameter Gx peer acc
Denial of service in Open5GS HSS (Home Subscriber Server) versions 2.7.0 through 2.7.6 is triggered remotely by manipula
Remote command injection in Control Web Panel allows unauthenticated attackers to execute arbitrary OS commands as root
LINQPad before 5.52.01 Pro edition is vulnerable to Unsafe Deserialization in LINQPad.AutoRefManager::PopulateFromCache(
Remote code execution in dash-uploader (Python package for Plotly Dash) versions 0.1.0 through 0.7.0a2 allows unauthenti
Command injection in LiteLLM 1.18.10 lets attackers who can configure MCP (Model Context Protocol) servers supply arbitr
SQL injection in AzuraCast's backup restore flow (versions up to and including 0.23.7) lets an attacker achieve privileg
Arbitrary file read in Yu AI Code Mother v4.3 lets anonymous, remote attackers retrieve files outside the intended previ
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-36746
GHSA-rgj4-4278-rc2j