Lucene search
+L

56 matches found

Kitploit
Kitploit
added 2026/09/18 6:58 a.m.326 views

botb

Break out the Box BOtB BOtB is a container analysis and exploitation tool designed to be used by pentesters and engineers while also being CI/CD friendly with common CI/CD technologies. What does it do? BOtB is a CLI tool which allows you to: Exploit common container vulnerabilities Perform commo...

7AI score
SaveExploits0References9
CVE
CVE
added 2026/09/16 2:40 p.m.9 views

CVE-2026-92569

Hippo4j through version 1.5.0 is affected by a server-side request forgery (SSRF) vulnerability in four ThreadPoolController endpoints that fail to validate the clientAddress parameter. Authenticated attackers can supply arbitrary hostnames and ports to trigger outbound GET requests toward intern...

5.3CVSS5.8AI score0.00272EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/16 2:40 p.m.5 views

EUVD-2026-80812

DataGear through 6.0.0 contains a server-side request forgery vulnerability in the /dataSet/preview/Http endpoint that allows unauthenticated attackers to execute arbitrary HTTP requests by supplying a caller-controlled URI. Attackers can issue GET, POST, PUT, PATCH, or DELETE requests to interna...

8.8CVSS0.00488EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/15 12:31 a.m.7 views

EUVD-2026-78208

Refly through 1.1.0 contains a server-side request forgery vulnerability in the POST /v1/misc/scrape endpoint that fetches caller-supplied URLs without validating the scheme, host, or resolved address. Authenticated attackers can make the backend issue requests to loopback, private, and link-loca...

5.3CVSS5.7AI score0.00199EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/14 6:20 p.m.6 views

CVE-2026-91079

Huly Platform through 0.7.426 contains a server-side request forgery vulnerability in the print service due to missing hostname allowlist validation. Authenticated workspace members can supply arbitrary URLs to the print endpoint, which Puppeteer renders and returns as downloadable PDFs or images...

8.5CVSS0.00353EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/14 5:52 p.m.6 views

EUVD-2026-77714

Huly Platform through 0.7.426 contains a server-side request forgery vulnerability in the print service due to missing hostname allowlist validation. Authenticated workspace members can supply arbitrary URLs to the print endpoint, which Puppeteer renders and returns as downloadable PDFs or images...

8.5CVSS5.8AI score0.00353EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/08/30 2:33 p.m.14 views

EUVD-2026-68234

WWBN AVideo contains a server-side request forgery filter bypass vulnerability in the isSSRFSafeURL function that fails to normalize NAT64 addresses written in hexadecimal form. Attackers can bypass SSRF protections by supplying hex-encoded NAT64 addresses like 64:ff9b::a9fe:a9fe to reach cloud...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/30 2:33 p.m.24 views

CVE-2026-82648

WWBN AVideo is vulnerable to a server-side request forgery (SSRF) filter bypass in the isSSRFSafeURL function. The root cause is a failure to normalize NAT64 addresses written in hexadecimal form . Attackers can bypass the SSRF protection by supplying hex-encoded NAT64 addresses such as 64:ff9b::...

7.1CVSS5.9AI score0.00197EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/28 8:20 p.m.13 views

CVE-2026-82268

Qwen-Agent through 0.0.34 contains a server-side request forgery vulnerability in the document parsing path that treats caller-supplied paths as URLs without scheme restriction or host validation. Attackers can reach the unauthenticated Gradio interface to make the server issue HTTP requests to...

8.7CVSS0.00277EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/28 4:18 p.m.40 views

CVE-2026-82268 Qwen-Agent Server-Side Request Forgery via Caller-Supplied Document URL

Qwen-Agent through 0.0.34 contains a server-side request forgery vulnerability in the document parsing path that treats caller-supplied paths as URLs without scheme restriction or host validation. Attackers can reach the unauthenticated Gradio interface to make the server issue HTTP requests to...

8.7CVSS0.00277EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/07/30 4:49 p.m.13 views

CVE-2026-66415 Leantime Server-Side Request Forgery and Local File Inclusion in Blueprints::import()

Leantime 3.6.2 contains a server-side request forgery and local file inclusion vulnerability that allows authenticated attackers to read internal resources by passing unsanitized user-supplied filenames to filegetcontents in the Blueprints::import method without path validation. Attackers can...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/21 9:16 p.m.12 views

CVE-2026-46556

FlaskBB is a Forum Software written in Python using the micro framework Flask. Prior to version 2.2.1, a Server-Side Request Forgery SSRF vulnerability in getimageinfo allows any authenticated user to force the server to send HTTP requests to arbitrary internal endpoints, including cloud metadata...

6.5CVSS0.00354EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 6:14 p.m.45 views

CVE-2026-63107

LimeSurvey (versions up to 6.17.10 and 7.0.4) contains a server-side request forgery in the REST API survey template endpoint. The vulnerability arises from unsanitized use of the HTTP Host header in getTemplateData(), allowing authenticated users to cause the server to issue arbitrary HTTP reque...

7.7CVSS5.6AI score0.00354EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/15 10:17 p.m.21 views

CVE-2026-53446

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl private-network checks from...

6.2CVSS0.00498EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:10 p.m.10 views

CVE-2026-53446

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl private-network checks from...

6.2CVSS6.1AI score0.00498EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/15 9:10 p.m.14 views

CVE-2026-53446 Wekan: Server-Side Request Forgery (SSRF) via webhook integration URLs

Wekan is open source kanban built with Meteor. Prior to 9.32, Wekan webhook integration URLs in models/integrations.js are stored from user input and later fetched by server/notifications/outgoing.js without applying the existing validateAttachmentUrl private-network checks from...

6.2CVSS6.1AI score0.00498EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/13 7:17 p.m.31 views

CVE-2026-49969

Laravel-Mediable before 7.0.0 contains a server-side request forgery vulnerability that allows remote attackers to issue arbitrary HTTP requests from the server by supplying unvalidated caller-controlled URLs to endpoints backed by MediaUploader::fromSource. Attackers can craft URLs targeting...

7.4CVSS0.00418EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/08 3:07 p.m.17 views

EUVD-2026-42298

repomix contains a server-side request forgery vulnerability in the POST /api/pack endpoint that allows unauthenticated attackers to make arbitrary outbound requests. The endpoint fails to properly validate http://, https://, and file:// URLs before passing them to git clone, enabling attackers t...

9.3CVSS6.1AI score0.00442EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/08 3:07 p.m.45 views

CVE-2026-59702 repomix - Server-Side Request Forgery via Unvalidated Repository URLs in POST /api/pack

repomix contains a server-side request forgery vulnerability in the POST /api/pack endpoint that allows unauthenticated attackers to make arbitrary outbound requests. The endpoint fails to properly validate http://, https://, and file:// URLs before passing them to git clone, enabling attackers t...

9.3CVSS0.00442EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/06/30 7:51 p.m.13 views

CVE-2026-10564 SSRF Vulnerability in Langflow OSS Legacy Components Bypasses Protection

IBM Langflow OSS 1.0.0 through 1.9.6 contains a Server-Side Request Forgery SSRF. The legacy RSSReaderComponent in rss.py and SearXNG component in searxng.py make unvalidated HTTP requests to user-controlled URLs, bypassing SSRF protections introduced in version 1.9.3. An authenticated attacker c...

8.2CVSS5.8AI score0.00338EPSS
SaveExploits0References1
Rows per page
Query Builder