CVE-2026-3286
Server-Side Request Forgery in itwanger Paicoding Image Save Endpoint
Publication date: 2026-02-27
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 |
|---|---|---|
| itwanger | paicoding | 1.0.3 |
| itwanger | paicoding | 1.0.0 |
| itwanger | paicoding | 1.0.1 |
| itwanger | paicoding | 1.0.2 |
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 itwanger paicoding software versions 1.0.0 through 1.0.3, specifically in the Save function of the Image Save Endpoint component. The issue arises from improper handling of the 'img' argument, which allows an attacker to perform server-side request forgery (SSRF). This means an attacker can manipulate the server to make unauthorized requests to internal or external resources.
How can this vulnerability impact me? :
The vulnerability can be exploited remotely to perform server-side request forgery, potentially allowing attackers to access or manipulate internal systems or services that are otherwise protected. This can lead to unauthorized information disclosure, access to internal resources, or further attacks within the network.
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