Vulnerability Description
AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credentials seeded at startup via add_default_user() in the database user module when the users table is empty. Attackers can submit the default credentials to the authentication login endpoint to gain full control of the application, including RSS feed configuration, downloader configuration, and all authenticated API endpoints.
CVSS Score
CRITICAL
Related Weaknesses (CWE)
References
- https://github.com/EstrellaXD/Auto_Bangumi/commit/487bdfec545e805ae416e6ddf28651
- https://github.com/EstrellaXD/Auto_Bangumi/issues/1041
- https://github.com/EstrellaXD/Auto_Bangumi/releases/tag/3.2.8
- https://www.vulncheck.com/advisories/autobangumi-hard-coded-default-credentials-
FAQ
What is CVE-2026-58466?
CVE-2026-58466 is a vulnerability with a CVSS score of 9.8 (CRITICAL). AutoBangumi before 3.2.8 contains a hard-coded default credentials vulnerability that allows unauthenticated attackers to authenticate as the administrator by using the publicly known default credenti...
How severe is CVE-2026-58466?
CVE-2026-58466 has been rated CRITICAL with a CVSS base score of 9.8/10. This is considered a critical vulnerability requiring immediate attention.
Is there a patch for CVE-2026-58466?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.