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.
Published: 2026-07-02
Score: 9.3 Critical
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Auto_Bangumi versions prior to 3.2.8 hard–code a default administrator account during startup when the users table is empty. This flaw, identified as CWE‑1392, allows an unauthenticated attacker to submit the known credential pair to the login endpoint and gain full administrative control, including the ability to alter RSS and downloader configurations and access all authenticated API endpoints.

Affected Systems

The vulnerability impacts every EstrellaXD Auto_Bangumi instance running a version older than 3.2.8 that has not yet applied the fix contained in release 3.2.8. All such installations remain vulnerable until the default user is removed or the application is updated.

Risk and Exploitability

The CVSS base score of 9.3 indicates critical severity. The EPSS score of <1% suggests a low frequency of observed exploitation, but the presence of a publicly known credential pair and a surface‑level login endpoint means exploitation is likely if the instance is exposed to the network. The vulnerability is not listed in CISA KEV. The likely attack vector is a simple network connection to the authentication endpoint, requiring no additional privileges or credentials.

Generated by OpenCVE AI on July 21, 2026 at 10:47 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Auto_Bangumi to version 3.2.8 or later.
  • If an upgrade cannot be performed immediately, delete the default administrator record from the database or change its password to a unique, strong value and disable the add_default_user functionality.
  • Restrict access to the login endpoint by placing the service behind a firewall or implementing network segmentation to limit exposure.

Generated by OpenCVE AI on July 21, 2026 at 10:47 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 06 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'yes', 'Exploitation': 'none', 'Technical Impact': 'total'}, 'version': '2.0.3'}


Thu, 02 Jul 2026 20:15:00 +0000

Type Values Removed Values Added
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.
Title AutoBangumi < 3.2.8 - Hard-coded Default Credentials via add_default_user()
First Time appeared Estrellaxd
Estrellaxd auto Bangumi
Weaknesses CWE-1392
CPEs cpe:2.3:a:estrellaxd:auto_bangumi:*:*:*:*:*:*:*:*
Vendors & Products Estrellaxd
Estrellaxd auto Bangumi
References
Metrics cvssV3_1

{'score': 9.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H'}

cvssV4_0

{'score': 9.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N'}


Subscriptions

Estrellaxd Auto Bangumi
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-14T22:03:08.998Z

Reserved: 2026-06-30T20:20:33.790Z

Link: CVE-2026-58466

cve-icon Vulnrichment

Updated: 2026-07-06T12:32:08.399Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-21T11:00:05Z

Weaknesses