No request body size limit on API and webhook servers #59

Open
opened 2026-03-30 13:28:53 +00:00 by sharang · 0 comments
Owner

Neither the API server nor webhook server has a body size limit. Attackers can POST arbitrarily large payloads causing OOM. Fix: Add DefaultBodyLimit (2MB API, 64KB webhooks).

Neither the API server nor webhook server has a body size limit. Attackers can POST arbitrarily large payloads causing OOM. Fix: Add DefaultBodyLimit (2MB API, 64KB webhooks).
sharang added the infrastructuresecurityv0.3.0critical labels 2026-03-30 13:28:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sharang/compliance-scanner-agent#59