CVE Catalog

CVE-2026-97063

CriticalCVSS 9.1
Published: Translated: NVD NIST

Summary

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.

Risk Assessment

An attacker can take over any account, including privileged ones, without victim interaction. Critical risk to system security and user data.

Recommendation

Update X-SpringBoot to a version that does not expose verification codes in HTTP responses. Until patched, restrict access to the listed endpoints.

Other vulnerabilities in X-SpringBoot

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS