Severity by source
AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Primary rating from Vendor (mitre) · only source for this CVE.
CVSS VectorVendor: mitre
CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:C/C:L/I:L/A:N
Lifecycle Timeline
2DescriptionCVE.org
Cross Site Scripting vulnerability in Juzaweb CMS v.5.0.0 allows a remote attacker via execute arbitrary code via a crafted script to the Add Banner Ads function
AnalysisAI
Stored cross-site scripting in Juzaweb CMS 5.0.0 allows authenticated remote attackers to inject arbitrary JavaScript via the Add Banner Ads function, exploitable with user interaction (page visit). The vulnerability enables credential theft, session hijacking, and defacement of administrative interfaces. A proof-of-concept is publicly available on GitHub, though exploitation requires authenticated access and victim interaction with a malicious payload.
Technical ContextAI
The vulnerability exploits improper input sanitization in the Banner Ads management feature (CWE-79: Improper Neutralization of Input During Web Page Generation). User-supplied input in the Add Banner Ads function is not adequately escaped before being rendered in HTML context, allowing attackers to inject <script> tags or event handlers. The CVSS vector reflects network accessibility (AV:N), low attack complexity (AC:L), and requirement for authenticated access (PR:L) combined with required user interaction (UI:R) - a user (typically an administrator) must visit a page containing the injected payload for the script to execute. Scope is changed (S:C), meaning the XSS can affect resources beyond the vulnerable component itself, such as other administrative functions or the broader application state.
RemediationAI
Primary mitigation is to upgrade Juzaweb CMS to a patched version released after CVE-2026-36358 disclosure; however, no specific fixed version is confirmed in available references - contact Juzaweb directly via https://juzaweb.com/ for patch availability and timeline. As immediate compensating controls, restrict access to the Banner Ads management function to a minimal set of trusted administrators using role-based access control, implement Content Security Policy (CSP) headers with script-src 'self' to prevent injection of external scripts, and enable output encoding of all user-supplied input in the Banner Ads feature by reviewing and hardening the template rendering logic. Organizations unable to patch should apply Web Application Firewall (WAF) rules to block <script> tags and event handlers (onerror, onload, onclick, etc.) in POST/PUT requests to the /admin/*banner* endpoints; note that WAF rules may be bypassed by encoding techniques and do not address the root cause. Consider disabling the Banner Ads feature entirely if it is not critical to operations.
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-27826
GHSA-5qfh-xfvx-w63g