CVE-2024-31151
CVE-2024-31151 is a high-severity vulnerability in Level1 Wbr-6012 Firmware with a CVSS 3.x base score of 8.1. It is not currently listed as actively exploited by CISA, and its EPSS exploit-prediction score is low. The underlying weakness is classified as CWE-798.
Key facts
- Severity: High (CVSS 3.x base score 8.1)
- EPSS exploit prediction: 1% (49th percentile)
- Actively exploited: Not listed in CISA KEV
- EU (EUVD) id: EUVD-2024-34447
- Weakness: CWE-798
- Affected product: Level1 Wbr-6012 Firmware
- Published:
- Last modified:
Description
A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can force a reboot, circumventing the initial time restriction for exploitation.The password string can be found at addresses 0x 803cdd0f and 0x803da3e6: 803cdd0f 41 72 69 65 ds "AriesSerenaCairryNativitaMegan" 73 53 65 72 65 6e 61 43 ... It is referenced by the function at 0x800b78b0 and simplified in the pseudocode below: if (is_equal = strcmp(password,"AriesSerenaCairryNativitaMegan"){ ret = 3;} Where 3 is the return value to user-level access (0 being fail and 1 being admin/backdoor). While there's no legitimate functionality to change this password, once authenticated it is possible manually make a change by taking advantage of TALOS-2024-XXXXX using HTTP POST paramater "Pu" (new user password) in place of "Pa" (new admin password).
Frequently asked questions
- What is CVE-2024-31151?
- A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain unauthorized access during the first 30 seconds post-boot. Other vulnerabilities can force a reboot, circumventing the initial time restriction for exploitation.The password string can be found at addresses 0x 803cdd0f and 0x803da3e6: 803cdd0f 41 72 69 65 ds "AriesSerenaCairryNativitaMegan" 73 53 65 72 65 6e 61 43 ... It is referenced by the function at 0x800b78b0 and simplified in the pseudocode below: if (is_equal = strcmp(password,"AriesSerenaCairryNativitaMegan"){ ret = 3;} Where 3 is the return value to user-level access (0 being fail and 1 being admin/backdoor). While there's no legitimate functionality to change this password, once authenticated it is possible manually make a change by taking advantage of TALOS-2024-XXXXX using HTTP POST paramater "Pu" (new user password) in place of "Pa" (new admin password).
- How severe is CVE-2024-31151?
- CVE-2024-31151 has a CVSS 3.x base score of 8.1, rated high severity. It is exploitable over network with high attack complexity, requires no privileges and no user interaction. Impact on confidentiality is high, integrity high, and availability high.
- Is CVE-2024-31151 being actively exploited?
- It is not currently listed in CISA's KEV catalog. Its EPSS exploit-prediction score is 1% (49th percentile), an estimate of the probability of exploitation in the next 30 days.
- What products are affected by CVE-2024-31151?
- CVE-2024-31151 affects Level1 Wbr-6012 Firmware. See the affected-products list for the exact vulnerable versions.
- How do I fix CVE-2024-31151?
- Review the linked vendor and NVD advisories for patched versions and mitigations, then upgrade or apply the recommended workaround. Given its high severity, prioritise patching exposed systems.
- Does CVE-2024-31151 have an EU (EUVD) identifier?
- Yes. CVE-2024-31151 is tracked in the ENISA EU Vulnerability Database (EUVD) as EUVD-2024-34447.
- When was CVE-2024-31151 published?
- CVE-2024-31151 was published on 2024-10-30 and last updated on 2026-06-17.
References
- https://talosintelligence.com/vulnerability_reports/TALOS-2024-1979
- https://www.talosintelligence.com/vulnerability_reports/TALOS-2024-1979
Affected products (1)
- cpe:2.3:o:level1:wbr-6012_firmware:r0.40e6:*:*:*:*:*:*:*
More vulnerabilities in Level1 Wbr-6012 Firmware
- CVE-2024-33699 — Critical (CVSS 9.9): The LevelOne WBR-6012 router's web application has a vulnerability in its firmware version R0.40e6, allowing attackers…
- CVE-2024-23309 — Critical (CVSS 9.0): The LevelOne WBR-6012 router with firmware R0.40e6 has an authentication bypass vulnerability in its web application…
- CVE-2024-24777 — High (CVSS 8.8): A cross-site request forgery (CSRF) vulnerability exists in the Web Application functionality of the LevelOne WBR-6012…
- CVE-2024-28875 — High (CVSS 8.1): A security flaw involving hard-coded credentials in LevelOne WBR-6012's web services allows attackers to gain…
- CVE-2024-33700 — High (CVSS 7.5): The LevelOne WBR-6012 router firmware R0.40e6 suffers from an input validation vulnerability within its FTP…
- CVE-2024-32946 — Medium (CVSS 5.9): A vulnerability in the LevelOne WBR-6012 router's firmware version R0.40e6 allows sensitive information to be…
All CVEs affecting Level1 Wbr-6012 Firmware →
Other CWE-798 (Use of Hard-coded Credentials) vulnerabilities
- CVE-2026-13768 — Critical (CVSS 10.0): Gardyn devices expose a privileged iothubowner key. Access to this key will allow a malicious user to invoke an IoTHub…
- CVE-2026-45631 — Critical (CVSS 10.0): Dokploy is a free, self-hostable Platform as a Service (PaaS). From 0.27.0 to before 0.29.3, a hardcoded…
- CVE-2026-22769 — Critical (CVSS 10.0): Dell RecoverPoint for Virtual Machines, versions prior to 6.0.3.1 HF1, contain a hardcoded credential vulnerability.…
- CVE-2025-42890 — Critical (CVSS 10.0): SQL Anywhere Monitor (Non-GUI) baked credentials into the code,exposing the resources or functionality to unintended…
- CVE-2025-7503 — Critical (CVSS 10.0): An OEM IP camera manufactured by Shenzhen Liandian Communication Technology LTD exposes a Telnet service (port 23) with…
- CVE-2025-20309 — Critical (CVSS 10.0): A vulnerability in Cisco Unified Communications Manager (Unified CM) and Cisco Unified Communications Manager Session…
Browse all CWE-798 (Use of Hard-coded Credentials) vulnerabilities →