Description
The Newsletters plugin for WordPress is vulnerable to time-based SQL Injection via the ‘wpmlsubscriber_id’ parameter in all versions up to, and including, 4.13 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: 2026-06-10
Score: 7.5 High
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Newsletters plugin for WordPress is vulnerable to a time‑based SQL injection via the wpmlsubscriber_id parameter in all versions up to and including 4.13. Because the parameter is not properly sanitized and the surrounding query is not prepared, an attacker can inject arbitrary SQL statements that are executed by the database. This flaw allows the attacker to read sensitive data stored in the WordPress database without authentication, potentially exposing user credentials, site configuration, and other confidential information. The weakness is an example of classic SQL injection, mapped to CWE‑89.

Affected Systems

Vulnerable systems are those running the Newsletters plugin by contrid. Any installation using version 4.13 or earlier of the plugin is susceptible. No other versions are known to be affected, and versions newer than 4.13 are presumed to contain the fix.

Risk and Exploitability

The CVSS score of 7.5 indicates a high severity. The EPSS score is not available, so the current exploitation probability cannot be quantified, but the lack of an authentication barrier means the attack vector is considered unprivileged network. The vulnerability is not listed in the CISA KEV catalog. An unauthenticated attacker could remotely craft a request to the wpmlsubscriber_id parameter to retrieve data, as the description states that additional SQL queries can be appended to existing ones.

Generated by OpenCVE AI on June 10, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Newsletters plugin to the latest available release (version 4.14 or newer) which removes the vulnerable parameter handling.
  • If an immediate upgrade is not possible, restrict access to any URLs that expose the wpmlsubscriber_id parameter by applying network or application‑level access controls so that only authenticated users can reach them.
  • Deploy a web application firewall or implement strict input validation to block malformed wpmlsubscriber_id values that could be used to inject SQL code.

Generated by OpenCVE AI on June 10, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 10 Jun 2026 11:30:00 +0000

Type Values Removed Values Added
First Time appeared Contrid
Contrid newsletters
Wordpress
Wordpress wordpress
Vendors & Products Contrid
Contrid newsletters
Wordpress
Wordpress wordpress

Wed, 10 Jun 2026 09:45:00 +0000

Type Values Removed Values Added
Description The Newsletters plugin for WordPress is vulnerable to time-based SQL Injection via the ‘wpmlsubscriber_id’ parameter in all versions up to, and including, 4.13 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 Newsletters <= 4.13 - Unauthenticated SQL Injection via wpmlsubscriber_id Parameter
Weaknesses CWE-89
References
Metrics cvssV3_1

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


Subscriptions

Contrid Newsletters
Wordpress Wordpress
cve-icon MITRE

Status: PUBLISHED

Assigner: Wordfence

Published:

Updated: 2026-06-10T08:28:20.635Z

Reserved: 2026-02-23T11:03:25.560Z

Link: CVE-2026-3018

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-06-10T10:16:31.713

Modified: 2026-06-10T10:16:31.713

Link: CVE-2026-3018

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-06-10T11:21:09Z

Weaknesses