CVE Catalog

CVE-2026-3018

HighCVSS 7.5
Published: Updated: Translated: NVD NIST

Exploitation Probability (EPSS)

Elevated risk
1.38%

69th percentile - higher than 69% of all known CVEs

Summary

The Newsletters plugin for WordPress up to version 4.13 is vulnerable to time-based SQL injection via the 'wpmlsubscriber_id' parameter. Insufficient escaping and lack of proper SQL query preparation allow unauthenticated attackers to append additional SQL queries, potentially extracting sensitive information from the database.

Risk Assessment

An attacker can extract confidential information from the WordPress database, such as user data, passwords, or API keys, leading to further attacks.

Recommendation

Update the Newsletters plugin to the latest version that includes security fixes. Consider temporarily disabling the plugin until the update is applied.

Other vulnerabilities in Newsletters

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS