[audittrail] Profiler endpoint exposed without authentication #37

Closed
opened 2026-03-03 03:06:49 +00:00 by ash · 0 comments
Owner

Security Concern

GET /v1/profiler has no requireKey middleware — publicly accessible.

Exposes internal performance metrics to anyone. Severity: MEDIUM.

Fix

Add requireKey middleware to profiler endpoint.

Found by Red Team Audit 2026-03-03.

## Security Concern `GET /v1/profiler` has no `requireKey` middleware — publicly accessible. Exposes internal performance metrics to anyone. Severity: MEDIUM. ### Fix Add `requireKey` middleware to profiler endpoint. Found by Red Team Audit 2026-03-03.
ash closed this issue 2026-03-26 16:38:25 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ash/ideas#37
No description provided.