CVE-2026-8757
CWE-22Published: May 17, 2026· Updated: May 19, 2026
Official Description
A vulnerability was found in adenhq hive up to 0.11.0. This affects the function _read_events_tail of the file core/framework/server/routes_sessions.py of the component Delete Request Handler. Performing a manipulation results in path traversal. The attack may be initiated remotely. The exploit has been made public and could be used. The vendor was contacted early about this disclosure but did not respond in any way.
Risk Analysis
This critical path traversal vulnerability in adenhq hive allows an attacker to manipulate delete requests. By exploiting the '_read_events_tail' function, an attacker can perform path traversal, potentially leading to unauthorized file manipulation. With a CVSS score of 9.1, this is a serious concern.
No public exploit is currently known for this vulnerability, though the exploit has been made public. The flaw is remotely exploitable and requires no authentication.
Upgrade adenhq hive to a version beyond 0.11.0 to address this path traversal vulnerability. Implement strict input validation for file paths in delete request handlers.
Technical Analysis
CVE-2026-8757 can be exploited remotely over the network without requiring physical or adjacent access, significantly expanding the attack surface for threat actors.
The vulnerability requires no privileges and no user interaction, making it a prime target for automated exploitation campaigns and worm-like propagation.
A successful exploit results in full integrity compromise (data manipulation), availability disruption (denial of service), with a CVSS base score of 9.1.
CVSS v3.1 Vector Breakdown
Affected Vendors & Products
Exploit & PoC Resources
Official Patches & Advisories
All References (4)
Quick Facts
Related CVEs (CWE-22)
Recommended Actions
- →Apply vendor patches immediately
- →Monitor CVE-2026-8757 in threat intel feeds
- →Review IDS/IPS signatures for exploitation attempts