CVE-2026-6119 Details
Description
A vulnerability was identified in AstrBotDevs AstrBot up to 4.22.1. The affected element is the function post_data.get of the component API Endpoint. Such manipulation leads to server-side request forgery. The attack may be performed from remote. The exploit is publicly available and might be used. The project was informed of the problem early through an issue report but has not responded yet.
A server-side request forgery (SSRF) vulnerability has been identified in AstrBotDevs AstrBot versions through 4.22.1. This vulnerability exists in the API Endpoint component, specifically within the post_data.get function. The issue arises because several API endpoints accept user-controlled URLs or proxy parameters and make server-side HTTP requests without proper validation. This lack of validation allows attackers to access internal network services, cloud instance metadata endpoints, and other resources that should not be publicly accessible.
It is recommended to implement URL validation to block private or internal IP ranges, restrict URL schemes to http and https only, resolve DNS before making connections to ensure the resolved IP is not internal, validate proxy parameters against a trusted allowlist, and set a maximum redirect count while re-validating each redirect target.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Apr 12, 2026CISA-ADP
Assessed Apr 14, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/AstrBotDevs/AstrBot/ | [email protected] | ProductVendor |
| https://github.com/AstrBotDevs/AstrBot/issues/7171 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/792661 | [email protected] | Issue TrackingTechnical Description |
| https://vuldb.com/vuln/356979 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/356979/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| AstrBot | All versions |
CPE
Remediation
| |
Change History
4 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Apr 12, 2026 | New CVE Received | [email protected] |
Volerion