Lucene search
+L

46 matches found

Kitploit
Kitploit
•added 2026/09/25 8:33 a.m.•15 views

jira-mobile-ssrf-exploit

CVE-2022-26135 - Full-Read Server Side Request Forgery in Mobile Plugin for Jira Data Center and Server About Assetnote Assetnote automatically maps your external assets and monitors them for changes and security issues to help prevent serious breaches. This research was performed by Assetnote's...

6.5CVSS7.1AI score0.71616EPSS
SaveExploits1
Kitploit
Kitploit
•added 2026/09/24 7:13 p.m.•8 views

openfire-ssrf-cve-2019-18394

CVE-2019-18394: Openfire FaviconServlet SSRF Unauthenticated Server-Side Request Forgery in Ignite Realtime Openfire 4.4.2 and earlier admin console, default TCP 9090/9091. Fixed in 4.4.3 issue OF-1885. Request forgery: the host parameter is concatenated into an outbound URL with no validation, s...

9.8CVSS8.2AI score0.32304EPSS
SaveExploits2
Cvelist
Cvelist
•added 2026/09/21 8:44 p.m.•35 views

CVE-2026-77522 MaxKB: Authenticated full-read SSRF via the knowledge web-document import/sync crawler (Fork.fork requests.get, no internal-IP guard, non-blind)

MaxKB is an open-source AI assistant for enterprise. In version 2.10.3-lts and earlier, the knowledge web-document import and synchronization crawler passes an authenticated workspace user's URL to Fork.fork, which calls requests.get with verify=False and without restricting schemes, loopback,...

4.3CVSS0.003EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/21 8:44 p.m.•24 views

CVE-2026-77522

MaxKB (open-source enterprise AI assistant by 1Panel-dev) versions 2.10.3-lts and earlier are affected by an authenticated full-read SSRF in the knowledge web-document import/sync crawler. The underlying cause is that Fork.fork invokes requests.get with verify=False and no restrictions on schemes...

4.3CVSS5.8AI score0.003EPSS
SaveExploits0References1
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/17 12:00 a.m.•0 views

CVE-2026-54546: Server-Side Request Forgery (SSRF)

CloudTAK is a browser-based Common Operating Picture and situational awareness tool compatible with TAK. Prior to 13.22.1, the authenticated PUT /api/basemap endpoint passes an attacker-controlled URL through importBasemapURL in api/routes/basemap.ts to fetchurl without resolved-address...

5CVSS5.8AI score0.00372EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/10 10:16 p.m.•11 views

CVE-2026-54054

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS0.00354EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/09/10 9:52 p.m.•10 views

EUVD-2026-75805

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/10 9:52 p.m.•10 views

CVE-2026-54054 Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/10 9:52 p.m.•21 views

CVE-2026-54054

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0 , its URL import endpoint (POST /api/files/url) is vulnerable to full-read SSRF . The HTTP downloader fetches user-supplied URLs with redirects enabled and does not validate whether the targ...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/10 9:52 p.m.•37 views

CVE-2026-54054 Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS0.00354EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/10 9:52 p.m.•6 views

CVE-2026-54054 Transmute has full-read SSRF in URL file import (POST /api/files/url) — no host/IP validation, follows redirects

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS5.7AI score
SaveExploits0References4
PyPA
PyPA
•added 2026/09/10 9:44 a.m.•11 views

unstructured: Server-Side Request Forgery in the URL-based partitioning

SummaryServer-Side Request Forgery in unstructured. The url= argument of partition, partitionhtml, and partitionmd is fetched via requests.get with no host validation. The response body is returned as Element text, so this is a full-read SSRF — attackers reach loopback admin APIs, internal HTTP...

9.3CVSS5.8AI score0.00436EPSS
SaveExploits0References8Affected Software1
OSV
OSV
•added 2026/09/10 9:44 a.m.•5 views

PYSEC-2026-3930 unstructured: Server-Side Request Forgery in the URL-based partitioning

Summary Server-Side Request Forgery in unstructured. The url= argument of partition, partitionhtml, and partitionmd is fetched via requests.get with no host validation. The response body is returned as Element text, so this is a full-read SSRF — attackers reach loopback admin APIs, internal HTTP...

9.3CVSS5.8AI score0.00436EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
•added 2026/09/10 12:00 a.m.•13 views

PT-2026-89650

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References3
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/10 12:00 a.m.•0 views

CVE-2026-54054: Server-Side Request Forgery (SSRF)

Transmute is a free, open-source, self-hosted file conversion and compression tool. Prior to version 1.3.0, Transmute's URL import endpoint, POST /api/files/url, is vulnerable to Server-Side Request Forgery SSRF. The HTTP downloader used by this endpoint fetches user-supplied URLs with redirects...

6.5CVSS5.8AI score0.00354EPSS
SaveExploits0References2
NVD
NVD
•added 2026/09/04 12:17 p.m.•9 views

CVE-2026-85609

Openpanel before 2.3.0 contains an unauthenticated full-read server-side request forgery SSRF vulnerability in the GET /tools/site-checker endpoint apps/api/src/controllers/tools.controller.ts. The endpoint passes a user-supplied url query parameter to fetchWithRedirects and performs server-side...

7.5CVSS0.005EPSS
SaveExploits0References2
CVE
CVE
•added 2026/09/04 11:30 a.m.•19 views

CVE-2026-85609

Openpanel before 2.3.0 is affected by an unauthenticated SSRF in the GET /tools/site-checker endpoint (apps/api/src/controllers/tools.controller.ts). The user-supplied url query parameter is passed to fetchWithRedirects() without SSRF or IP validation, allowing a remote attacker to reach cloud in...

7.5CVSS5.6AI score0.005EPSS
SaveExploits0References2
Rapid7 Vulnerability Database (full)
Rapid7 Vulnerability Database (full)
•added 2026/09/04 12:00 a.m.•1 views

CVE-2026-85609: Server-Side Request Forgery (SSRF)

Openpanel before 2.3.0 contains an unauthenticated full-read server-side request forgery SSRF vulnerability in the GET /tools/site-checker endpoint apps/api/src/controllers/tools.controller.ts. The endpoint passes a user-supplied url query parameter to fetchWithRedirects and performs server-side...

7.5CVSS5.9AI score0.005EPSS
SaveExploits0References2
OSV
OSV
•added 2026/09/03 5:02 p.m.•10 views

GHSA-4MVJ-M6J5-PMF7 unstructured: Server-Side Request Forgery in the URL-based partitioning

Summary Server-Side Request Forgery in unstructured. The url= argument of partition, partitionhtml, and partitionmd is fetched via requests.get with no host validation. The response body is returned as Element text, so this is a full-read SSRF — attackers reach loopback admin APIs, internal HTTP...

9.3CVSS5.8AI score0.00436EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/09/03 5:02 p.m.•13 views

unstructured: Server-Side Request Forgery in the URL-based partitioning

Summary Server-Side Request Forgery in unstructured. The url= argument of partition, partitionhtml, and partitionmd is fetched via requests.get with no host validation. The response body is returned as Element text, so this is a full-read SSRF — attackers reach loopback admin APIs, internal HTTP...

9.3CVSS5.8AI score0.00436EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder