1. Claude AI Desktop App Exposes Peer Metadata and Messages via Insecure SQLite Permissions
A critical security misconfiguration in the Claude desktop application exposes user data to any other user on the same machine. The application creates an SQLite database file, `~/.claude-peers.db`, with insecure default file permissions, allowing any local user account to read its contents. This database contains peer...