SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-19704

MEDIUM · CVSS 5.3 EPSS 0.26%

Source: NVD + CISA KEV + EPSS · Published 2026-09-02 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

The Comments plugin for WordPress versions prior to 7.6.66 is vulnerable due to insufficient validation of user input in database queries, enabling unauthenticated users to perform SQL injection attacks. This flaw allows unauthorized access to comments, including those pending moderation, marked as spam, or associated with private and draft posts. WordPress site administrators and developers using this plugin should prioritize updating to mitigate potential exposure of sensitive comment data.

CVE
CVE-2026-19704
Severity
MEDIUM
CVSS
5.3
EPSS
0.26%
WordPress

Original NVD Description

The Comments WordPress plugin before 7.6.66 does not validate a value used to build a database query, allowing unauthenticated users to inject SQL and read comments they are not entitled to see, including comments awaiting moderation, comments marked as spam or trashed, and comments on private and draft posts. The injected text reaches the query as grammar rather than as data and does not yield extraction of arbitrary data, so the confidentiality impact is the disclosed comment content rather than the database at large.