CVE-2022-46818 HIGH

CVE-2022-46818: WordPress Email posts to subscribers Plugin <= 6.2 is vulnerable to SQL Injection

Vendor Gopi Ramasamy
Product Email posts to subscribers
Weakness CWE-89 · SQLi
Published November 3, 2023
Last update April 28, 2026

CVSS base score

8.2/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction Required
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:L

What the vulnerability does

01Description

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Gopi Ramasamy Email posts to subscribers allows SQL Injection.This issue affects Email posts to subscribers: from n/a through 6.2.

Explanation of Vulnerability in Simple Terms

02Summary

Email posts to subscribers versions up to 6.2 contain a SQL injection vulnerability in database query handling. An attacker can craft a malicious request that, when a site visitor clicks a link or visits a page, executes arbitrary SQL commands. This can expose sensitive data from the site's database. The vulnerability requires no authentication but does require user interaction.

What an attacker can do

03Attacker Capabilities

Read or modify data in the site's database by injecting SQL commands through a crafted request.

Potential impact on your site

04Site Impact

Attackers can steal user data, email addresses, or other sensitive information stored in your database.

Conditions required to exploit

05Prerequisites

A site visitor must click a malicious link or visit an attacker-controlled page; no login required.

Key dates

06Disclosure timeline

November 3, 2023 CVE published
April 28, 2026 Record updated

Related vulnerabilities

08Related CVE