Lucene search
+L

1271 matches found

Kitploit
Kitploit
added 2026/09/13 7:25 a.m.4 views

CVE-2014-3466_PoC

Proof of Concept for CVE-2014-3466 GnuTLS buffer overflow: session id length check Information See: https://bugzilla.redhat.com/showbug.cgi?id=1101932 This is not a weaponized exploit. be warned: this python code is ugly, I pretty much handcrafted the ServerHello and spent only about five fifteen...

6.8CVSS8AI score0.11221EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 5:03 a.m.4 views

cve-2021-34558

PoC para CVE-2021-34558 root@kitploit: Run the malicious TLS server go run main.go -mode server Run a normal http.Get client call against the server which panics go run main.go -mode client Hay una modificación menor en ./vendor/github.com/refraction-networking/utls/handshakeserver.go para permit...

6.5CVSS6.8AI score0.06975EPSS
SaveExploits1
Kitploit
Kitploit
added 2026/09/13 1:18 a.m.7 views

explain-my-curl

explain-my-curl explain-my-curl is a local-first CLI for understanding what a curl command is doing across DNS, TLS, and HTTP. This repository currently includes: A CLI command to parse and explain a curl input A starter TUI for interactive exploration Execution telemetry for DNS, TCP connect, TL...

6AI score
SaveExploits0
Tenable Nessus
Tenable Nessus
added 2026/09/12 12:00 a.m.5 views

Linux Distros Unpatched Vulnerability : CVE-2026-89536

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the...

9.8CVSS0.00626EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/11 11:48 p.m.9 views

secret_handshake

Secret Handshake - A Malware C2 Channel Using x509 Certs Over mTLS Motivation First off, why would I open source this? MITRE ATT&CK only talks about stolen or self-signed certs, and NDRs as far as I can tell pay very little attention to the content of x509 certificates outside of who is the issui...

5.9AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/11 10:22 p.m.8 views

CVE-2026-89536

A flaw was found in the Linux kernel's SUNRPC Sun Remote Procedure Call client TLS Transport Layer Security handshake process. A race condition exists where a reference to the lower transport can be prematurely released during handshake cancellation. This can lead to memory corruption, potentiall...

9.8CVSS0.00626EPSS
SaveExploits0References7
OSV
OSV
added 2026/09/11 8:19 p.m.6 views

DEBIAN-CVE-2026-89536

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/11 8:19 p.m.3 views

AZL-100475 CVE-2026-89536 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/11 8:19 p.m.5 views

CVE-2026-89536

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/11 7:44 p.m.26 views

CVE-2026-89536 SUNRPC: wait for in-flight client TLS handshake callback

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/11 7:44 p.m.5 views

CVE-2026-89536 SUNRPC: wait for in-flight client TLS handshake callback

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

5.9AI score
SaveExploits0References7
Debian CVE
Debian CVE
added 2026/09/11 7:44 p.m.8 views

CVE-2026-89536

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

9.8CVSS0.00626EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/11 7:44 p.m.5 views

EUVD-2026-76442

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xstlshandshakesync gives xstlshandshakedone a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter drops...

0.00626EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/11 7:44 p.m.10 views

CVE-2026-89536

CVE-2026-89536 is a race condition in the Linux kernel SUNRPC subsystem's client TLS handshake process. When a handshake is cancelled due to a timeout or signal, the synchronous waiter can prematurely drop the reference to the lower transport if the completion callback is still in flight, leading...

9.8CVSS0.00626EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.9 views

PT-2026-90252

In the Linux kernel, the following vulnerability has been resolved: SUNRPC: wait for in-flight client TLS handshake callback xs tls handshake sync gives xs tls handshake done a reference to the lower transport before submitting the handshake request. On timeout or signal, the synchronous waiter...

0.00626EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/10 11:22 p.m.6 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.8AI score0.00856EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/09/10 4:34 p.m.6 views

netty-handler: Netty: Denial of Service due to eager buffer allocation in TLS handshake

A flaw was found in Netty, a network application framework. A remote attacker can exploit this vulnerability by sending a crafted TLS Transport Layer Security ClientHello message. This can lead to an eager allocation of a large memory buffer, causing a Denial of Service DoS due to excessive memor...

7.5CVSS5.8AI score0.00856EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/09/09 2:01 p.m.8 views

CVE-2026-57163

A flaw was found in PJSIP. A stack buffer overflow exists in the GnuTLS TLS backend when parsing the Subject Alternative Name extension of a peer certificate. A remote attacker can exploit this by presenting a specially crafted certificate during the TLS handshake, before SIP-level authentication...

9.1CVSS0.00234EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/08 6:14 p.m.15 views

EUVD-2026-63092

Netty: Fragmented ClientHello records trigger quadratic pre-handshake reassembly in default SNI parsing...

8.7CVSS5.5AI score0.00351EPSS
SaveExploits0References8
Kitploit
Kitploit
added 2026/09/08 5:12 a.m.4 views

CVE-2026-8932

🚨 CVE-2026-8932 - El Error de Seguridad más Antiguo de libcurl Coincidencia de Configuración mTLS Incompleta en libcurl La vulnerabilidad de seguridad más antigua jamás corregida en libcurl—permaneciendo inadvertida durante más de 25 años. 📖 Resumen CVE-2026-8932 es una vulnerabilidad de segurida...

7.5CVSS6.3AI score0.00396EPSS
SaveExploits1
Rows per page
Query Builder