HeadlinesBriefing favicon HeadlinesBriefing.com

Discord Age Verification Bypass Exposed by Researchers

Hacker News: Front Page •
×

Security researchers have demonstrated a method to bypass age verification systems on Discord and other platforms including Twitch, Kick, and Snapchat. The bypass, developed by xyzeva and Dziurwa, exploits weaknesses in k-id's age verification provider used by Discord. The technique works by manipulating metadata sent during the verification process rather than actual facial recognition data.

The researchers discovered that k-id doesn't store or transmit facial images but instead sends metadata about facial features and process details. This privacy-focused approach ironically created vulnerabilities that can be exploited. The bypass involves generating legitimate-looking metadata, including encrypted payloads using AES-GCM cipher with specific key derivation, and manipulating prediction arrays that contain outputs, primaryOutputs, and raws. The researchers had to overcome additional security measures implemented after previous bypass attempts.

This discovery raises significant questions about the effectiveness of age verification systems deployed by major platforms. The researchers have published their open-source code on GitHub, allowing others to examine the technical implementation. With Discord planning to make age verification globally mandatory in March, this bypass could have widespread implications for platform safety measures and content moderation policies across the social media landscape.