CVE-2026-5259
Server-Side Request Forgery in AutohomeCorp Frostmourne Alarm Preview
Publication date: 2026-04-01
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| autohomecorp | frostmourne | to 1.0 (inc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |
Attack-Flow Graph
AI Powered Q&A
Can you explain this vulnerability to me?
This vulnerability exists in AutohomeCorp frostmourne up to version 1.0, specifically in an unknown function within the Alarm Preview component's AlarmController.java file. It allows an attacker to perform server-side request forgery (SSRF) by manipulating the vulnerable function. The attack can be executed remotely and the exploit has been publicly disclosed.
How can this vulnerability impact me? :
The vulnerability can lead to server-side request forgery, which may allow an attacker to make unauthorized requests from the vulnerable server to internal or external systems. This can result in information disclosure, unauthorized actions, or further exploitation of internal services. The CVSS scores indicate a moderate severity, with potential impacts on confidentiality, integrity, and availability.