CVE-2026-14592
Received Received - Intake

Unauthenticated Stored XSS in WP Real IP-based Access Control WordPress Plugin

Vulnerability report for CVE-2026-14592, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-30

Last updated on: 2026-07-30

Assigner: WPScan

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.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-30
Last Modified
2026-07-30
Generated
2026-07-30
AI Q&A
2026-07-30
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 2 associated CPEs
Vendor Product Version / Range
wp_real_ip_based_access_control plugin 1.3.1
wp_real_ip_based_access_control wp_real_ip_based_access_control to 1.3.1 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-UNKNOWN

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This is an unauthenticated stored Cross-Site Scripting (XSS) vulnerability in the WP Real IP-based Access Control WordPress plugin versions 1.3.1 and below. It allows attackers to inject malicious JavaScript into the plugin's settings page by exploiting missing capability and nonce checks when storing user input in the acl_ctrl_addr option. The stored payload executes when an administrator views the page because the output is not escaped.

Detection Guidance

Check for unauthorized modifications to the plugin's settings page or database entries. Inspect network traffic for POST requests to admin-ajax.php with the ac l_ctrl_addr parameter containing suspicious payloads. Review server logs for unusual activity targeting the plugin.

Impact Analysis

An unauthenticated attacker could inject JavaScript that executes in the context of any administrator viewing the plugin's settings page. This could lead to session hijacking, account takeover, or further compromise of the WordPress site. Attackers might steal sensitive data or perform unauthorized actions on behalf of administrators.

Compliance Impact

This vulnerability could lead to unauthorized access or data breaches, violating GDPR's data protection requirements and HIPAA's security rules. If exploited, it may result in unauthorized disclosure of personal or health data, triggering compliance violations and potential legal penalties.

Mitigation Strategies

Disable the WP Real IP-based Access Control plugin immediately. Remove any unauthorized JavaScript from the plugin's settings page. Monitor for signs of compromise. Consider implementing a web application firewall to block malicious requests.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-14592. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart