Description
The Landing Page Builder – Coming Soon page, Maintenance Mode, Lead Page, WordPress Landing Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.3.6. This is due to missing or incorrect nonce validation on the ulpb_admin_ajax function. This makes it possible for unauthenticated attackers to create, update, retitle, or change the post status, slug, and type of arbitrary posts and write ULPB_DATA post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This attack requires the victim to hold an editor-level or administrator session, as the wp_ajax_ulpb_admin_data action enforces a capability check that the forged request must satisfy by inheriting the logged-in user's session cookies.
Published: 2026-07-16
Score: 4.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Landing Page Builder plugin for WordPress, developed by umarbajwa, contains a flaw in its ulpb_admin_ajax function where nonce validation is missing or incorrect. This allows an unauthenticated attacker to forge a request to the wp_ajax_ulpb_admin_data endpoint and, if a logged‑in editor or administrator clicks on a crafted link or submits a malicious form, create, update, or delete posts, change their status, slug, or type, and write arbitrary ULPB_DATA post meta. The effect is unauthorized modification of site content that can undermine site integrity and trust.

Affected Systems

All releases of the Landing Page Builder plugin up through and including version 1.5.3.6 are affected. Sites running any of these versions—such as 1.5.3.5 or 1.5.3.6—must be considered vulnerable.

Risk and Exploitability

The CVSS score of 4.3 indicates moderate severity while the EPSS score of less than 1 % reflects a very low probability of exploitation. The vulnerability is not listed in the CISA KEV catalog. Attackers must rely on a logged‑in administrator or editor to execute the forged request, so the attack vector is typically a social‑engineering click on a malicious link. Although the potential impact on site content is significant, the realistic risk remains limited by the requirement for user interaction and an authenticated session.

Generated by OpenCVE AI on July 31, 2026 at 02:23 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Landing Page Builder plugin to a version newer than 1.5.3.6, which includes a patch that addresses the CSRF flaw (CWE‑352).
  • Ensure that all AJAX endpoints for the plugin perform correct nonce verification before executing privileged actions, thereby mitigating the CSRF weakness (CWE‑352).
  • Restrict access to the plugin’s admin AJAX endpoint to users with administrative capability and monitor for anomalous post‑meta updates.

Generated by OpenCVE AI on July 31, 2026 at 02:23 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 23 Jul 2026 22:45:00 +0000

Type Values Removed Values Added
First Time appeared Umarbajwa
Umarbajwa landing Page Builder – Coming Soon Page, Maintenance Mode, Lead Page, Wordpress Landing Pages
Wordpress
Wordpress wordpress
Vendors & Products Umarbajwa
Umarbajwa landing Page Builder – Coming Soon Page, Maintenance Mode, Lead Page, Wordpress Landing Pages
Wordpress
Wordpress wordpress

Fri, 17 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Thu, 16 Jul 2026 03:30:00 +0000

Type Values Removed Values Added
Description The Landing Page Builder – Coming Soon page, Maintenance Mode, Lead Page, WordPress Landing Pages plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.5.3.6. This is due to missing or incorrect nonce validation on the ulpb_admin_ajax function. This makes it possible for unauthenticated attackers to create, update, retitle, or change the post status, slug, and type of arbitrary posts and write ULPB_DATA post meta via a forged request granted they can trick a site administrator into performing an action such as clicking on a link. This attack requires the victim to hold an editor-level or administrator session, as the wp_ajax_ulpb_admin_data action enforces a capability check that the forged request must satisfy by inheriting the logged-in user's session cookies.
Title Landing Page Builder <= 1.5.3.6 - Cross-Site Request Forgery to ulpb_admin_data AJAX Action
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

Umarbajwa Landing Page Builder – Coming Soon Page, Maintenance Mode, Lead Page, Wordpress Landing Pages
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-07-17T12:37:27.474Z

Reserved: 2026-06-16T14:43:41.329Z

Link: CVE-2026-12409

cve-icon Vulnrichment

Updated: 2026-07-17T12:37:23.323Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T02:30:05Z

Weaknesses
  • CWE-352

    Cross-Site Request Forgery (CSRF)