CVE-2026-97063 PUBLISHED

X-SpringBoot through 6.0 Authentication Bypass via Login Code

Assigner: VulnCheck
Reserved: 23.09.2026 Published: 25.09.2026 Updated: 25.09.2026

X-SpringBoot through 6.0 returns login verification codes in HTTP responses from unauthenticated endpoints GET /sys/mobile/code and GET /sys/email/code without sending them to account owners. Attackers can request codes using known mobile numbers or email addresses, read them from responses, and authenticate as victims via POST /sys/emailOrMobileLogin/login to hijack accounts.

Metrics

CVSS Vector: CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N
CVSS Score: 9.3

Product Status

Vendor yzcheng90
Product X-SpringBoot
Versions Default: unaffected
  • affected from 0 to 6.0 (incl.)

Credits

  • Yaqi Chao finder
  • Mingsheng Lin finder

References

Problem Types

  • Improper Authentication CWE