CVE-2026-6744
Server-Side Request Forgery in Bagisto Downloadable Link Handler
Publication date: 2026-04-21
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 |
|---|---|---|
| bagisto | bagisto | to 2.3.15 (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 Bagisto up to version 2.3.15, specifically in the 'copy' function of the Downloadable Link Handler component. 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 has been made public.
How can this vulnerability impact me? :
The vulnerability can allow an attacker to make the server send unauthorized requests, potentially accessing internal systems or sensitive information that should not be exposed. This can lead to information disclosure, unauthorized actions within the network, or further exploitation of internal services.
Can you explain this vulnerability to me?
This vulnerability exists in Bagisto up to version 2.3.15, specifically in the copy function of the Downloadable Link Handler component. 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 has been made public. The vendor has acknowledged the issue and plans to fix it in upcoming releases.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to make unauthorized requests from your server to other systems, potentially accessing internal resources or sensitive information that should not be exposed.
Such server-side request forgery can lead to information disclosure, unauthorized actions within your network, or further exploitation depending on the internal systems accessible from the vulnerable server.
What immediate steps should I take to mitigate this vulnerability?
The vendor has acknowledged the vulnerability and stated that all security issues are addressed through security advisories and will be fixed in upcoming releases.
As immediate mitigation, it is recommended to monitor for any suspicious activity related to the Downloadable Link Handler's copy function and apply any available security advisories from the vendor.