CVE-2026-1454

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.
Configurations

No configuration.

History

11 Mar 2026, 09:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-11 09:16

Updated : 2026-03-11 13:52


NVD link : CVE-2026-1454

Mitre link : CVE-2026-1454

CVE.ORG link : CVE-2026-1454


JSON object : View

Products Affected

No product.

CWE
CWE-79

Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')