Lucene search
+L

1312280 matches found

Huntr
Huntr
added 2026/04/15 2:11 p.m.9 views

Missing Authorization in get_deployed_stack Endpoint Allows Cross-Tenant Stack Enumeration via Server-Side Client Bypass

Description The GET /api/v1/stack-deployment/stack endpoint getdeployedstack is missing all RBAC authorization checks, while its sibling endpoint getstackdeploymentconfig in the same file has three verifypermission calls. This allows any authenticated user to enumerate all deployed stacks across...

5CVSS5.6AI score0.00183EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/15 6:22 a.m.22 views

curl: lib/http2.c: SSL connections accept non-HTTP push schemes (incomplete fix for 2e8c922a)

Summary: settransferurl in lib/http2.c validates the :scheme pseudo-header of PUSHPROMISE frames only when !viasslconn — a guard added by commit 2e8c922a to block non-TLS connections from accepting TLS-scheme pushes. The symmetric case was not addressed: over TLS, viasslconn is TRUE, the guard at...

5.9AI score
SaveExploits0
Huntr
Huntr
added 2026/04/15 5:12 a.m.8 views

Symlink Member Name Not Validated in filter_safe_tarinfos — Symlink Created Outside Extraction Directory

Description filtersafetarinfos in keras/src/utils/fileutils.py validates member names for regular files via ispathindir line 79, but for symlink entries it only validates the link target via islinkindir line 76 — the symlink's own info.name which determines where the symlink is created on disk is...

8.9CVSS5.7AI score0.00584EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/14 5:3 p.m.21 views

curl: libcurl stale CURLOPT_AUTOREFERER leaks a previous request URL to a different origin on a reused easy handle

Summary: libcurl keeps a stale data-state.referer after an HTTP redirect when CURLOPTAUTOREFERER is enabled. Curlhttpfollow stores the previous URL into data-state.referer at lib/http.c:1166-1189, and later requests reuse that value when building Referer: at lib/http.c:2954-2957. In my local...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/14 1:25 p.m.21 views

Revive Adserver: Session ID reuse allowing XML‑RPC API authentication bypass

Vulnerability description not provided...

4.3CVSS5.8AI score0.00321EPSS
SaveExploits1
Huntr
Huntr
added 2026/04/14 6:18 a.m.7 views

SSRF via Unvalidated URL in Artefact Import and Datastore Scrape (Incomplete CVE-2026-0560 Fix)

Description The fix for CVE-2026-0560 commit 76a54f0 added validateurl SSRF protection to backend/routers/files.py only. Two other endpoints that fetch user-supplied URLs have no SSRF protection and pass attacker-controlled URLs directly to ScrapeMaster: 1. POST...

7.5CVSS7.3AI score0.01765EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/04/14 5:45 a.m.42 views

curl: CVE-2026-6276: stale custom cookie host causes cookie leak

Summary: libcurl keeps a stale data-state.aptr.cookiehost after a request that uses a custom Host: header. On later requests on the same easy handle, when no custom Host: is used, libcurl still reuses that stale value for outgoing cookie selection lib/http.c:2560-2563 and incoming Set-Cookie...

7.5CVSS5.5AI score0.00295EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/13 7:36 p.m.21 views

CoinMate.io: HMAC signature verification omits endpoint and payload allowing request forgery on CoinMate API

A vulnerability was discovered in the HMAC signature verification process of the CoinMate API. The signature was calculated using only the nonce, client ID, and public key, omitting the HTTP endpoint and request payload. This allowed an attacker to hijack a valid signature intended for a read-onl...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/13 10:2 a.m.25 views

curl: CVE-2026-6253: proxy credentials leak over redirect-to proxy

Summary: When libcurl follows a redirect and the new URL causes proxy re-selection, proxy credentials learned from the originally selected proxy URL can remain in per-transfer state and be reused for the next proxy. In the validated case, a redirect from http:// to https:// switches selection fro...

5.9CVSS5.4AI score0.00719EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/13 9:57 a.m.21 views

Revive Adserver: Stored XSS via Full Name field in userlog email entries

Vulnerability description not provided...

5.8AI score0.00339EPSS
SaveExploits1
Hacker One
Hacker One
added 2026/04/13 5:18 a.m.23 views

curl: Argument Injection via curl Short-Flag Grouping

This report details how the curl -os command facilitates an Argument Injection vulnerability in applications that wrap the curl command-line tool. The specific command curl -os /etc/passwd --url http://example.com demonstrates a subtle but dangerous behavior. Because -s silent follows -o output,...

6.3AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/11 5:52 p.m.20 views

curl: Negotiate Authentication Premature on Connection Reuse

Summary: Curl 8.19.0+ inappropriately sends Negotiate authentication headers on reused keep-alive connections where authentication was already completed. Commit ab650379a8 June 2025 moved negotiate auth context to on-demand metadata storage, but during connection reuse the metadata gets cleared...

5.6AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/11 3:1 a.m.34 views

curl: Integer Overflow/Signedness Mismatch in Printf Precision for HTTP/2 Trailer Headers

BUG IN https://raw.githubusercontent.com/curl/curl/07a9b89fedaec60bdbc254f23f66149b31d2f8da/lib/http2.c c ifstream-bodystarted / This is a trailer / H2BUGFinfofdatas, "h2 trailer: %.s: %.s", namelen, name, valuelen, value; result = Curldynaddf&stream-trailerrecvbuf, "%.s: %.s\r\n", namelen, name,...

3.3CVSS6.2AI score0.0042EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/10 11:16 p.m.31 views

Brave Software: Brave Shields Domain Reordering Leads to Origin Confusion

The Brave Shields feature was observed to reorder domain names, leading to potential origin confusion. Specifically, the domain "1.attacker.com" was displayed as "attacker.com.1", and "1.1.1.1.attacker.com" was displayed as "attacker.com.1.1.1.1". This behavior could potentially mislead users abo...

5.8AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/10 6:28 p.m.24 views

IBM: Reflected Cross-Site Scripting (XSS) found on IBM.com domain

A reflected Cross-Site Scripting XSS vulnerability was found on the IBM.com domain. The vulnerability was reported to IBM, analyzed, and remediated. The external researcher who reported the issue was acknowledged...

5.3AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/08 3:26 p.m.15 views

Node.js: HTTP/2 sessions never clean up after GOAWAY on invalid protocol errors

A flaw in the Node.js HTTP/2 server API was discovered that could cause servers to keep accepting data even after sending a GOAWAY frame. This vulnerability affected Node.js 22 and Node.js 24...

5.3CVSS5.4AI score0.00534EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/08 1:18 p.m.50 views

curl: libcurl: Integer truncation in curl_easy_ssls_import() causes TLS sessions to never expire

Summary: curleasysslsimport deserializes a TLS session blob and stores it in the in-memory session cache. In Curlsslsessionunpack lib/vtls/vtlsspack.c:311, the validuntil field is read as uint64t and cast directly to curlofft int64t with no bounds check — so a crafted blob encoding validuntil =...

5.9AI score
SaveExploits0
Hacker One
Hacker One
added 2026/04/07 8:41 p.m.14 views

Node.js: Uppercase sni context matching can lead to mtls authorization bypass due to case-sensitive hostname matching

Vulnerability description not provided...

5.4CVSS5.8AI score0.00216EPSS
SaveExploits0
Hacker One
Hacker One
added 2026/04/07 8:23 p.m.22 views

Revive Adserver: PHP code injection via delivery limitation logical

Vulnerability description not provided...

8.8CVSS5.8AI score0.00754EPSS
SaveExploits2
Hacker One
Hacker One
added 2026/04/07 7:53 p.m.16 views

Node.js: Embedded-nul hostnames can lead to silent authority rebinding due to c-string truncation in resolver bindings

Vulnerability description not provided...

9.8CVSS5.8AI score0.00324EPSS
SaveExploits0
Rows per page
Query Builder