Description
The WP Landing Page plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.9.3. This is due to missing nonce validation on the 'wplp_api_update_text' function. This makes it possible for unauthenticated attackers to update arbitrary post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Published: 2025-12-06
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Cross‑Site Request Forgery
Action: Patch Plugin
AI Analysis

Impact

The WP Landing Page plugin for WordPress contains a CSRF flaw that allows an attacker to update arbitrary post meta by sending a forged request when an administrator clicks a link. The flaw arises because the wplp_api_update_text endpoint does not validate a nonce, so any unauthenticated request can be accepted. An attacker can then modify any post meta key/value pair, potentially changing content, settings, or other data that the site administrator expects to be protected.

Affected Systems

Any WordPress site running the WP Landing Page plugin version 0.9.3 or older is affected. The vulnerability is limited to the plugin and does not impact core WordPress or other plugins. Sites that rely on the plugin to manage landing pages or meta data for posts are therefore at risk.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity. EPSS below 1% shows low likelihood of observed exploitation at this time. The vulnerability is not listed in CISA KEV. Attackers would need to lure an administrator into clicking a malicious link or submitting a form that triggers the unchecked endpoint. Once the endpoint is hit, the attacker can alter any post meta without authentication, making exploitation straightforward given a successful social engineering vector.

Generated by OpenCVE AI on April 22, 2026 at 00:19 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade WP Landing Page to a version newer than 0.9.3 that implements nonce validation for the wplp_api_update_text endpoint.
  • If no patch is available, deactivate the plugin or restrict its use to trusted administrators only.
  • Configure web application firewall rules to block unauthenticated POST requests to the wplp_api_update_text action, ensuring only requests bearing a valid CSRF token are processed.

Generated by OpenCVE AI on April 22, 2026 at 00:19 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 09 Dec 2025 10:15:00 +0000

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

Mon, 08 Dec 2025 21:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Sat, 06 Dec 2025 06:00:00 +0000

Type Values Removed Values Added
Description The WP Landing Page plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 0.9.3. This is due to missing nonce validation on the 'wplp_api_update_text' function. This makes it possible for unauthenticated attackers to update arbitrary post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link.
Title WP Landing Page <= 0.9.3 - Cross-Site Request Forgery to Arbitrary Post Meta 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

Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T16:49:14.832Z

Reserved: 2025-11-24T21:40:10.616Z

Link: CVE-2025-13629

cve-icon Vulnrichment

Updated: 2025-12-08T21:11:39.325Z

cve-icon NVD

Status : Deferred

Published: 2025-12-06T06:15:51.927

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

Link: CVE-2025-13629

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-22T00:30:04Z

Weaknesses