Description
The Houzez theme for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 4.1.6 due to insufficient input sanitization and output escaping in the houzez_property_img_upload() and houzez_property_attachment_upload() functions. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.
Published: 2025-11-26
Score: 6.1 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Stored Cross‑Site Scripting
Action: Patch
AI Analysis

Impact

The Houzez WordPress theme contains a stored cross‑site scripting vulnerability that allows unauthenticated users to upload SVG files containing malicious JavaScript. When an attacker uploads such a file, the scripting code is stored and executed in the browser whenever the SVG is viewed, potentially enabling session hijacking, defacement or malicious redirect of site visitors. This flaw is caused by insufficient input sanitization and output escaping in the theme’s file‑upload functions, classified as CWE‑79.

Affected Systems

The vulnerability affects sites running the Houzez theme for WordPress version 4.1.6 and earlier. The theme is distributed by favethemes under the product name Houzez. The specific functions responsible for the flaw are houzez_property_img_upload() and houzez_property_attachment_upload(). No other vendors or products are listed as affected. If a site is using any of these versions, it is at risk.

Risk and Exploitability

The CVSS score is 6.1 indicating a moderate level of impact. The EPSS score is less than 1%, suggesting that exploitation likelihood is low at present. The vulnerability is not listed in the CISA KEV catalog. Attackers do not need any user credentials; they simply need access to the file‑upload interface for a website using the affected theme. Once an SVG file is uploaded, the malicious script will run in the browsers of any user who opens that file, which can provide an attacker with significant avenues for credential theft or defacement. Because the flaw permits arbitrary script execution, it is highly dangerous in a trusted site environment.

Generated by OpenCVE AI on April 20, 2026 at 18:59 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Houzez theme to a version newer than 4.1.6 or apply an official patch once available.
  • Disable SVG file uploads in the theme settings or by configuring WordPress to block the SVG MIME type.
  • Implement server‑side validation for SVG files, stripping or refusing any embedded script tags or JavaScript before accepting the upload.

Generated by OpenCVE AI on April 20, 2026 at 18:59 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 27 Nov 2025 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Favethemes
Favethemes houzez
Wordpress
Wordpress wordpress
Vendors & Products Favethemes
Favethemes houzez
Wordpress
Wordpress wordpress

Wed, 26 Nov 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 26 Nov 2025 12:45:00 +0000

Type Values Removed Values Added
Description The Houzez theme for WordPress is vulnerable to Stored Cross-Site Scripting via SVG File uploads in all versions up to, and including, 4.1.6 due to insufficient input sanitization and output escaping in the houzez_property_img_upload() and houzez_property_attachment_upload() functions. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever a user accesses the SVG file.
Title Houzez <= 4.1.6 - Unauthenticated Stored Cross-Site Scripting via SVG File Upload
Weaknesses CWE-79
References
Metrics cvssV3_1

{'score': 6.1, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N'}


Subscriptions

Favethemes Houzez
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:28:48.714Z

Reserved: 2025-08-19T13:18:40.338Z

Link: CVE-2025-9163

cve-icon Vulnrichment

Updated: 2025-11-26T13:59:12.431Z

cve-icon NVD

Status : Deferred

Published: 2025-11-26T13:16:00.683

Modified: 2026-04-15T00:35:42.020

Link: CVE-2025-9163

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-20T19:00:10Z

Weaknesses