CVE-2026-7084 Details
Description
A vulnerability was found in HBAI-Ltd Toonflow-app up to 1.1.1. This affects the function fetch of the file src/routes/setting/vendorConfig/getCodeByLink.ts of the component getCodeByLink Endpoint. The manipulation of the argument Link results in server-side request forgery. The attack may be performed from remote. The exploit has been made public and could be used. There is ongoing doubt regarding the real existence of this vulnerability. The vendor explains in a reply to the issue report, that "[t]he /getCodeByLink interface is used to obtain TS code and run it locally. It is inherently a high-risk interface, and users must clearly understand the risks before requesting to use it."
A server-side request forgery (SSRF) vulnerability has been identified in HBAI-Ltd Toonflow-app versions through 1.1.1. The issue resides in the getCodeByLink endpoint, specifically within the fetch function of the file src/routes/setting/vendorConfig/getCodeByLink.ts. This vulnerability allows remote attackers to manipulate the link parameter, leading to unauthorized internal requests and potential exposure of sensitive data.
The vulnerability can be addressed by implementing proper validation on the link parameter to restrict protocols, block private IP ranges, and ensure only HTTPS URLs are accepted. Additionally, sensitive internal APIs should be modified to exclude plaintext passwords from responses.
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 27, 2026CISA-ADP
Assessed Apr 27, 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/HBAI-Ltd/Toonflow-app/ | [email protected] | ProductVendor |
| https://github.com/HBAI-Ltd/Toonflow-app/issues/95 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://github.com/HBAI-Ltd/Toonflow-app/issues/95#issuecomment-4208181221 | [email protected] | ExploitIssue TrackingTechnical AnalysisVendor |
| https://vuldb.com/submit/799582 | [email protected] | Technical Description |
| https://vuldb.com/vuln/359659 | [email protected] | AdvisoryExploitTechnical Description |
| https://vuldb.com/vuln/359659/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 |
|---|---|
| HBAI-Ltd Toonflow | 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 27, 2026 | New CVE Received | [email protected] |
Volerion