Pattern
Unauthenticated Encryption & Trust
unauthenticated-crypto-and-trust
Encryption and trust mechanisms default to unauthenticated or unverifiable settings—e.g., AES-CBC with PKCS#7 lacking integrity/AEAD, or TLS/PKI/Key-store paths where keys or verification aren’t protected—so attackers can tamper, replay, or intercept data without detection.