Description
The WP2HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the save() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-06-13
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Patch Update
AI Analysis

Impact

The WP2HTML WordPress plugin contains a missing or incorrect nonce validation in its save() function, allowing an unauthenticated attacker to submit a forged request that updates the plugin’s configuration settings. An attacker must entice a privileged site administrator to click a crafted link or visit a malicious page, after which the unverified settings change succeeds. The exploit does not grant code execution, but altering settings can lead to indirect compromises or unwanted behavior within the WordPress environment.

Affected Systems

Digital Acorn JP’s WP2HTML plugin for WordPress, versions 1.0.2 and earlier. Users of any WordPress installation running these plugin versions are affected, regardless of other plugins or themes.

Risk and Exploitability

The CVSS score of 4.3 indicates a moderate severity. The EPSS score is below 1 %, suggesting a low probability of active exploitation, and the vulnerability is not listed in the CISA KEV catalog. Attackers rely on social engineering to convince an administrator to perform a request, meaning the attack vector is user‑interaction‑based and typically does not automatically compromise the site.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the WP2HTML plugin to the latest version (1.0.3 or newer).
  • Deploy a site‑wide CSRF protection strategy—such as installing a security plugin that enforces per‑action nonce checks or configuring WordPress to reject requests without a valid nonce.
  • Strengthen administrator account security by enabling two‑factor authentication and monitoring for anomalous configuration changes.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-18235 The WP2HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the save() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
History

Wed, 08 Apr 2026 19:30:00 +0000


Wed, 08 Apr 2026 18:30:00 +0000

Type Values Removed Values Added
References

Tue, 15 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00013}

epss

{'score': 0.00014}


Fri, 13 Jun 2025 14:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Fri, 13 Jun 2025 02:30:00 +0000

Type Values Removed Values Added
Description The WP2HTML plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.2. This is due to missing or incorrect nonce validation on the save() function. This makes it possible for unauthenticated attackers to update plugin settings via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WP2HTML <= 1.0.2 - Cross-Site Request Forgery to Settings Update
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:14:50.177Z

Reserved: 2025-06-09T14:46:26.544Z

Link: CVE-2025-5930

cve-icon Vulnrichment

Updated: 2025-06-13T14:03:08.626Z

cve-icon NVD

Status : Deferred

Published: 2025-06-13T03:15:52.910

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

Link: CVE-2025-5930

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T20:30:27Z

Weaknesses