Severity by source
AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Unauthenticated network-reachable log read; no integrity or availability impact; high confidentiality loss matches CWE-201 sensitive data exposure.
Primary rating from Vendor (Patchstack).
CVSS VectorVendor: Patchstack
Lifecycle Timeline
2DescriptionCVE.org
Unauthenticated Sensitive Data Exposure in REST API Log <= 1.7.1 versions.
AnalysisAI
Unauthenticated sensitive data exposure in the REST API Log WordPress plugin (versions <= 1.7.1) allows any remote actor to query the plugin's log storage and retrieve recorded REST API request and response data without credentials. Reported by Patchstack and scored CVSS 7.5 (High) with AV:N/AC:L/PR:N/UI:N, the exposure is trivially reachable across the network with no authentication or user interaction. No public exploit code has been identified at time of analysis, and the vulnerability is not listed in CISA KEV.
Technical ContextAI
The REST API Log plugin (CPE: cpe:2.3:a:pete_nelson:rest_api_log:*:*:*:*:*:*:*:*, developed by Pete Nelson) is a WordPress utility that records incoming WordPress REST API requests and their responses for debugging and auditing purposes. CWE-201 ('Insertion of Sensitive Information Into Sent Data') identifies the root cause: the plugin exposes its accumulated log data through an accessible REST API endpoint without enforcing authentication or authorization checks. Logged entries may contain HTTP request headers (including Authorization or Cookie values), query parameters, POST body payloads, and full API response bodies - any of which can contain credentials, session tokens, or application data depending on site activity. The vulnerability resides in the plugin's failure to restrict read access to its own log store at the WordPress REST API layer.
RemediationAI
Update the REST API Log plugin beyond version 1.7.1 if a patched release is available from the WordPress plugin repository; the exact fixed version is not confirmed in the available data, so administrators should consult the plugin's changelog at wordpress.org/plugins/wp-rest-api-log and the Patchstack advisory (https://patchstack.com/database/wordpress/plugin/wp-rest-api-log/vulnerability/wordpress-rest-api-log-plugin-1-7-1-sensitive-data-exposure-vulnerability) for the remediated version. If no patched version is yet available, the safest compensating control is to deactivate or uninstall the plugin, accepting the trade-off of losing REST API audit log visibility. Alternatively, if the plugin is required for operational purposes, restrict network access to the WordPress REST API log endpoint via server-level rules (e.g., Nginx/Apache access control or WAF rules blocking unauthenticated GET requests to the relevant REST route) - note this introduces maintenance overhead and may not cover all access paths depending on hosting configuration.
More in Wordpress Plugin
View allThe Backup Migration plugin for WordPress is vulnerable to Remote Code Execution in all versions up to, and including, 1
The Hash Form - Drag & Drop Form Builder plugin for WordPress is vulnerable to arbitrary file uploads due to missing fil
Authentication bypass in the LiteSpeed Cache WordPress plugin (versions prior to 6.5.0.1) allows unauthenticated remote
The Simple File List plugin for WordPress through version 4.2.2 contains an unauthenticated remote code execution vulner
The SureTriggers WordPress plugin through version 1.0.82 contains a privilege escalation vulnerability that allows unaut
The Ninja Forms plugin before 2.9.42.1 for WordPress allows remote attackers to conduct PHP object injection attacks via
The Business Directory Plugin - Easy Listing Directories for WordPress plugin for WordPress is vulnerable to time-based
SQL injection in the NotificationX WordPress plugin (versions up to and including 2.8.2) allows unauthenticated remote a
The POST SMTP Mailer - Email log, Delivery Failure Notifications and Best Mail SMTP for WordPress plugin for WordPress i
The MasterStudy LMS WordPress Plugin - for Online Courses and Education plugin for WordPress is vulnerable to union base
The Email Subscribers by Icegram Express plugin for WordPress is vulnerable to SQL Injection via the ‘hash’ parameter in
Remote code execution in the WP Query Console WordPress plugin (versions up to and including 1.0) by Ajit Bohra allows u
Same technique Information Disclosure
View allShare
External POC / Exploit Code
Leaving vuln.today
EUVD-2026-57868
GHSA-cw6w-j5hg-8q4c