Cyber Posture

CVE-2025-30810

High

Published: 27 March 2025

Published
27 March 2025
Modified
23 April 2026
KEV Added
Patch
CVSS Score 8.5 CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:N/A:L
EPSS Score 0.0018 39.2th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Description

Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.

Security Summary

CVE-2025-30810 is an SQL injection vulnerability, classified as improper neutralization of special elements used in an SQL command (CWE-89), enabling blind SQL injection in the WordPress plugin "Lead Form Data Collection to CRM" (wp-leads-builder-any-crm) developed by Smackcoders Inc. The flaw affects all versions up to and including 3.0.1, with no lower bound specified.

The vulnerability can be exploited by a low-privileged user (PR:L) remotely over the network (AV:N) with low attack complexity (AC:L) and no user interaction required (UI:N). Exploitation yields high confidentiality impact (C:H), allowing potential extraction of sensitive data through blind SQL injection techniques, alongside low availability impact (A:L) and no integrity impact (I:N), within a scoped attack surface (S:C). The CVSS v3.1 base score is 8.5.

Patchstack advisories document the issue and provide vulnerability details at https://patchstack.com/database/Wordpress/Plugin/wp-leads-builder-any-crm/vulnerability/wordpress-lead-form-data-collection-to-crm-plugin-3-0-1-sql-injection-vulnerability?_s_id=cve.

Details

CWE(s)
CWE-89

MITRE ATT&CK Enterprise Techniques

T1190 Exploit Public-Facing Application Initial Access
Adversaries may attempt to exploit a weakness in an Internet-facing host or system to initially access a network.
Why these techniques?

SQL injection in public-facing WordPress plugin directly enables remote exploitation of the application for initial access and data extraction.

Confidence: HIGH · MITRE ATT&CK Enterprise v19.0

References