AUGUST 16, 2026
Live Feed
Back to database
Case File

CVE-2026-15361

HIGH · CVSS 8.1 EPSS 0.22%

Source: NVD + CISA KEV + EPSS · Published 2026-08-07 · Last synced 2026-08-16

CyberRota Analysis

AI-Generated

The Content Views WordPress plugin prior to version 4.5 is vulnerable to SQL injection due to inadequate capability checks on AJAX actions and insufficient data sanitization. This flaw allows any authenticated user, including those with minimal permissions like Subscribers, to execute arbitrary SQL queries, potentially compromising the database. WordPress site administrators using this plugin should prioritize updating to the latest version to mitigate the risk of exploitation.

CVE
CVE-2026-15361
Severity
HIGH
CVSS
8.1
EPSS
0.22%
WordPress

Original NVD Description

The Content Views WordPress plugin before 4.5 does not perform a capability check on one of its AJAX actions and does not properly sanitise attacker-supplied data before using it in a SQL query, allowing any authenticated user, including Subscribers, to perform SQL injection attacks.