github thedotmack/claude-mem v7.3.8

latest releases: v9.0.12, v9.0.11, v9.0.10...
one month ago

Security Fix

Added localhost-only protection for admin endpoints to prevent DoS attacks when worker service is bound to 0.0.0.0 for remote UI access.

Changes

  • Created requireLocalhost middleware to restrict admin endpoints
  • Applied to /api/admin/restart and /api/admin/shutdown
  • Returns 403 Forbidden for non-localhost requests

Security Impact

Prevents unauthorized shutdown/restart of worker service when exposed on network.

Fixes security concern raised in #368.

Don't miss a new claude-mem release

NewReleases is sending notifications on new releases.