AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2026-1454

HIGH · CVSS 7.2 EPSS 0.24%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-03-11 · Last synced 2026-08-04

CyberRota Analysis

This is a high severity vulnerability with a CVSS score of 7.2. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2026-1454
Severity
HIGH
CVSS
7.2
EPSS
0.24%
WordPress

Original NVD Description

The Responsive Contact Form Builder & Lead Generation Plugin plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.0.1 via form field submissions. This is due to insufficient input sanitization in the lfb_lead_sanitize() function which omits certain field types from its sanitization whitelist, combined with an overly permissive wp_kses() filter at output time that allows onclick attributes on anchor tags. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that will execute whenever an administrator views the lead entries in the WordPress dashboard.