Description
The Homey theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.4.3. This is due to missing or incorrect nonce validation on the 'homey_verify_user_manually' function. This makes it possible for unauthenticated attackers to update verify an user via a forged request, granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-03-07
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Patch
AI Analysis

Impact

The Homey theme for WordPress is vulnerable to CSRF because the homey_verify_user_manually function does not perform proper nonce validation. An unauthenticated attacker can send a forged request that an administrator executes, causing the system to update a user’s verification status. This flaw allows the attacker to grant themselves or another user verified privileges without legitimate credentials. The weakness is recorded as CWE‑352.

Affected Systems

The Homey theme developed by Fave Themes is affected in all releases up to and including 2.4.3 when used on WordPress sites. No specific WordPress core versions are listed, so any installation of the theme in that range is vulnerable.

Risk and Exploitability

The vulnerability carries a CVSS score of 4.3, indicating moderate severity. The EPSS score is below 1 %, showing low current exploitation likelihood, and the flaw is not listed in the CISA KEV catalog. Exploitation requires an attacker to craft a forged request and persuade a site administrator to click a link, typically via phishing or a malicious embed. Because the flaw relies on missing nonce checks, no elevated access is required beyond the attacker’s ability to initiate a request.

Generated by OpenCVE AI on April 21, 2026 at 22:04 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Homey theme to the latest version (>=2.4.4), which restores proper nonce validation.
  • Install or enable a CSRF protection plugin to enforce strict nonce checks on all admin actions.
  • Restrict administrator logins to trusted IP addresses or require two‑factor authentication to reduce the chance of malicious link execution.

Generated by OpenCVE AI on April 21, 2026 at 22:04 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-6222 The Homey theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.4.3. This is due to missing or incorrect nonce validation on the 'homey_verify_user_manually' function. This makes it possible for unauthenticated attackers to update verify an user via a forged request, granted they can trick a site administrator into performing an action such as clicking on a link.
History

Fri, 07 Mar 2025 17:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 07 Mar 2025 02:15:00 +0000

Type Values Removed Values Added
Description The Homey theme for WordPress is vulnerable to Cross-Site Request Forgery in versions up to, and including, 2.4.3. This is due to missing or incorrect nonce validation on the 'homey_verify_user_manually' function. This makes it possible for unauthenticated attackers to update verify an user via a forged request, granted they can trick a site administrator into performing an action such as clicking on a link.
Title Homey <= 2.4.3 - Cross-Site Request Forgery to User Verification
Weaknesses CWE-352
References
Metrics cvssV3_1

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


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:12:51.166Z

Reserved: 2025-01-27T13:16:24.153Z

Link: CVE-2025-0748

cve-icon Vulnrichment

Updated: 2025-03-07T16:30:12.847Z

cve-icon NVD

Status : Deferred

Published: 2025-03-07T02:15:37.667

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

Link: CVE-2025-0748

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T22:15:45Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)