Lucene search
+L

29242 matches found

Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.23 views

PT-2026-24821

Summary The updateUserNotifications endpoint accepts a user ID from the request payload and uses it to update that user's notification preferences. It checks that the caller is logged in but never verifies that the caller owns the target account id !== userData.user.id. Any authenticated visitor...

5.4CVSS5.9AI score0.00253EPSS
SaveExploits1References6
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.15 views

PT-2026-24858

Name of the Vulnerable Software and Affected Versions Woahai321 ListSync versions up to 0.6.6 Description A server-side request forgery issue exists in Woahai321 ListSync. The problem affects the requests.post function within the list-sync-main/api server.py file, specifically in the JSON Handler...

6.5CVSS6.2AI score0.00201EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.24 views

PT-2026-24890

Name of the Vulnerable Software and Affected Versions zyddnys manga-image-translator versions through beta-0.3 Description A server-side request forgery condition exists in zyddnys manga-image-translator. The issue is located in the to pil image function within the request extraction.py file of t...

6.5CVSS6.5AI score0.00251EPSS
SaveExploits0References19
OSV
OSV
added 2026/03/11 12:00 a.m.12 views

CVE-2025-70027

An issue pertaining to CWE-918: Server-Side Request Forgery was discovered in Sunbird-Ed SunbirdEd-portal v1.13.4. This allows attackers to obtain sensitive information...

7.5CVSS5.8AI score
SaveExploits0References5
NVD
NVD
added 2026/03/10 10:16 p.m.16 views

CVE-2026-31829

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.0.13, Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including...

8.8CVSS0.023EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/03/10 9:43 p.m.9 views

CVE-2026-31829 Flowise affected by Server-Side Request Forgery (SSRF) in HTTP Node Leading to Internal Network Access

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.0.13, Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including...

7.1CVSS5.8AI score0.023EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/10 9:43 p.m.55 views

CVE-2026-31829

Flowise prior to version 3.0.13 exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests to user-controlled URLs with no host restrictions. This enables a Server-Side Request Forgery (SSRF) vulnerability, allowing a user interacting with a publicly exposed chatflow t...

8.8CVSS5.8AI score0.023EPSS
SaveExploits1References1Affected Software1
Cvelist
Cvelist
added 2026/03/10 9:43 p.m.44 views

CVE-2026-31829 Flowise affected by Server-Side Request Forgery (SSRF) in HTTP Node Leading to Internal Network Access

Flowise is a drag & drop user interface to build a customized large language model flow. Prior to 3.0.13, Flowise exposes an HTTP Node in AgentFlow and Chatflow that performs server-side HTTP requests using user-controlled URLs. By default, there are no restrictions on target hosts, including...

7.1CVSS0.023EPSS
SaveExploits1References1
Snyk
Snyk
added 2026/03/10 9:32 p.m.6 views

Server-side Request Forgery (SSRF)

Overview org.webjars.npm:pdfmake is a Client/server side PDF printing in pure JavaScript Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the URLResolver component. An attacker can obtain sensitive information by making crafted requests to internal or...

8.7CVSS5.4AI score0.00481EPSS
SaveExploits2References2
EUVD
EUVD
added 2026/03/10 9:32 p.m.15 views

EUVD-2026-10756

Server-Side Request Forgery SSRF vulnerability in pdfmake versions 0.3.0-beta.2 through 0.3.5 allows a remote attacker to obtain sensitive information via the src/URLResolver.js component. The fix was released in version 0.3.6 which introduces the setUrlAccessPolicy method allowing server operato...

7.5CVSS5.8AI score0.00481EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/03/10 9:32 p.m.12 views

Server-side Request Forgery (SSRF)

Overview pdfmake is a Client/server side PDF printing in pure JavaScript Affected versions of this package are vulnerable to Server-side Request Forgery SSRF via the URLResolver component. An attacker can obtain sensitive information by making crafted requests to internal or external resources...

8.7CVSS5.8AI score0.00481EPSS
SaveExploits2References2
Github Security Blog
Github Security Blog
added 2026/03/10 9:32 p.m.16 views

pdfmake is vulnerable to server-side request forgery (SSRF)

Server-Side Request Forgery SSRF vulnerability in pdfmake versions 0.3.0-beta.2 through 0.3.5 allows a remote attacker to obtain sensitive information via the src/URLResolver.js component. The fix was released in version 0.3.6 which introduces the setUrlAccessPolicy method allowing server operato...

7.5CVSS5.8AI score0.00481EPSS
SaveExploits2References7Affected Software1
NVD
NVD
added 2026/03/10 9:16 p.m.11 views

CVE-2026-30953

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL LinkRepository::create calls HtmlMeta::getFromUrl. The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-si...

7.7CVSS0.00218EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/10 8:38 p.m.6 views

CVE-2026-30953 LinkAce affected by SSRF via link creation: NoPrivateIpRule not applied to LinkStoreRequest

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL LinkRepository::create calls HtmlMeta::getFromUrl. The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-si...

7.7CVSS5.8AI score0.00218EPSS
SaveExploits0References1
CVE
CVE
added 2026/03/10 8:38 p.m.29 views

CVE-2026-30953

LinkAce is affected by CVE-2026-30953 due to missing validation for NoPrivateIpRule during link creation. The server fetches HTML metadata from user-provided URLs in LinkRepository::create() via HtmlMeta::getFromUrl(), and the NoPrivateIpRule is only applied in FetchController.php, not in the pri...

7.7CVSS5.8AI score0.00218EPSS
SaveExploits0References1Affected Software1
OSV
OSV
added 2026/03/10 8:38 p.m.13 views

CVE-2026-30953 LinkAce affected by SSRF via link creation: NoPrivateIpRule not applied to LinkStoreRequest

LinkAce is a self-hosted archive to collect website links. When a user creates a link via POST /links, the server fetches HTML metadata from the provided URL LinkRepository::create calls HtmlMeta::getFromUrl. The LinkStoreRequest validation rules do not include NoPrivateIpRule, allowing server-si...

7.7CVSS5.8AI score
SaveExploits0References3
Patchstack
Patchstack
added 2026/03/10 8:24 p.m.8 views

WordPress Core <= 6.9.1 - Server-Side Request Forgery (SSRF) vulnerability

Server-Side Request Forgery SSRF vulnerability discovered by sibwtf in WordPress core versions 6.9-6.9.1...

5.8AI score
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/03/10 7:25 p.m.38 views

CVE-2026-28495

CVE-2026-28495 affects GetSimple CMS via the bundled massiveAdmin plugin in GetSimpleCMS-CE v3.3.22. The description states an authenticated administrator can overwrite the gsconfig.php configuration file with arbitrary PHP code through the gsconfig editor module, due to lack of CSRF protection. ...

9.6CVSS6.1AI score0.00295EPSS
SaveExploits1References1Affected Software1
NVD
NVD
added 2026/03/10 7:17 p.m.13 views

CVE-2026-26801

Server-Side Request Forgery SSRF vulnerability in pdfmake versions 0.3.0-beta.2 through 0.3.5 allows a remote attacker to obtain sensitive information via the src/URLResolver.js component. The fix was released in version 0.3.6 which introduces the setUrlAccessPolicy method allowing server operato...

7.5CVSS0.00481EPSS
SaveExploits2References5
Snyk
Snyk
added 2026/03/10 6:48 p.m.17 views

Server-side Request Forgery (SSRF)

Overview mcp-atlassian is a The Model Context Protocol MCP Atlassian integration is an open-source implementation that bridges Atlassian products Jira and Confluence with AI language models following Anthropic's MCP specification. This project enables secure, contextual AI interactions with...

8.2CVSS5.9AI score0.13632EPSS
SaveExploits1References2
Rows per page
Query Builder