CVE-2025-62922
8.1Shambhu Patnaik · Export Categories
A missing authorization vulnerability in the Export Categories WordPress plugin allows unauthenticated attackers to access restricted functionality due to inadequate access control lists.
Executive summary
The Export Categories plugin for WordPress is affected by a critical missing authorization vulnerability that permits unauthorized access to sensitive plugin functions.
Vulnerability
This is a CWE-862 Missing Authorization flaw where the plugin fails to perform necessary capability checks on its export functionality. The CVSS vector of AV:N/AC:L/PR:N/UI:N indicates that the flaw is exploitable by unauthenticated remote attackers without requiring user interaction.
Business impact
The ability for unauthenticated users to trigger export functions can lead to unauthorized data exposure, potentially leaking administrative or site content that should remain protected. With a CVSS score of 8.1, this vulnerability poses a significant risk to data confidentiality and should be treated with high urgency to prevent information disclosure.
Remediation
Immediate Action: As no official patch is currently identified, users should immediately deactivate and uninstall the Export Categories plugin until a secure version is released by the vendor.
Proactive Monitoring: Review web server access logs for unusual requests directed at plugin-specific endpoints or export-related URLs that originate from unauthorized IP addresses.
Compensating Controls: Deploy a Web Application Firewall (WAF) to block unauthorized access attempts targeting the plugin's export functionality if immediate removal is not feasible.
Exploitation status
Public Exploit Available: Unknown.
Analyst recommendation
Given the severity of this access control failure, administrators must prioritize the removal of the Export Categories plugin. Because the vulnerability allows unauthenticated access, the risk of automated scanning and exploitation is elevated. Monitor vendor channels closely for future security releases, but do not re-enable the plugin until a verified fix is confirmed.
Sources
Originally found and disclosed by Nabil Irawan | Patchstack Bug Bounty Program, per the CVE Program record.