[changebeacon] Dashboard endpoints lack authentication #38

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

Security Concern

Dashboard mutation endpoints (DashboardCreateEntry, DashboardUpdateEntry, DashboardDeleteEntry) do not check API keys or session auth.

Anyone who can reach the dashboard can create/update/delete changelog entries.

Severity: HIGH.

Fix

Add authentication middleware to all dashboard mutation routes.

Found by Red Team Audit 2026-03-03.

## Security Concern Dashboard mutation endpoints (`DashboardCreateEntry`, `DashboardUpdateEntry`, `DashboardDeleteEntry`) do not check API keys or session auth. Anyone who can reach the dashboard can create/update/delete changelog entries. Severity: HIGH. ### Fix Add authentication middleware to all dashboard mutation routes. 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#38
No description provided.