Description
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.
Published: 2026-04-05
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Remote SQL Injection
Action: Patch Immediately
AI Analysis

Impact

The vulnerability resides in the httpTest method of the Alarm Preview component located at /api/monitor-api/alarm/previewData. An attacker can inject arbitrary SQL via crafted requests, enabling unauthorized read, modification, or deletion of monitoring data. The weakness corresponds to CWE‑74 (Improper Input Validation) and CWE‑89 (SQL Injection). The primary impact is loss of data confidentiality and integrity, and potential disruption of the monitoring service.

Affected Systems

AutohomeCorp frostmourne products up to version 1.0 are affected. Any deployment of the product that includes the Alarm Preview component and exposes the httpTest endpoint is at risk.

Risk and Exploitability

The CVSS score of 5.3 classifies the vulnerability as moderately severe. No EPSS score is available, and it is not listed in the CISA KEV catalog. attack vector is remote, initiated through HTTP requests to the previewData API. Public exploit code has already been released, indicating that the vulnerability is exploitable in practice. While exact exploitation likelihood cannot be quantified, the availability of exploit code raises concern for potential abuse.

Generated by OpenCVE AI on April 5, 2026 at 14:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the latest AutohomeCorp frostmourne patch that addresses the httpTest SQL injection.
  • Restrict external access to the /api/monitor-api/alarm/previewData endpoint using firewalls or access-control rules.
  • Monitor application logs for indications of unexpected SQL queries or errors that may signal an attempted injection.
  • Verify that the deployed version no longer contains the vulnerable httpTest function after patching.

Generated by OpenCVE AI on April 5, 2026 at 14:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 07 Apr 2026 00:00:00 +0000

Type Values Removed Values Added
First Time appeared Autohomecorp
Autohomecorp frostmourne
Vendors & Products Autohomecorp
Autohomecorp frostmourne

Mon, 06 Apr 2026 20:00:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sun, 05 Apr 2026 12:00:00 +0000

Type Values Removed Values Added
Description 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.
Title AutohomeCorp frostmourne Alarm Preview previewData httpTest sql injection
Weaknesses CWE-74
CWE-89
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': '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'}


Subscriptions

Autohomecorp Frostmourne
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-04-06T18:03:27.509Z

Reserved: 2026-04-04T14:09:54.324Z

Link: CVE-2026-5563

cve-icon Vulnrichment

Updated: 2026-04-06T18:03:19.904Z

cve-icon NVD

Status : Deferred

Published: 2026-04-05T12:16:18.390

Modified: 2026-04-24T18:14:34.620

Link: CVE-2026-5563

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-04-06T21:56:50Z

Weaknesses