Severity by source
AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:L
Primary rating from NVD · only source for this CVE.
CVSS VectorNVD
Lifecycle Timeline
4DescriptionCVE.org
Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') vulnerability in themeton Spare allows Reflected XSS. This issue affects Spare: from n/a through 1.7.
AnalysisAI
Reflected Cross-Site Scripting (XSS) vulnerability in themeton Spare versions up to 1.7 that allows unauthenticated attackers to inject malicious scripts into web pages viewed by users. The vulnerability exists due to improper neutralization of user input during web page generation (CWE-79), enabling attackers to steal session tokens, perform actions on behalf of users, or redirect users to malicious sites. With a CVSS score of 7.1 and network-based attack vector requiring no special privileges, this vulnerability poses a moderate-to-significant risk to any organization deploying Spare.
Technical ContextAI
The vulnerability stems from CWE-79 (Improper Neutralization of Input During Web Page Generation), a fundamental input validation failure where user-supplied data is reflected in HTTP responses without proper HTML/JavaScript encoding or sanitization. In the context of themeton Spare, an application likely used for theme/template management or content delivery, the flaw occurs when user input (via URL parameters, form fields, or HTTP headers) is directly incorporated into dynamically generated HTML responses. The reflected nature (as opposed to stored) means the malicious payload must be delivered through a crafted URL or request, but does not require the payload to be permanently stored in a database. The CVSS vector (AV:N/AC:L/PR:N/UI:R/S:C) indicates the attack is network-accessible with low complexity, requires no authentication, but does require user interaction (clicking a malicious link), and impacts confidentiality, integrity, and availability across scope boundaries.
RemediationAI
Immediate Actions: (1) Upgrade themeton Spare to the latest version (verify if 1.8+ is available and patched; check themeton's official repository/website). (2) If upgrade is not immediately feasible, implement Web Application Firewall (WAF) rules to detect and block reflected XSS payloads (common patterns: script tags, event handlers like onerror, javascript: URIs). (3) Apply Content Security Policy (CSP) headers to restrict script execution to trusted sources only. (4) Long-term: Ensure input validation and output encoding is applied to all user-supplied data before reflection in HTML responses; use parameterized templating engines that auto-escape by default. References to Check: Consult themeton's official GitHub repository (github.com/themeton/spare or similar), official website security advisories, and NVD entry for patch availability links. No vendor advisory URL is provided in the input data; obtain it directly from themeton.
More in Wordpress Theme
View allThe Newscrunch theme for WordPress is vulnerable to arbitrary file uploads due to a missing capability check in the news
The Mesmerize & Materialis themes for WordPress are vulnerable to authenticated options change in versions up to, and in
A vulnerability in posimyththemes Nexter nexter.0.3. Rated high severity (CVSS 8.5), this vulnerability is remotely expl
The Brilliance <= 1.2.7, Activello <= 1.4.0, and Newspaper X <= 1.3.1 themes for WordPress are vulnerable to Plugin Acti
Remote code execution in the dmcwebzone Airin Blog WordPress plugin (versions up to and including 1.6.1) is possible thr
search.php in the Nova Lite theme before 1.3.9 for WordPress allows Reflected XSS. Rated medium severity (CVSS 6.1), thi
Unrestricted Upload of File with Dangerous Type vulnerability in EPC AI Hub allows Upload a Web Shell to a Web Server.3.
Backdoor / malicious code implant in the Silk Themes 'Newspapers X' WordPress theme (versions 1.0.46 through 1.0.48) all
Critical unrestricted file upload vulnerability in NasaTheme Flozen that allows unauthenticated remote attackers to uplo
Remote code execution in LogisticsHub WordPress theme allows unauthenticated attackers to upload arbitrary files, includ
Farost Energia WordPress plugin allows unrestricted file upload enabling attackers to upload web shells and achieve remo
Unrestricted file upload in the Medcity WordPress theme before version 1.1.9 allows unauthenticated attackers to upload
Same weakness CWE-79 – Cross-site Scripting (XSS)
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2025-17504