CVE-2026-5623
Server-Side Request Forgery in Huly Platform Import Endpoint
Publication date: 2026-04-06
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 |
|---|---|---|
| hcengineering | huly_platform | 0.7.382 |
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 the hcengineering Huly Platform version 0.7.382, specifically in an unknown part of the file server/front/src/index.ts component called Import Endpoint. It allows an attacker to perform server-side request forgery (SSRF), meaning the attacker can manipulate the server to make unintended requests to other internal or external resources.
The attack can be launched remotely, and the exploit is publicly available, increasing the risk of exploitation. The vendor was informed early but did not respond.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to make unauthorized requests from the vulnerable server to other systems. This can lead to information disclosure, unauthorized access to internal systems, or further attacks within the network.
Because the exploit is publicly available and the attack can be performed remotely without user interaction, the risk of exploitation is higher.