CVE-2026-3961
Server-Side Request Forgery in zyddnys Manga-Image-Translator Translate Endpoint
Publication date: 2026-03-11
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 |
|---|---|---|
| zyddnys | manga-image-translator | to beta-0.3 (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 the zyddnys manga-image-translator software up to version beta-0.3, specifically in the function to_pil_image located in the file manga-image-translator-main/server/request_extraction.py within the Translate Endpoints component.
The issue allows an attacker to perform server-side request forgery (SSRF), meaning the attacker can manipulate the server to make unintended requests to other systems or resources.
The attack can be initiated remotely, and the exploit has already been publicly disclosed.
How can this vulnerability impact me? :
This vulnerability can impact you by allowing an attacker to make the server send unauthorized requests to internal or external systems, potentially exposing sensitive information or enabling further attacks within your network.
Since the attack can be initiated remotely, it increases the risk of exploitation without physical access.
The severity scores indicate a moderate impact on confidentiality, integrity, and availability, meaning the vulnerability could lead to partial data exposure, modification, or disruption of service.
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