Lucene search
+L

112279 matches found

Circl
Circl
added 2026/06/04 3:11 p.m.17 views

CVE-2025-62338

creationtimestamp| type| source ---|---|--- 2026-06-04 15:11:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnhvupnvuy2p...

3.3CVSS5.8AI score0.001EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/04 3:02 p.m.17 views

CVE-2026-40605

creationtimestamp| type| source ---|---|--- 2026-06-04 15:02:28+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnhvehyugn2b...

7.1CVSS5.8AI score0.00303EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/04 2:57 p.m.17 views

CVE-2026-10854

creationtimestamp| type| source ---|---|--- 2026-06-04 14:57:36+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnhv3u7pcq2x...

5.3CVSS5.8AI score0.00176EPSS
SaveExploits0References1
Circl
Circl
added 2026/06/04 2:49 p.m.16 views

CVE-2019-25745

creationtimestamp| type| source ---|---|--- 2026-06-04 14:49:45+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnhunutpu526 2026-06-04 23:28:00+00:00| seen| https://bsky.app/profile/pulse-wp.com/post/3mnirmljg7r2d 2026-06-04 23:30:30+00:00| seen|...

8.8CVSS5.8AI score0.00262EPSS
SaveExploits0References3
Circl
Circl
added 2026/06/04 2:46 p.m.17 views

CVE-2026-10861

creationtimestamp| type| source ---|---|--- 2026-06-04 14:46:29+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/3mnhuhzxasw2b...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/04 2:33 p.m.48 views

CVE-2026-43986 Tautulli vulnerable to unauthenticated SSRF in /image/<hash> via attacker-seeded image hash replay

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...

9.9CVSS0.00262EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/06/04 2:33 p.m.23 views

EUVD-2026-34286

Tautulli is a Python based monitoring and tracking tool for Plex Media Server. Versions prior to 2.17.1 expose a public /image/ route that resolves attacker-controlled entries from imagehashlookup and replays them through the same server-side image fetch logic used by authenticated image proxying...

9.9CVSS5.9AI score0.00262EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/06/04 2:21 p.m.19 views

Allocation of Resources Without Limits or Throttling

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the fetch adapter when finite size limits are configured but not enforced. An attacker can exhaust server resource...

7.5CVSS5.5AI score0.00669EPSS
SaveExploits1References2
NVD
NVD
added 2026/06/04 2:16 p.m.27 views

CVE-2026-10861

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

6.1CVSS0.00223EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/04 2:16 p.m.22 views

CVE-2026-10856

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths...

6.1CVSS0.00148EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/06/04 1:27 p.m.29 views

golang: net/url: Memory exhaustion in query parameter parsing in net/url

A flaw was found in the net/url package in the Go standard library. The package does not enforce a limit on the number of unique query parameters it parses. A Go application using the net/http.Request.ParseForm method will try to process all parameters provided in the request. A specially crafted...

7.5CVSS6.8AI score0.01979EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/06/04 1:27 p.m.29 views

net/url: Incorrect parsing of IPv6 host literals in net/url

The Go standard library function net/url.Parse insufficiently validated the host/authority component and accepted some invalid URLs by effectively treating garbage before an IP-literal as ignorable. The function should have rejected this as invalid...

7.5CVSS7.3AI score0.00728EPSS
SaveExploits0References8
CVE
CVE
added 2026/06/04 1:26 p.m.35 views

CVE-2026-10861

An open redirect vulnerability affects MISP in UsersController::routeafterlogin(), where the pre_login_requested_url session key is used as the post-login redirect destination without enforcing that it is a local path. An unauthenticated attacker can lure a user to a trusted MISP instance and, af...

6.1CVSS5.8AI score0.00223EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/06/04 1:26 p.m.18 views

EUVD-2026-34263

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS5.8AI score0.00223EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/04 1:26 p.m.16 views

CVE-2026-10861 MISP post-login open redirect via pre_login_requested_url

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS5.8AI score0.00223EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/04 1:26 p.m.13 views

CVE-2026-10861 MISP post-login open redirect via pre_login_requested_url

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS6AI score
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/06/04 1:22 p.m.11 views

CVE-2019-25735 AllPlayer 7.4 Local Buffer Overflow via SEH Unicode

AllPlayer 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers to overwrite structured exception handling pointers by supplying an excessively long URL string. Attackers can craft a malicious URL, paste it into the Open URL dialog, and trigger SEH-based code...

8.6CVSS6.4AI score0.00148EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/06/04 1:22 p.m.19 views

EUVD-2019-20171

AllPlayer 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers to overwrite structured exception handling pointers by supplying an excessively long URL string. Attackers can craft a malicious URL, paste it into the Open URL dialog, and trigger SEH-based code...

8.6CVSS6.4AI score0.00148EPSS
SaveExploits0References4
CVE
CVE
added 2026/06/04 1:22 p.m.31 views

CVE-2019-25735

AllPlayer 7.4 has a local buffer overflow in URL handling that allows an attacker to overwrite SEH pointers with a crafted long URL via the Open URL dialog, enabling SEH-based code execution with user privileges. The vulnerability is local, requires no user interaction beyond URL input, and the i...

8.6CVSS6.4AI score0.00148EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/06/04 1:22 p.m.12 views

CVE-2019-25735

AllPlayer 7.4 contains a local buffer overflow vulnerability in URL handling that allows attackers to overwrite structured exception handling pointers by supplying an excessively long URL string. Attackers can craft a malicious URL, paste it into the Open URL dialog, and trigger SEH-based code...

8.6CVSS6.4AI score0.00148EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder