Skip to main content

WordPress CVE-2025-15441

| EUVD-2025-209409 MEDIUM
SQL Injection (CWE-89)
2026-04-13 WPScan GHSA-5h3p-j6gw-765v
6.8
CVSS 3.1
Share

CVSS VectorNVD

CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:C/C:H/I:N/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
None
Scope
Changed
Confidentiality
High
Integrity
None
Availability
None

Lifecycle Timeline

8
Patch available
Apr 16, 2026 - 05:29 EUVD
1.15.38
PoC Detected
Apr 15, 2026 - 15:05 vuln.today
Public exploit code
Patch released
Apr 15, 2026 - 15:05 nvd
Patch available
Analysis Generated
Apr 13, 2026 - 16:22 vuln.today
CVSS changed
Apr 13, 2026 - 16:22 NVD
6.8 (None) 6.8 (MEDIUM)
EUVD ID Assigned
Apr 13, 2026 - 07:15 euvd
EUVD-2025-209409
Analysis Generated
Apr 13, 2026 - 07:15 vuln.today
CVE Published
Apr 13, 2026 - 06:00 nvd
MEDIUM 6.8

DescriptionNVD

The Form Maker by 10Web WordPress plugin before 1.15.38 does not properly prepare SQL queries when the "MySQL Mapping" feature is in use, which could make SQL Injection attacks possible in certain contexts.

AnalysisAI

SQL injection in Form Maker by 10Web WordPress plugin before version 1.15.38 allows unauthenticated remote attackers to read sensitive data via improper SQL query preparation when the MySQL Mapping feature is enabled. The attack requires high complexity to exploit but has high confidentiality impact, affecting all WordPress sites running the vulnerable plugin with this feature active. Public exploit code is available, though EPSS scoring (0.02%) suggests real-world exploitation remains limited despite the presence of proof-of-concept.

Technical ContextAI

The vulnerability stems from CWE-89 (SQL Injection), a failure to properly sanitize or parameterize SQL queries constructed with user-supplied input. The Form Maker by 10Web plugin generates dynamic SQL queries when the MySQL Mapping feature processes data; when user input is concatenated directly into these queries without prepared statements or proper escaping, attackers can inject arbitrary SQL syntax. The plugin's MySQL Mapping functionality typically maps WordPress form fields to custom database tables, and the injection occurs at the query construction layer. This is a classic SQL injection flaw exacerbated by the complexity of handling third-party database schema mapping without central input validation.

RemediationAI

Upgrade Form Maker by 10Web to version 1.15.38 or later immediately, which includes SQL query preparation fixes. Site administrators should access the WordPress plugin admin panel, navigate to the plugin list, and update Form Maker by 10Web to the patched version. If immediate patching is not feasible, disable the MySQL Mapping feature in the plugin settings until the update is applied. WordPress site owners can verify the installed version and patch status via the Plugins page or by checking the advisory at https://nvd.nist.gov/vuln/detail/CVE-2025-15441.

Share

CVE-2025-15441 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy