Lucene search
+L

20735 matches found

OSV
OSV
added 2026/07/24 9:43 p.m.4 views

GHSA-CR7P-CR3Q-H5CM Budibase: Account Enumeration via Login Lockout Response Differential

Summary The login lockout mechanism in Budibase creates an observable response discrepancy that allows unauthenticated attackers to enumerate valid email addresses. When an existing user's account is locked after 5 failed login attempts, the server returns a distinct 403 response with...

5.3CVSS5.9AI score
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 4:55 p.m.11 views

Open WebUI: Account enumeration via observable login timing discrepancy

Summary The /api/v1/auths/signin endpoint leaked whether an email address belonged to a registered account through a response-time side channel. Password verification ran bcrypt only when the email was found in the database; for a non-existent email the request returned early without hashing. The...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/24 4:55 p.m.7 views

GHSA-7RW5-9F7Q-XJ36 Open WebUI: Account enumeration via observable login timing discrepancy

Summary The /api/v1/auths/signin endpoint leaked whether an email address belonged to a registered account through a response-time side channel. Password verification ran bcrypt only when the email was found in the database; for a non-existent email the request returned early without hashing. The...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References6
Patchstack
Patchstack
added 2026/07/24 4:44 p.m.58 views

NPM: React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response

NPM: React Router: RSC Mode CSRF Bypass Allows Action Execution Before 400 Response vulnerability discovered by ? in WordPress Npm react-router versions = 7.12.0, 8.3.0...

5.9AI score
SaveExploits0References6Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 4:42 p.m.10 views

CVE-2026-66034

libssh2 through 1.11.1, fixed in commit a13bb6c, contains a missing bounds check vulnerability that allows a malicious SSH server to trigger an arbitrary-length heap out-of-bounds read and a free of an uninitialized pointer via the publickey subsystem. In libssh2publickeylistfetch, the version 1...

7.7CVSS5.9AI score0.00252EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/24 4:32 p.m.13 views

EUVD-2026-48719

libssh2 through 1.11.1, fixed in commit 5e47761, contains a double-free vulnerability in the sftpopen function in src/sftp.c that allows a malicious SSH server to corrupt the heap of any authenticated client opening an SFTP session. When a server responds to SSHFXPOPEN with SSHFXPSTATUS containin...

8.8CVSS6.1AI score0.00288EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/24 3:15 p.m.4 views

GHSA-J5G9-F88F-GFJ3 httplib2: Decompression Bomb Denial of Service via Unbounded gzip/deflate Response Handling

Summary The httplib2 HTTP client library performs unbounded decompression of HTTP response bodies encoded with Content-Encoding: gzip or deflate. A malicious or compromised HTTP server can return a small compressed payload approximately 150 KB that expands to an arbitrarily large size in memory 1...

7.5CVSS5.8AI score0.0041EPSS
SaveExploits1References6
EUVD
EUVD
added 2026/07/24 2:44 p.m.8 views

EUVD-2026-48604

BlenderMCP before commit 30a3308 contains a path traversal vulnerability in the downloadpolyhavenasset method that allows attackers to write arbitrary files by injecting traversal sequences in API response include keys. Attackers performing MITM attacks or prompt injection can supply malicious...

6CVSS6AI score0.00295EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/24 12:10 p.m.37 views

CVE-2026-45815 Apache NimBLE: Remote reachable assertion in ATT Read Multiple Variable Response handler

Reachable Assertion vulnerability in Apache NimBLE. A specially crafted ATT Read Multiple Variable Response BLEATTOPREADMULTVARRSP may trigger assert in ATT parser. Severity is medium as this requires DUT to first send ATT Read Multiple Variable Request. This issue affects Apache NimBLE: through...

0.00602EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/24 12:10 p.m.21 views

CVE-2026-45815

CVE-2026-45815 describes a Reachable Assertion vulnerability in Apache NimBLE up to version 1.9.0. A specially crafted BLE ATT Read Multiple Variable Response (BLE_ATT_OP_READ_MULT_VAR_RSP) can trigger an assertion in the ATT parser. Exploitation requires the DUT to send an ATT Read Multiple Vari...

7.5CVSS5.8AI score0.00602EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/24 12:10 p.m.12 views

EUVD-2026-48565

Reachable Assertion vulnerability in Apache NimBLE. A specially crafted ATT Read Multiple Variable Response BLEATTOPREADMULTVARRSP may trigger assert in ATT parser. Severity is medium as this requires DUT to first send ATT Read Multiple Variable Request. This issue affects Apache NimBLE: through...

7.5CVSS5.8AI score0.00602EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 3:30 a.m.8 views

OESA-2026-3158 mtr security update

It is a network diagnostic tool,it has the "ping" and "traceroute" features. It prints information about the route and packets that sent from the host to the specified destination system.This tool can also print the response times and percentage for all network hops between the systems. Security...

5.1CVSS5.4AI score0.00304EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/23 8:33 p.m.36 views

CVE-2026-15981 SAML Single Sign On <= 5.4.4 - Unauthenticated Authentication Bypass via SAMLResponse Parameter

The SAML Single Sign On – SSO Login plugin for WordPress is vulnerable to Authentication Bypass in all versions up to, and including, 5.4.4. This is due to the mosamlvalidatesignature function performing a loose boolean check on the raw tri-state integer returned by PHP's opensslverify, causing a...

9.8CVSS0.00547EPSS
SaveExploits1References7
NVD
NVD
added 2026/07/23 8:17 p.m.12 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

5.3CVSS0.00181EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/23 6:50 p.m.49 views

CVE-2026-64785

SwiftNIO HTTP/2 was missing validation on inbound HEADERS frames that let CR, LF, NUL, SP and other control characters reach an HTTP/1.1 backend through NIOHTTP2's HTTP/2-to-HTTP/1 codec, enabling HTTP request smuggling or response splitting. This vulnerability is addressed in swift-nio-http2...

0.00181EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 2:5 p.m.3 views

SUSE-SU-2026:3205-1 Security update for wget

This update for wget fixes the following issues - CVE-2026-15146: unvalidated IP address in an FTP PASV response can lead to server-side request forgery bsc1271320. - CVE-2026-58470: server-controlled Content-Range header values can cause an integer overflow in parsecontentrange bsc1271034. -...

7.1CVSS6.1AI score0.00247EPSS
SaveExploits0References7
Talos Blog
Talos Blog
added 2026/07/23 10:0 a.m.31 views

Preview: Cisco Talos at Black Hat USA 2026

We're looking forward to having some great conversations with those of you heading to the desert for Hacker Summer Camp 2026. We have a presence within the Cisco and Splunk booth 2633 during Black Hat where you can chat to us about our latest threat research, incident response, and how Talos powe...

5.6AI score
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/23 8:5 a.m.9 views

'response-ip'/'rpz' can rewrite BOGUS answers instead of returning SERVFAIL

...

6.3CVSS5.8AI score0.00107EPSS
SaveExploits0
EUVD
EUVD
added 2026/07/23 7:49 a.m.8 views

EUVD-2026-47932

If the auth responds very slowly and the records expire in between, the capping of TTLs is not enforced for lack of data. This does not happen on regular resolve as then then the child records are used immediately if not expired and thus valid, or the records are expired, and in that case not use...

3.7CVSS5.4AI score0.00143EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/07/22 11:8 p.m.10 views

Next.js: Cache confusion of response bodies for requests with bodies

Impact A server-side fetch with a request body may return a cached response body from a different request to the same URL but different body. Confidential data in the POST's response body would then leak to unauthorized requests. Though the request itself will not be deduped. This only applies to...

6CVSS5.3AI score0.00336EPSS
SaveExploits0References6Affected Software1
Rows per page
Query Builder