Skip to main content

Frostmourne CVE-2026-5563

| EUVDEUVD-2026-19073 LOW
SQL Injection (CWE-89)
2026-04-05 VulDB GHSA-r94v-5xq4-h7ph
2.1
CVSS 4.0 · Vendor: VulDB

Severity by source

Vendor (VulDB) PRIMARY
2.1 LOW
CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P/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

Primary rating from Vendor (VulDB) · only source for this CVE.

CVSS VectorVendor: VulDB

Attack Vector
Network
Attack Complexity
Low
Privileges Required
Low
User Interaction
None
Scope
X

Lifecycle Timeline

6
Severity Changed
Apr 29, 2026 - 01:11 NVD
MEDIUM LOW
CVSS changed
Apr 29, 2026 - 01:11 NVD
5.3 (MEDIUM) 2.1 (LOW)
PoC Detected
Apr 07, 2026 - 13:20 vuln.today
Public exploit code
EUVD ID Assigned
Apr 05, 2026 - 11:30 euvd
EUVD-2026-19073
Analysis Generated
Apr 05, 2026 - 11:30 vuln.today
CVE Published
Apr 05, 2026 - 11:15 nvd
MEDIUM 5.3

DescriptionCVE.org

A security flaw has been discovered in AutohomeCorp frostmourne up to 1.0. Affected is the function httpTest of the file /api/monitor-api/alarm/previewData of the component Alarm Preview. The manipulation results in sql injection. The attack can be launched remotely. The exploit has been released to the public and may be used for attacks.

AnalysisAI

SQL injection in AutohomeCorp Frostmourne up to version 1.0 allows authenticated remote attackers to execute arbitrary SQL queries through the /api/monitor-api/alarm/previewData endpoint's httpTest function, potentially leading to unauthorized data access, modification, or system compromise. Publicly available exploit code exists, elevating real-world risk despite the CVSS 6.3 (medium) rating.

Technical ContextAI

The vulnerability resides in the Alarm Preview component of Frostmourne's monitoring API, specifically within the httpTest function that processes user input for the previewData endpoint. The root cause is CWE-89 (SQL Injection), indicating insufficient input validation or parameterization when constructing SQL queries. The affected product, identified via CPE cpe:2.3:a:autohomecorp:frostmourne:*:*:*:*:*:*:*:* , is a monitoring and alarm management system. The attack vector is network-based with low complexity, requiring only valid user credentials (PR:L per CVSS vector) to reach the vulnerable endpoint. The unauthenticated constraint (PR:L rather than PR:N) limits exposure to users with legitimate system access, but the presence of public exploit code and the straightforward nature of SQL injection attacks significantly amplifies exploitation probability.

RemediationAI

Upgrade AutohomeCorp Frostmourne to a patched version beyond 1.0 as soon as the vendor releases a fixed release. In the interim, implement strict input validation and parameterized queries (prepared statements) within the httpTest function to prevent SQL injection. Restrict network access to the /api/monitor-api/alarm/previewData endpoint using firewall rules or authentication proxies, limiting exposure to trusted internal networks only. Monitor logs for SQL error messages or unusual query patterns that may indicate exploitation attempts. Refer to VulDB advisory at https://vuldb.com/vuln/355333 for additional vendor guidance and timeline updates. A vendor-specific security advisory from AutohomeCorp should be consulted for exact patched version numbers when available.

Share

CVE-2026-5563 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy