Lucene search
+L

48180 matches found

Microsoft CVE
Microsoft CVE
added 2026/07/14 2:00 p.m.18 views

Internet Key Exchange (IKE) Protocol Denial of Service Vulnerability

Heap-based buffer overflow in Windows Internet Key Exchange IKE Protocol allows an unauthorized attacker to deny service over a network...

7.5CVSS6.2AI score0.01174EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:00 p.m.25 views

Windows Key Guard Security Feature Bypass Vulnerability

Use of a cryptographic primitive with a risky implementation in Windows Key Guard allows an authorized attacker to bypass a security feature locally...

5.5CVSS6.1AI score0.0027EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:00 p.m.16 views

Windows Key Guard Elevation of Privilege Vulnerability

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Key Guard allows an authorized attacker to elevate privileges locally...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0
OSSF Malicious Packages
OSSF Malicious Packages
added 2026/07/14 1:58 p.m.33 views

Malicious code in solana-key-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 68b4680547530fce361014fe8c228734a8ec33bc8c834f46285e371e8f6b9f92 On require, index.js waits 37 seconds, reads test/fixtures/keypairs.dat a 53KB base64 blob disguised as a test fixture, no test harness references it...

6.4AI score
SaveExploits0References4
OSV
OSV
added 2026/07/14 1:58 p.m.16 views

MAL-2026-10591 Malicious code in solana-key-utils (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector 68b4680547530fce361014fe8c228734a8ec33bc8c834f46285e371e8f6b9f92 On require, index.js waits 37 seconds, reads test/fixtures/keypairs.dat a 53KB base64 blob disguised as a test fixture, no test harness references it...

6.4AI score
SaveExploits0References4
SUSE Linux
SUSE Linux
added 2026/07/14 11:44 a.m.18 views

Security update for afterburn

This update for afterburn fixes the following issues Update to version 5.10.0.git73.b97f772. Security issues fixed: CVE-2026-41676: openssl: Deriver:derive and PkeyCtxRef:derive can overflow short buffers on OpenSSL 1.1.1 bsc1270175. CVE-2026-41677: openssl: out-of-bounds read in PEM password...

8.7CVSS6.2AI score0.00558EPSS
SaveExploits1References36
OSV
OSV
added 2026/07/14 11:38 a.m.8 views

SUSE-SU-2026:2975-1 Security update for afterburn

This update for afterburn fixes the following issues Update to version 5.10.0.git73.b97f772. Security issues fixed: - CVE-2026-41676: openssl: Deriver:derive and PkeyCtxRef:derive can overflow short buffers on OpenSSL 1.1.1 bsc1270175. - CVE-2026-41677: openssl: out-of-bounds read in PEM password...

9.3CVSS6.2AI score0.00558EPSS
SaveExploits1References19
OSV
OSV
added 2026/07/14 10:44 a.m.6 views

OPENSUSE-SU-2026:21341-1 Security update for go1.26

This update for go1.26 fixes the following issues - Update to version go1.26.5 bsc1255111. - CVE-2026-39822: os: Root escape via symlink plus trailing slash bsc1271014. - CVE-2026-42505: crypto/tls: omit PSK in ECH outer client hello bsc1271015...

7.8CVSS6.1AI score0.00382EPSS
SaveExploits0References7
OSV
OSV
added 2026/07/14 10:42 a.m.12 views

SUSE-SU-2026:22656-1 Security update for go1.26

This update for go1.26 fixes the following issues - Update to version go1.26.5 bsc1255111. - CVE-2026-39822: os: Root escape via symlink plus trailing slash bsc1271014. - CVE-2026-42505: crypto/tls: omit PSK in ECH outer client hello bsc1271015...

7.8CVSS5.3AI score0.00382EPSS
SaveExploits0References8
Veracode
Veracode
added 2026/07/14 8:33 a.m.17 views

API Key Bypass

9Router is vulnerable to API key bypass. The vulnerability is due to the router determining whether a /v1 LLM proxy request is local by reading the client-controlled Host header, where a remote unauthenticated attacker can send Host: localhost and bypass API-key authentication, and this allows th...

8.2CVSS6.1AI score0.00323EPSS
SaveExploits0References3Affected Software1
EUVD
EUVD
added 2026/07/14 8:15 a.m.27 views

EUVD-2026-43639

In Eclipse Vert.x versions up to and including 4.5.29 4.x branch and 5.1.4 5.x branch, DefaultRedirectHandler vertx-core propagates all request headers as-is across cross-origin HTTP 30x redirects. Only Content-Length is stripped; no origin comparison scheme, host, port is performed before copyin...

8.2CVSS6.2AI score0.00197EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/07/14 6:50 a.m.17 views

CVE-2026-50722

A flaw was found in Libreswan's implementation of IKEv2 authentication when processing signatures utilizing the RSASSA-PKCS1-v15 scheme. The RSAauthenticatehashsignaturepkcs115rsa function does not correctly validate the DER encoding of the ASN.1 digest. A remote, unauthenticated attacker could...

8.1CVSS6.1AI score0.00346EPSS
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/07/14 5:30 a.m.21 views

CVE-2026-50721

A flaw was found in Libreswan's implementation of IKEv1 authentication via raw RSA signatures. When processing an IKEv1 packet using PKCS 1 v1.5 RSA encryption, the RSAauthenticatehashsignaturerawrsa function fails to properly validate the length of the authentication hash. A remote,...

8.1CVSS6AI score0.00386EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/14 12:31 a.m.15 views

EUVD-2026-43573

Crypt::OpenSSL::X509 versions before 2.1.3 for Perl allow denial of service via NULL pointer dereference. X509V3EXTd2iext returns NULL when an extension's DER value fails to parse. basicC, ia5string, and authatt dereference its result without a NULL check. keyiddata also dereferences akid-keyid,...

6.1AI score0.00309EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.23 views

PT-2026-58360

Name of the Vulnerable Software and Affected Versions Windows Key Guard affected versions not specified Description A race condition exists in Windows Key Guard, where concurrent execution using a shared resource with improper synchronization allows an authorized local attacker to elevate...

7.8CVSS6.2AI score0.00214EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.24 views

PT-2026-58189

Name of the Vulnerable Software and Affected Versions Windows Key Guard affected versions not specified Description A risky implementation of a cryptographic primitive in Windows Key Guard allows an authorized local attacker to bypass a security feature and expose secrets. Recommendations At the...

5.5CVSS6.1AI score0.0027EPSS
SaveExploits0References6
Oracle linux
Oracle linux
added 2026/07/14 12:00 a.m.40 views

kernel update

4.18.0-553.143.1 - Update Oracle Linux certificates Kevin Lyons - Disable signing for aarch64 Ilya Okomin - Oracle Linux RHCK Module Signing Key was added to the kernel trusted keys list olkmodsigningkey.pem Orabug: 29539237 - Update x509.genkey Orabug: 24817676 - Conflict with shim-ia32 and...

8.8CVSS6.2AI score0.00962EPSS
SaveExploits88
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.12 views

openSUSE 16 Security Update : python-maturin (openSUSE-SU-2026:21285-1)

The remote openSUSE 16 host has a package installed that is affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:21285-1 advisory. This update for python-maturin fixes the following issues - CVE-2026-41676: openssl: Deriver:derive and PkeyCtxRef:derive can overflow short...

9.3CVSS5.8AI score0.00359EPSS
SaveExploits0References24
Tenable Nessus
Tenable Nessus
added 2026/07/14 12:00 a.m.16 views

EulerOS 2.0 SP10 : gnutls (EulerOS-SA-2026-2690)

According to the versions of the gnutls packages installed, the EulerOS installation on the remote host is affected by the following vulnerabilities : A flaw was found in gnutls. A remote attacker could exploit an issue in the Datagram Transport Layer Security DTLS packet reordering logic. The...

9.8CVSS6.1AI score0.01335EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/07/14 12:00 a.m.28 views

PT-2026-58216

Name of the Vulnerable Software and Affected Versions Windows Internet Key Exchange IKE Protocol affected versions not specified Description A heap-based buffer overflow exists in the Windows Internet Key Exchange IKE Protocol. This issue allows an unauthorized network attacker to cause a denial ...

7.5CVSS6.2AI score0.01174EPSS
SaveExploits0References6
Rows per page
Query Builder