CVE-2026-16547 PUBLISHED

REST API Log < 1.7.1 - Unauthenticated Sensitive Log Data Disclosure via Download Endpoint

Assigner: WPScan
Reserved: 22.07.2026 Published: 04.08.2026 Updated: 04.08.2026

The REST API Log WordPress plugin before 1.7.1 does not bind the token protecting its log download feature to the log entry being requested, nor does it check the capability of the requester, allowing unauthenticated users in possession of any such token to download the logged REST API requests and responses of any entry, which may contain sensitive data such as credentials, authentication tokens or private content.

Product Status

Vendor Unknown
Product REST API Log
Versions Default: unaffected
  • affected from 0 to 1.7.1 (excl.)

Credits

  • Shikhali Jamalzade finder
  • WPScan coordinator

References

Problem Types

  • CWE-284 Improper Access Control CWE