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
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
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.
Remote code execution in APScheduler (all versions through 3.10.x and 4.0.0a5) is achievable when applications deseriali
Unauthenticated remote OS command injection in MeiG Smart FORGE_SLT711 cellular gateway firmware MDM9607.LE.1.0-00110-ST
Unauthenticated API access in LalanaChami Pharmacy Management System (commit 5c3d028) allows remote attackers to dump al
In Citrix Cloud through 2025-11-10, an account with read-only access can trigger the beginning of a workflow for write o
Giflib 5.2.2 contains a buffer overflow in the EGifGCBToExtension function that fails to validate allocated memory when
Denial of service in GPAC's MP4Box multimedia tool (versions before 26.02.0) arises from a use-after-free in the gf_sei_
Arbitrary kernel memory read/write in Realtek rtl819x Jungle SDK Wi-Fi driver allows local unprivileged attackers to acc
Denial of service in GPAC's MP4Box/libgpac media importer (versions before 26.02.0) lets an attacker crash the tool by s
An issue in the parse_month function (/time/strptime.rs) of relibc commit ab6a2e allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library) at commit 61f42d allows attackers to crash a process by ge
An issue in the pthread_rwlockattr_setpshared() function of relibc commit 61f42d allows attackers to cause a Denial of S
Denial of service in relibc (the Redox OS C standard library implementation, commit 61f42d) lets attackers crash a proce
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-24960
GHSA-vmj7-7xmm-4349