CVE-2026-97064

Summary

X-SpringBoot through 6.0 ships with a hardcoded static master login verification code 172839 enabled by default in the database seed. Unauthenticated attackers can authenticate as any user by submitting the public master code to the emailOrMobileLogin endpoint with a known email or mobile number.

Affected Software

VendorProductVersion RangeStatus
yzcheng90X-SpringBoot0 <= 6.0affected

Weaknesses

  • CWE-1392: Use of Default Credentials

References