The Liaison Site Prober plugin for WordPress is vulnerable to Information Exposure in all versions up to and including 1.2.1 via the /wp-json/site-prober/v1/logs REST API endpoint. The permissions_read() permission callback unconditionally returns true (via __return_true()) instead of checking for appropriate capabilities. This makes it possible for unauthenticated attackers to retrieve sensitive audit log data including IP addresses, user IDs, usernames, login/logout events, failed login attempts, and detailed activity descriptions.
References
Configurations
No configuration.
History
24 Apr 2026, 08:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-04-24 08:16
Updated : 2026-04-24 14:38
NVD link : CVE-2026-3569
Mitre link : CVE-2026-3569
CVE.ORG link : CVE-2026-3569
JSON object : View
Products Affected
No product.
CWE
CWE-862
Missing Authorization
