
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-13528 is a Missing Authorization vulnerability in the "Feedback Modal for Website" WordPress plugin that allows unauthenticated attackers to export all feedback data collected by the plugin. The flaw affects all versions up to and including 1.0.1, and was published on December 5, 2025. It carries a CVSS v3.1 base score of 5.3 (Medium), reflecting its network-accessible, low-complexity, no-authentication-required nature with a confidentiality-only impact (Wordfence, Red Hat CVE).
The root cause is a missing capability check (CWE-862) on the handle_export function within the plugin's admin handler (inc/admin/main.php, line 1011). Because no authentication or authorization check is enforced before processing the export_data parameter, any unauthenticated HTTP request can trigger the export routine. An attacker simply needs to send a crafted request with the appropriate export_data parameter value to receive all stored feedback records in CSV or JSON format (Wordfence, WordPress Trac).
Successful exploitation results in unauthorized disclosure of all feedback data stored by the plugin, which may include user-submitted messages, contact details, email addresses, or other personally identifiable information (PII) depending on how the site uses the plugin. There is no integrity or availability impact, but the confidentiality breach could expose sensitive visitor data and potentially violate privacy regulations such as GDPR. The scope is limited to the plugin's data store and does not directly enable lateral movement or code execution (Wordfence).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2025-13528. The EPSS score is approximately 0.039% (0.000390), indicating a very low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog. No threat actor attribution has been identified (Wordfence).
readme.txt files at /wp-content/plugins/feedback-modal-for-website/readme.txt.handle_export function — typically via wp-admin/admin-ajax.php or a registered admin action.export_data parameter set to the appropriate value (e.g., csv or json) to trigger the export function without any authentication cookies or nonce.wp-admin/admin-ajax.php or admin POST URLs) containing the export_data parameter with values such as csv or json, originating from unexpected or external IP addresses.export_data parameter from unauthenticated sessions (no valid WordPress auth cookies); unusual spikes in data download volume from admin endpoints.Site administrators should update the "Feedback Modal for Website" plugin to a version beyond 1.0.1 that includes a proper capability check on the handle_export function. If no patched version is yet available from the plugin author (nedwp), the recommended workaround is to deactivate and remove the plugin until a fix is released. Additionally, web application firewalls (WAFs) can be configured to block unauthenticated requests containing the export_data parameter targeting WordPress admin endpoints (Wordfence).
The vulnerability was discovered and reported by Wordfence, which published the advisory on December 5, 2025. No significant broader media coverage, notable researcher commentary, or substantial social media discussion has been identified beyond standard CVE aggregator postings (Wordfence).
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."