Lucene search
+L

80439 matches found

EUVD
EUVD
•added 2026/06/25 10:14 p.m.•23 views

EUVD-2026-31394

golang.org/x/crypto/ssh vulnerable to invoking bypass of certificate restrictions...

6.3CVSS5.8AI score0.00539EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
•added 2026/06/25 10:14 p.m.•21 views

golang.org/x/crypto vulnerable to invoking bypass of certificate restrictions

When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potentially dropping certificate restrictions such as force-command after a second factor succeeded. Returning non-nil Permissions with PartialSuccessError...

6AI score0.00539EPSS
SaveExploits0References40Affected Software1
EUVD
EUVD
•added 2026/06/25 10:13 p.m.•18 views

EUVD-2026-31389

golang.org/x/crypto/ssh/agent doesn't enforce invoking key constraints...

9.1CVSS5.8AI score0.00487EPSS
SaveExploits0References7
Github Security Blog
Github Security Blog
•added 2026/06/25 10:13 p.m.•17 views

golang.org/x/crypto doesn't enforce invoking key constraints

The in-memory keyring returned by NewKeyring silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would sign without any confirmation prompt, with no indication to the caller that the constraint was not in effect. NewKeyring now returns an error when...

6AI score0.00487EPSS
SaveExploits0References7Affected Software1
NVD
NVD
•added 2026/06/25 9:16 p.m.•18 views

CVE-2026-6678

Integer underflow in wcPKCS7DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption...

5.3CVSS0.0033EPSS
SaveExploits0References3
OSV
OSV
•added 2026/06/25 8:17 p.m.•12 views

DEBIAN-CVE-2026-10592

Certificates with wildcard DNS SANs e.g. .example.com bypassed CA name-constraint checks. A certificate with a wildcard DNS SAN that should be rejected by the issuing CA's permitted/excluded DNS name constraints could be accepted...

5.3CVSS5.8AI score0.00199EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/25 8:17 p.m.•12 views

UBUNTU-CVE-2026-12340

Out-of-bounds heap read during SM2/SM3 certificate signature verification. When parsing a certificate with an SM3wSM2 signature, the Subject Key Identifier computation reads the trailing 65 bytes of the public key without checking that the key is at least that long. A public key shorter than 65...

7.5CVSS5.8AI score0.00298EPSS
SaveExploits0References4
CVE
CVE
•added 2026/06/25 8:16 p.m.•53 views

CVE-2026-6678

CVE-2026-6678 affects wolfSSL’s wc_PKCS7_DecryptOri function. A crafted Other Recipient Info triggers an integer underflow, causing incorrect length handling during decryption. Impact is described as decryption length mismanagement; no explicit exploitation details are provided in the connected d...

5.3CVSS5.8AI score0.0033EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
•added 2026/06/25 8:16 p.m.•38 views

CVE-2026-6678 Integer underflow in wc_PKCS7_DecryptOri handling crafted Other Recipient Info

Integer underflow in wcPKCS7DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption...

1CVSS0.0033EPSS
SaveExploits0References2
Debian CVE
Debian CVE
•added 2026/06/25 8:16 p.m.•30 views

CVE-2026-6678

Integer underflow in wcPKCS7DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption...

5.3CVSS5.8AI score0.0033EPSS
SaveExploits0
OSV
OSV
•added 2026/06/25 8:16 p.m.•10 views

CVE-2026-6678 Integer underflow in wc_PKCS7_DecryptOri handling crafted Other Recipient Info

Integer underflow in wcPKCS7DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption...

1CVSS6.1AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/06/25 8:16 p.m.•14 views

CVE-2026-6678 Integer underflow in wc_PKCS7_DecryptOri handling crafted Other Recipient Info

Integer underflow in wcPKCS7DecryptOri when handling crafted Other Recipient Info, leading to incorrect length handling during decryption...

1CVSS5.8AI score0.0033EPSS
SaveExploits0References2
OSV
OSV
•added 2026/06/25 8:01 p.m.•13 views

CVE-2026-7531 Use-after-free in PQC hybrid key-share handling

Use-after-free in PQC hybrid key-share handling. This is an incomplete-fix follow-up to CVE-2026-5460 released in 5.9.1: a malicious TLS 1.3 server sending a truncated PQC hybrid KeyShare can still trigger the error cleanup path to operate on freed memory...

2.3CVSS6.1AI score
SaveExploits0References5
Snyk
Snyk
•added 2026/06/25 7:19 p.m.•8 views

Off-by-one Error

Overview Affected versions of this package are vulnerable to Off-by-one Error in the decodessr3 function when processing crafted RTCM3 SSR messages containing attacker-controlled signal mode fields. An attacker can cause a buffer overflow and potentially crash the application or disrupt service b...

7.5CVSS6.2AI score0.00564EPSS
SaveExploits1References2
NVD
NVD
•added 2026/06/25 7:16 p.m.•18 views

CVE-2026-28898

swift-nio-http2's HTTP/2-to-HTTP/1.1 codec did not validate pseudo-header values for control characters before placing them into the translated HTTP/1.1 message. swift-nio-http2 1.44.1 adds validation of all pseudo-header values :path, :authority, :scheme, :method, and :status at both the HPACK...

5.3CVSS0.0031EPSS
SaveExploits0References1
OSV
OSV
•added 2026/06/25 6:43 p.m.•17 views

GO-2026-5265 OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages in go.opentelemetry.io/obi

OpenTelemetry eBPF Instrumentation: Redis error text is exported in span status messages in go.opentelemetry.io/obi...

6.5CVSS5.8AI score0.00302EPSS
SaveExploits1References3
attackerkb
attackerkb
•added 2026/06/25 6:36 p.m.•13 views

CVE-2026-28898

swift-nio-http2's HTTP/2-to-HTTP/1.1 codec did not validate pseudo-header values for control characters before placing them into the translated HTTP/1.1 message. swift-nio-http2 1.44.1 adds validation of all pseudo-header values :path, :authority, :scheme, :method, and :status at both the HPACK...

5.3CVSS5.8AI score0.0031EPSS
SaveExploits0References2
CVE
CVE
•added 2026/06/25 6:36 p.m.•77 views

CVE-2026-28898

The swift-nio-http2 library (prior to version 1.44.0 ) contains an HTTP/2-to-HTTP/1.1 request smuggling vulnerability. The HTTP2FramePayloadToHTTP1ServerCodec and HTTP2ToHTTP1ServerCodec components fail to validate pseudo-header values—such as :path, :authority, :scheme, :method, and :status—for ...

5.8AI score0.0031EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/06/25 6:26 p.m.•14 views

GO-2026-5138 Free5GC UDM has Improper Input Validation and Generation of Error Messages Containing Sensitive Information in github.com/free5gc/udm

Free5GC UDM has Improper Input Validation and Generation of Error Messages Containing Sensitive Information in github.com/free5gc/udm...

8.7CVSS5.8AI score0.00448EPSS
SaveExploits1References4
OSV
OSV
•added 2026/06/25 6:26 p.m.•16 views

GO-2026-5174 Velocidex Velociraptor has an off-by-one error in www.velocidex.com/golang/velociraptor

Velocidex Velociraptor has an off-by-one error in www.velocidex.com/golang/velociraptor. NOTE: The source advisory for this report contains additional versions that could not be automatically mapped to standard Go module versions. If this is causing false-positive reports from vulnerability...

5.5CVSS5.8AI score0.00143EPSS
SaveExploits0References3
Rows per page
Query Builder