You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impact: The /api/backup endpoint is accessible without authentication and discloses the AES-256 encryption keys in the X-Backup-Security response header. This allows an unauthenticated attacker to download and decrypt a full system backup containing user credentials, session tokens, SSL private keys, and Nginx configurations — leading to full system compromise.
Patched version: 2.3.3
Affected versions: < 2.3.3
Language you would use for writing the plugin: Templated (textproto)