Description
The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'printer_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 lead to data exposure
Action: Apply patch
AI Analysis

Impact

The 3DPrint Lite plugin for WordPress contains a SQL Injection flaw due to insufficient escaping of the 'printer_text' parameter, as indicated by CWE-89. The official description states that attackers can append additional SQL statements to the existing query, allowing them to read sensitive data from the database. Although the CVE title references admin-level authentication, the description specifically notes that unauthenticated attackers could exploit this vulnerability, implying that the flaw is reachable without requiring elevated privileges.

Affected Systems

The affected product is the 3DPrint Lite WordPress plugin from fuzzoid. All versions up to and including 2.1.3.6 are vulnerable. The plugin is distributed as a WordPress extension and interacts with the site database through the WordPress API.

Risk and Exploitability

The CVSS score of 4.9 indicates moderate severity. The EPSS score of less than 1% suggests a low probability of exploitation in the wild, and the vulnerability is not listed in the CISA KEV catalog. Based on the description, the likely attack vector is through the WordPress admin interface where the printer_text parameter is processed. Unauthenticated attackers could trigger the injection simply by crafting requests that target the vulnerable function, while authenticated administrators could potentially exploit the flaw more easily if proper access controls are not enforced.

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

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the 3DPrint Lite plugin to a version newer than 2.1.3.6 when it becomes available.
  • Ensure that the printer_text parameter is only accessible to users with administrative permissions, and implement input validation or parameterized queries as a preventive measure.
  • If the plugin cannot be updated immediately, consider disabling or uninstalling it to eliminate the attack surface.

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

Tracking

Sign in to view the affected projects.

Advisories
Source ID Title
EUVD EUVD EUVD-2025-10110 The 3DPrint Lite plugin for WordPress is vulnerable to SQL Injection via the 'printer_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 16: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 'printer_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 'printer_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:00:36.505Z

Reserved: 2025-04-07T17:44:48.157Z

Link: CVE-2025-3430

cve-icon Vulnrichment

Updated: 2025-04-08T14:20:00.555Z

cve-icon NVD

Status : Analyzed

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

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

Link: CVE-2025-3430

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

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

Weaknesses