Description
The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'coating_text' parameter in all versions up to, and including, 2.1.3.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Published: 2025-04-08
Score: 4.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: SQL Injection that can retrieve sensitive database information
Action: Update plugin
AI Analysis

Impact

The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'coating_text' parameter due to inadequate escaping and missing preparation of the SQL command. Attackers can inject malicious SQL fragments, allowing them to execute arbitrary queries and retrieve confidential data from the database. The weakness is a classic SQL Injection vulnerability (CWE‑89).

Affected Systems

All instances of the 3DPrint Lite WordPress plugin with version 2.1.3.6 and earlier are affected. The plugin is distributed by fuzzoid. Any WordPress site running these versions of the plugin is at risk.

Risk and Exploitability

The CVSS base score of 4.9 indicates moderate severity, and the EPSS score being below 1% suggests a low current exploitation probability. The vulnerability is not listed in the CISA KEV catalog. Although the original description indicates unauthenticated attackers can exploit the flaw, the vulnerability requires the ability to send crafted HTTP requests containing the 'coating_text' parameter; thus, the most likely attack vector is via web traffic from external actors. An attacker with network access to the site could automate repeated injection attempts to enumerate data.

Generated by OpenCVE AI on April 21, 2026 at 21:24 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Review fuzzoid's repository or support pages for an updated version that resolves the SQL injection flaw, and upgrade 3DPrint Lite to that release if one exists.
  • If an upgrade is not immediately available, limit access to the endpoint handling 'coating_text' so that only authenticated administrators can invoke it, and enforce application‑level permissions.
  • Deploy or configure a Web Application Firewall to detect and block suspicious SQL injection patterns targeting the plugin's parameters.
  • Keep the WordPress core and other plugins updated to their secure versions to mitigate any related security weaknesses.

Generated by OpenCVE AI on April 21, 2026 at 21:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-10109 The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'coating_text' parameter in all versions up to, and including, 2.1.3.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
History

Fri, 11 Jul 2025 13:45:00 +0000

Type Values Removed Values Added
Metrics epss

{'score': 0.00065}

epss

{'score': 0.00067}


Thu, 10 Jul 2025 14:45:00 +0000

Type Values Removed Values Added
First Time appeared Wp3dprinting
Wp3dprinting 3dprint Lite
CPEs cpe:2.3:a:wp3dprinting:3dprint_lite:*:*:*:*:*:wordpress:*:*
Vendors & Products Wp3dprinting
Wp3dprinting 3dprint Lite

Tue, 08 Apr 2025 15:15:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Tue, 08 Apr 2025 07:15:00 +0000

Type Values Removed Values Added
Description The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'coating_text' parameter in all versions up to, and including, 2.1.3.6 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes it possible for unauthenticated attackers to append additional SQL queries into already existing queries that can be used to extract sensitive information from the database.
Title 3DPrint Lite <=2.1.3.6 - Authenticated (Admin+) SQL Injection via 'coating_text'
Weaknesses CWE-89
References
Metrics cvssV3_1

{'score': 4.9, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N'}


Subscriptions

Wp3dprinting 3dprint Lite
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-04-08T17:31:03.437Z

Reserved: 2025-04-07T17:43:57.516Z

Link: CVE-2025-3428

cve-icon Vulnrichment

Updated: 2025-04-08T14:16:53.205Z

cve-icon NVD

Status : Analyzed

Published: 2025-04-08T07:15:42.943

Modified: 2025-07-10T14:18:19.820

Link: CVE-2025-3428

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-21T21:30:45Z

Weaknesses