CVE-2026-4284
Server-Side Request Forgery in taoofagi PPT File Handler
Publication date: 2026-03-16
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 |
|---|---|---|
| taoofagi | easegen-admin | to 8f87936ac774065b92fb20aab55b274a6ea76433 (exc) |
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 taoofagi easegen-admin software, specifically in the downloadFile function of the PPT File Handler component. The issue is caused by manipulation of the 'url' argument, which leads to a server-side request forgery (SSRF). This means an attacker can remotely cause the server to make unintended requests to other resources.
How can this vulnerability impact me? :
The vulnerability allows an attacker to remotely initiate server-side requests through the affected function. This can potentially be used to access internal systems, bypass firewalls, or retrieve sensitive information that the server has access to, leading to information disclosure or further attacks.
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know