SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-14592

MEDIUM · CVSS 6.1 EPSS 0.21%

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

CyberRota Analysis

AI-Generated

The WP Real IP-based Access Control plugin for WordPress versions up to 1.3.1 is vulnerable due to a lack of capability and nonce checks, allowing unauthenticated users to inject arbitrary JavaScript into its settings page. This can lead to cross-site scripting (XSS) attacks, potentially compromising the security of administrators who access the page. WordPress site administrators and developers using this plugin should prioritize immediate updates to mitigate the risk.

CVE
CVE-2026-14592
Severity
MEDIUM
CVSS
6.1
EPSS
0.21%
WordPress Java

Original NVD Description

The WP Real IP-based Access Control WordPress plugin through 1.3.1 does not perform any capability or nonce checks before storing one of its option values, and does not escape that value on output on its settings page, allowing unauthenticated users to store arbitrary JavaScript that executes in the context of any administrator who views the page.