cve/2025/CVE-2025-54376.md
2025-09-29 21:09:30 +02:00

1.2 KiB
Raw Blame History

CVE-2025-54376

Description

Hoverfly is an open source API simulation tool. In versions 1.11.3 and prior, Hoverflys admin WebSocket endpoint /api/v2/ws/logs is not protected by the same authentication middleware that guards the REST admin API. Consequently, an unauthenticated remote attacker can stream real-time application logs (information disclosure) and/or gain insight into internal file paths, request/response bodies, and other potentially sensitive data emitted in logs. Version 1.12.0 contains a fix for the issue.

POC

Reference

Github

No PoCs found on GitHub currently.