Lucene search
+L

20744 matches found

Cvelist
Cvelist
added 2026/07/23 6:50 p.m.50 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.9 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
Patchstack
Patchstack
added 2026/07/22 11:8 p.m.8 views

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

NPM: Next.js: Cache confusion of response bodies for requests with bodies vulnerability discovered by ? in WordPress Npm next versions = 13.0.0, 15.5.21...

6CVSS5.3AI score0.00336EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/07/22 11:8 p.m.7 views

GHSA-68G3-V927-F742 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
SaveExploits0References6
Github Security Blog
Github Security Blog
added 2026/07/22 11:6 p.m.10 views

Next.js: Cache confusion of response bodies for requests with bodies containing invalid UTF-8 byte sequences

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 is only an issu...

6.3CVSS5.3AI score0.00339EPSS
SaveExploits0References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/22 9:46 p.m.10 views

Netty: Out-of-date OCSP Responses Accepted by OcspServerCertificateValidator

Summary OcspServerCertificateValidator flags an out-of-date OCSP response but does not stop processing it, so an expired GOOD response is still reported as VALID, letting an on-path attacker replay a stale GOOD response to bypass revocation of a since-revoked certificate. Details In...

7.4CVSS5.6AI score0.00137EPSS
SaveExploits1References4Affected Software1
Snyk
Snyk
added 2026/07/22 9:46 p.m.12 views

Improper Check for Certificate Revocation

Overview io.netty:netty-handler-ssl-ocsp is a Netty is an asynchronous event-driven network application framework for rapid development of maintainable high performance protocol servers and clients. Affected versions of this package are vulnerable to Improper Check for Certificate Revocation in t...

9.1CVSS5.8AI score0.00137EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/07/22 9:43 p.m.11 views

Netty: Missing CertificateID Validation in OCSP Response Allows Replay Attacks

Summary Netty's OcspClient does not validate that the CertificateID in an OCSP response matches the requested CertificateID. A bad actor can replay a GOOD status response issued for an unrelated certificate by the same CA to bypass revocation checks for any certificate. Details...

9.1CVSS5.3AI score0.00182EPSS
SaveExploits1References7Affected Software1
NVD
NVD
added 2026/07/22 8:16 p.m.6 views

CVE-2026-13074

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS0.0026EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/22 7:15 p.m.27 views

CVE-2026-13070

The CVE affects MongoDB servers performing outbound TLS connections. A malformed OCSP response during the TLS handshake can cause the server to terminate abnormally, due to OCSP stapling validation enabled by default for outgoing connections. Impact is primarily availability (possible process ter...

6CVSS5.5AI score0.00089EPSS
SaveExploits0References1Affected Software1
MongoDB
MongoDB
added 2026/07/22 7:15 p.m.9 views

Improper Validation of OCSP Response During Outbound TLS Handshake Leading to Process Termination

A MongoDB server initiating an outbound TLS connection may terminate abnormally when processing a malformed OCSP response from a remote peer during the TLS handshake. OCSP stapling validation is enabled by default for outgoing TLS connections. Affected scenarios require the remote peer to hold a...

6CVSS5.4AI score0.00089EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/07/22 7:13 p.m.9 views

EUVD-2026-47787

An unauthenticated remote client can cause excessive CPU consumption on a MongoDB server by sending a specific combination of parameters to the awaitable hello command in exhaust mode. The server's handling of this combination results in a response loop that bypasses normal throttling, allowing a...

6.9CVSS5.4AI score0.0026EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/22 3:16 p.m.3 views

ALPINE-CVE-2026-11331

An attacker who knows or guesses that a resolver uses RPZ with wildcard CNAME policies can craft query names long enough to trigger a NAMETOOLONG error condition during RPZ processing. This is not handled correctly and may lead to defeating the RPZ rule. It also may lead to an unexpected exit of...

7.5CVSS5.8AI score0.00416EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/22 3:16 p.m.8 views

CVE-2026-11331

An attacker who knows or guesses that a resolver uses RPZ with wildcard CNAME policies can craft query names long enough to trigger a NAMETOOLONG error condition during RPZ processing. This is not handled correctly and may lead to defeating the RPZ rule. It also may lead to an unexpected exit of...

7.5CVSS0.00416EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/22 2:17 p.m.6 views

CVE-2026-55973

In NLnet Labs Unbound 1.23.0 up to and including 1.25.1, when 'dns-error-reporting: yes' is set, the EDNS Report-Channel option code 18 from the last upstream response is read and uses the option's length as the length of the agent domain. When a domain name check is performed on the agent domain...

7.5CVSS5.8AI score
SaveExploits0References1
OSV
OSV
added 2026/07/22 2:17 p.m.8 views

CVE-2026-55717

In NLnet Labs Unbound 1.10.0 up to and including 1.25.1, when 'serve-expired: yes' is set together with a 'response-ip: redirect' /'response-ip-data: CNAME ' rule or the RPZ 'rpz-cname-override' equivalent, a remote client who controls any delegated domain can crash the daemon. The...

5.9CVSS5.8AI score
SaveExploits0References1
Rows per page
Query Builder