Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CWE-1392 — Vulnerability Class 98

98 vulnerabilities classified as CWE-1392. AI Chinese analysis included.

CWE-1392 represents a critical security weakness where software relies on hardcoded, default credentials for authentication or cryptographic operations. Attackers typically exploit this vulnerability by identifying these known, static passwords or keys, often sourced from public documentation, vendor manuals, or reverse-engineered firmware. This allows unauthorized individuals to bypass access controls and gain privileged system access without needing to crack complex passwords. To mitigate this risk, developers must enforce strict credential management policies that mandate the generation of unique, strong passwords during initial deployment or first boot. Implementing mandatory password change prompts, utilizing secure key generation algorithms, and removing any hardcoded secrets from source code are essential practices. By ensuring that every instance of the software possesses distinct, unpredictable credentials, organizations significantly reduce the attack surface and prevent widespread compromise due to predictable authentication mechanisms.

MITRE CWE Description
The product uses default credentials (such as passwords or cryptographic keys) for potentially critical functionality. It is common practice for products to be designed to use default keys, passwords, or other mechanisms for authentication. The rationale is to simplify the manufacturing process or the system administrator's task of installation and deployment into an enterprise. However, if admins do not change the defaults, it is easier for attackers to bypass authentication quickly across multiple organizations.
Common Consequences (1)
Authentication Gain Privileges or Assume Identity
Mitigations (3)
Requirements Prohibit use of default, hard-coded, or other values that do not vary for each installation of the product - especially for separate organizations.
Effectiveness: High
Architecture and Design Force the administrator to change the credential upon installation.
Effectiveness: High
Installation, Operation The product administrator could change the defaults upon installation or during operation.
Effectiveness: Moderate
Examples (1)
In 2022, the OT:ICEFALL study examined products by 10 different Operational Technology (OT) vendors. The researchers reported 56 vulnerabilities and said that the products were "insecure by design" [REF-1283]. If exploited, these vulnerabilities often allowed adversaries to change how the products operated, ranging from denial of service to changing the code that the products executed. Since these…
CVE ID Title CVSS Severity Published
CVE-2026-90940 novel-plus through 5.3.3 Default Cache Management Password in the Front Portal — novel-plus 5.3 Medium 2026-09-14
CVE-2026-90498 lenve vhr vhr.sql default credentials — vhr 7.3 High 2026-09-13
CVE-2026-90456 库存管理组件示例配置硬编码管理密码 — Malcolm 9.2 Critical 2026-09-11
CVE-2026-90451 数据包分析组件硬编码密钥致认证Cookie可伪造 — Malcolm 8.2 High 2026-09-11
CVE-2026-78573 IBM ContextForge MCP Gateway is affected by use of default credentials — ContextForge MCP Gateway 9.8 Critical 2026-09-10
CVE-2026-76155 Datiphy Data Management Center - Use of Default Credentials — Data Management Center 9.3 Critical 2026-08-21
CVE-2026-68503 LazyOwn: Default C2 Operator Credentials Enable Administrative Access to C2 Dashboard — LazyOwn 9.8 Critical 2026-07-30
CVE-2026-41939 Care Everywhere Gateway 14.3.10 Hard-coded Credentials RCE via WildFly — Care Everywhere Gateway 9.8 Critical 2026-07-29
CVE-2026-44761 Insecure Sample Credentials in SAP Commerce Cloud — SAP Commerce Cloud 9.1 Critical 2026-07-14
CVE-2026-3144 IBM API Connect Default Credentials — API Connect 8.1 High 2026-07-08
CVE-2026-58466 AutoBangumi < 3.2.8 - Hard-coded Default Credentials via add_default_user() — Auto_Bangumi 9.8 Critical 2026-07-02
CVE-2026-58453 JAIOTlink C492A-W6 4.8.30.57701411 Hard-coded Credentials via anyka_ipc — C492A-W6 Wi-Fi IP Camera 9.8 Critical 2026-07-01
CVE-2026-44273 Dell Wyse Management Suite 信任管理问题漏洞 — Wyse Management Suite (WMS) 6.0 Medium 2026-06-22
CVE-2026-32652 Dell AIOps 信任管理问题漏洞 — AIOps 7.8 High 2026-06-17
CVE-2026-50005 Brickcom Cameras Use of Default Credentials — Cube 7.7 High 2026-06-11
CVE-2026-9844 Vulnerability in navify® Digital Pathology — navify Digital Pathology - - 2026-06-02
CVE-2026-42941 MacGregor Voyage Data Recorder (VDR) G4e Use of Default Credentials — MacGregor Voyage Data Recorder (VDR) G4e 8.3 High 2026-05-29
CVE-2026-7365 IBM Operations Analytics - Log Analysis is affected by Information disclosure due to default passwords not being forced to be changed on post-installation — Operations Analytics - Log Analysis 8.4 High 2026-05-27
CVE-2025-36221 Vulnerabilities exists in IBM Cloud Pak for Data System (CPDS 1.0) - Cyclops. — Cloud Pak for Data System - Cyclops 5.3 Medium 2026-05-26
CVE-2026-44159 Tyler Identity Local (TID-L) default administrative credentials — TID-L 9.8 Critical 2026-05-19
CVE-2026-7428 Insecure default administrative credentials in AlloyDB for PostgreSQL — AlloyDB for PostgreSQL - - 2026-05-12
CVE-2026-42072 Nornicdb: Improper Network Binding in NornicDB Bolt Server allows unauthorized remote access — NornicDB 9.8 Critical 2026-05-08
CVE-2023-27573 netbox-docker 安全漏洞 — netbox-docker 9.0 Critical 2026-03-11
CVE-2026-28713 Acronis Cyber Protect和Acronis Cyber Protect Cloud Agent 安全漏洞 — Acronis Cyber Protect Cloud Agent 7.8 - 2026-03-05
CVE-2026-22886 OpenMQ 安全漏洞 — Eclipse OpenMQ 9.8 Critical 2026-03-03
CVE-2026-27751 SODOLA SL902-SWTGW124AS <= 200.1.20 Use of Default Credentials — SODOLA SL902-SWTGW124AS 9.8 Critical 2026-02-27
CVE-2026-26341 Tattile Smart+ / Vega / Basic <= 1.181.5 Default Credentials — Smart+ 9.8 - 2026-02-24
CVE-2026-26366 JUNG eNet SMART HOME server 2.2.1/2.3.1 Use of Default Credentials — eNet SMART HOME server 9.8 Critical 2026-02-15
CVE-2025-54756 BrightSign Players Use of Default Credentials — BrightSign OS series 4 players 8.4 High 2026-02-12
CVE-2026-1972 Edimax BR-6208AC auth_check_userpass2 default credentials — BR-6208AC 5.3 Medium 2026-02-06

Vulnerabilities classified as CWE-1392 represent 98 CVEs. The CWE taxonomy describes the weakness; review individual CVEs for product-specific impact.