🟡 [P1] Prevent private key decryption error data leaks #289

Closed
opened 2026-02-03 22:30:16 +00:00 by jason.woltje · 0 comments
Owner

Summary

Decryption errors might log encrypted data or partial plaintext.

Location

apps/api/src/federation/crypto.service.ts:63-95

Required Fix

Don't log error details that might contain sensitive data.

Priority

HIGH (P1) - Data leakage

## Summary Decryption errors might log encrypted data or partial plaintext. ## Location `apps/api/src/federation/crypto.service.ts:63-95` ## Required Fix Don't log error details that might contain sensitive data. ## Priority **HIGH (P1)** - Data leakage
jason.woltje added the securityapiapip1 labels 2026-02-03 22:30:16 +00:00
jason.woltje added this to the M7.1-Remediation (0.0.8) milestone 2026-02-03 22:31:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mosaic/stack#289