CRITICAL🇵🇱 Wersja polska

CVE-2026-26218

CVSS 9.3v4.0pub. 2026-02-12upd. 2026-02-25

newbee-mall includes pre-seeded administrator accounts in its database initialization script. These accounts are provisioned with a predictable default password. Deployments that initialize or reset the database using the provided schema and fail to change the default administrative credentials may allow unauthenticated attackers to log in as an administrator and gain full administrative control of the application.

🤖 AI Analysis
How it works

The database initialization script (schema) included in the Newbee-Mall project automatically creates administrator accounts with predictable, default passwords. If the administrator deploying the application does not change these login credentials after initialization or database reset, the accounts remain active with factory credentials. An attacker, knowing the predictable login data (hard-coded in the public repository), can log in as an administrator without any prior knowledge of the target environment.

Impact

The attacker gains full administrative privileges in the application, allowing arbitrary data modification, user account takeover, and manipulation of the entire e-commerce platform.

Mitigation & patch

Default passwords for all predefined administrator accounts must be changed immediately after each initialization or database reset. It is recommended to review all active administrative accounts and enforce strong, unique passwords. Apply patches available from the vendor according to references.

Who is affected

Newbee-Mall (Newbee-Mall Project) — deployments that initialize or reset the database using the provided schema script and do not change default administrative credentials

Analysis generated by Claude AI (Anthropic) based on NVD data. Always verify with vendor.
CVSS 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/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
  • Newbee Mall Project Newbee Mall

    APP
    Newbee-Mall Project
    ≤ 1.0.0
🔵
CHECK WITH VENDOR
No clear patch data available. Check vendor references.
Tags
Auth Bypass
CWE
References

Related vulnerabilities

CVE-2026-26219CRITICAL9.3PL ✓same product

Newbee-Mall: słabe hashowanie haseł (MD5 bez soli) umożliwia odzyskanie danych logowania

CVE-2022-27477CRITICAL9.8PL ✓same product

Newbee-Mall: Dowolne przesyłanie plików przez panel admina

CVE-2020-23448CRITICAL9.8PL ✓same product

Newbee-Mall: ominięcie uwierzytelnienia panelu /admin (AdminLoginInterceptor)

CVE-2019-19113CRITICAL9.8PL ✓same product

SQL Injection w Newbee-Mall — atak przez parametr wyszukiwania

CVE-2024-48178HIGH8.1same product

newbee-mall v1.0.0 is vulnerable to Server-Side Request Forgery (SSRF) via the goodsCoverImg parameter.