Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
5DescriptionCVE.org
A reflected cross-site scripting (XSS) vulnerability in the AdvancedSearch functionality of Silverpeas Core before version 6.4.6 allows attackers to execute arbitrary JavaScript in the context of a user's browser via crafted input.
AnalysisAI
Reflected cross-site scripting (XSS) in Silverpeas Core before version 6.4.6 allows unauthenticated remote attackers to execute arbitrary JavaScript in users' browsers via malicious input to the AdvancedSearch functionality. The vulnerability requires user interaction (clicking a crafted link) and affects confidentiality and integrity with partial technical impact. Publicly available exploit code exists, and CISA SSVC assessment confirms proof-of-concept availability, though this vulnerability is not yet confirmed in active widespread exploitation.
Technical ContextAI
The vulnerability resides in the AdvancedSearch feature of Silverpeas Core, a digital workplace collaboration platform. The root cause is classified under CWE-79 (Improper Neutralization of Input During Web Page Generation), indicating that user-supplied input is not properly sanitized or escaped before being reflected back to the client in HTML responses. Silverpeas processes search parameters without adequate output encoding, allowing attackers to inject arbitrary HTML and JavaScript that executes with the privileges of the authenticated user viewing the search results. The attack vector is network-based, complexity is low, and no privileges are required to craft the malicious payload, though successful exploitation depends on a legitimate user interacting with the attacker-controlled link.
RemediationAI
Upgrade Silverpeas Core to version 6.4.6 or later, which includes the fix referenced in GitHub pull request #1421. This is the primary and vendor-confirmed remediation. For organizations unable to upgrade immediately, implement compensating controls: disable or restrict access to the AdvancedSearch functionality via network or application-level access controls (e.g., restrict search endpoints to authenticated internal users only, block external access to /search endpoints); deploy a Web Application Firewall (WAF) configured with XSS detection rules to filter malicious input patterns in search parameters; and enforce Content Security Policy (CSP) headers to prevent inline script execution and limit script sources to trusted origins. Note that WAF-based mitigations may impact legitimate search functionality if overly restrictive, and CSP deployment requires thorough testing to avoid breaking application features. These workarounds do not eliminate the underlying vulnerability and are temporary measures pending patch deployment.
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-24960
GHSA-vmj7-7xmm-4349