Submit #822022: NousResearch hermes-agent <= v2026.4.30 Uncontrolled Resource Consumption (CWE-400)info

TitleNousResearch hermes-agent <= v2026.4.30 Uncontrolled Resource Consumption (CWE-400)
Description# Technical Details An External Denial of Service exists in the `_handle_webhook_request` method in `gateway/platforms/feishu.py` of hermes-agent. The application fails to authenticate requests before consuming the shared rate-limit bucket for the webhook endpoint. # Vulnerable Code File: gateway/platforms/feishu.py Method: _handle_webhook_request Why: The rate limiting check `_check_webhook_rate_limit(rate_key)` occurs before verification token and signature checks, allowing malformed/unauthenticated requests to increment and exhaust the bucket. # Reproduction 1. Identify the target Feishu webhook endpoint (e.g., `/feishu/webhook`). 2. Send repeated invalid-signature webhook requests to the endpoint to exhaust the rate-limit bucket. 3. Send a legitimate, valid signed request to the endpoint, which will be rejected with an HTTP 429 status. # Impact - Dropped or blocked legitimate webhook events from Feishu. - Delayed bot workflows and degraded reliability for message-driven automations.
Source⚠️ https://gist.github.com/YLChen-007/0304e313d811f187ade93d3b01de0f87
User
 Eric-j (UID 98073)
Submission05/07/2026 15:42 (3 months ago)
Moderation05/31/2026 09:51 (24 days later)
StatusAccepted
VulDB entry367503 [NousResearch hermes-agent up to 2026.4.30 Webhook Endpoint feishu.py _handle_webhook_request resource consumption]
Points20

Are you interested in using VulDB?

Download the whitepaper to learn more about our service!