Lucene search
+L

93474 matches found

Cvelist
Cvelist
added 2026/07/30 6:7 p.m.41 views

CVE-2026-15974 CVE-2026-15974

SGLang contains an SSRF and local file read in the multimodal generation endpoint /v1/chat/completions due to unsanitized imageurl, allowing access to internal metadata, secrets, and services...

0.00209EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/30 5:16 p.m.8 views

CVE-2026-54722

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS0.00328EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 5:0 p.m.14 views

EUVD-2026-51199

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS5.8AI score0.00162EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/30 5:0 p.m.39 views

CVE-2026-66416 Leantime CSRF Protection Globally Disabled by Omission of Laravel VerifyCsrfToken Middleware

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.8CVSS0.00162EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/30 5:0 p.m.6 views

CVE-2026-66416 Leantime CSRF Protection Globally Disabled by Omission of Laravel VerifyCsrfToken Middleware

Leantime 3.6.2 contains a cross-site request forgery vulnerability that allows unauthenticated attackers to perform state-changing actions on behalf of authenticated users by excluding the Laravel VerifyCsrfToken middleware from the global middleware stack in app/Http/Kernel.php. Attackers can...

8.6CVSS5.8AI score
SaveExploits0References6
OSV
OSV
added 2026/07/30 4:49 p.m.6 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.4CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:49 p.m.10 views

CVE-2026-66415

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
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/30 4:49 p.m.35 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.5CVSS0.00284EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/30 4:49 p.m.11 views

EUVD-2026-51245

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
CVE
CVE
added 2026/07/30 4:49 p.m.53 views

CVE-2026-66415

Leantime 3.6.2 is affected by a Server-Side Request Forgery (SSRF) and Local File Inclusion (LFI) vulnerability in Blueprints::import(). An authenticated attacker can pass unsanitized user-supplied filenames to file_get_contents(), without path validation, to read internal resources. Attacks can ...

8.5CVSS5.9AI score0.00284EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/30 4:47 p.m.9 views

SUSE CVE-2026-45709

Mailpit is an email testing tool and API for developers. The fix for GHSA-6jxm-fv7w-rw5j CVE-2026-23845, "Server-Side Request Forgery SSRF via HTML Check API", shipped in mailpit v1.28.3, hardened internal/htmlcheck/css.go::downloadCSSToBytes with a 5MB size cap, a text/css content-type check,...

5.8CVSS7.5AI score0.00265EPSS
SaveExploits1References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:46 p.m.7 views

SUSE CVE-2026-45796

Coder allows organizations to provision remote development environments via Terraform. Versions prior tp 2.24.5, 2.29.13, 2.30.8, 2.31.12, 2.32.2, and 2.33.3 are vulnerable to unauthenticated semi-blind Server-Side Request Forgery SSRF via the Azure instance identity endpoint POST...

6.5CVSS7.8AI score0.00335EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 2026/07/30 4:42 p.m.6 views

SUSE CVE-2026-52805

Gogs is an open source self-hosted Git service. Prior to 0.14.3, a Server-Side Request Forgery SSRF vulnerability exists in the repository migration functionality. The application validates only the initially submitted URL hostname, but git clone --mirror follows HTTP redirects. An authenticated...

8.7CVSS7.7AI score0.00279EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/30 4:27 p.m.9 views

CVE-2026-54722 dssrf: there a critical security bug with remove_at_symbol_in_string

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/07/30 4:27 p.m.10 views

CVE-2026-54722

DSSRF is a Node.js library that provides a wide range of utilities and advanced SSRF defense checks. Prior to 1.0.4, isurlsafe in src/helpers.ts strips the @ userinfo delimiter with removeatsymbolinstring before new URL parses the URL, allowing an attacker-controlled URL to bypass internal-IP...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References5Affected Software1
Patchstack
Patchstack
added 2026/07/30 4:26 p.m.9 views

NPM: dssrf has an SSRF bypass with remove_at_symbol_in_string

NPM: dssrf has an SSRF bypass with removeatsymbolinstring vulnerability discovered by ? in WordPress Npm dssrf versions = 1.0.3...

8.7CVSS5.8AI score0.00328EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/30 4:26 p.m.9 views

dssrf has an SSRF bypass with remove_at_symbol_in_string

Summary isurlsafe in v1.0.3 contains an SSRF bypass. removeatsymbolinstring is applied to the raw URL string before new URL parses it. This strips the @ that separates userinfo from host, corrupting the hostname so internal IPs are never checked. Vulnerability In helpers.ts, isurlsafe does: ts u ...

8.7CVSS5.9AI score0.00328EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/07/30 4:17 p.m.14 views

CVE-2026-57862

Kanboard 1.2.52 and prior contains a server-side request forgery vulnerability that allows authenticated users to bypass SSRF protections by supplying hexadecimal IP address notation in user-controlled URLs. Attackers can submit hexadecimal-encoded internal IP addresses through the web link...

8.5CVSS0.00293EPSS
SaveExploits0References3
NVD
NVD
added 2026/07/30 4:17 p.m.11 views

CVE-2026-44613

Cross-Site Request Forgery CSRF vulnerability in Apache Zeppelin. The default CORS configuration allowed cross-origin state-changing requests and accepted text/plain request bodies, allowing an attacker who lures an authenticated user to a malicious site to perform actions on the...

6.1CVSS0.00387EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/30 4:17 p.m.13 views

CVE-2026-28813

Apache JSPWiki, up to 2.12.3, is vulnerable to JSON Hijacking, which leads to csrf vulnerabilities. Users are recommended to upgrade to version 2.12.4, which fixes this issue...

8.8CVSS0.0019EPSS
SaveExploits0References2
Rows per page
Query Builder