Lucene search
+L

791 matches found

NVD
NVD
added 5 hours ago5 views

CVE-2026-74894

opensslencrypt before 1.4.0 contains an authentication bypass vulnerability in the verifyapitoken function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bear...

9.8CVSS
SaveExploits0References2
CVE
CVE
added 5 hours ago7 views

CVE-2026-74894

opensslencrypt before 1.4.0 contains an authentication bypass vulnerability in the verifyapitoken function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bear...

9.8CVSS5.5AI score
SaveExploits0References2
EUVD
EUVD
added 5 hours ago5 views

EUVD-2026-60113

opensslencrypt before 1.4.0 contains an authentication bypass vulnerability in the verifyapitoken function that accepts any non-empty Bearer token string without validation. Attackers can upload arbitrary public keys, enumerate all keys, and revoke keys belonging to any user by providing any Bear...

9.8CVSS5.5AI score
SaveExploits0References2
NVD
NVD
added 7 hours ago4 views

CVE-2026-49304

Permission control vulnerability in the device key management module. Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS
SaveExploits0References2
EUVD
EUVD
added 8 hours ago9 views

EUVD-2026-60071

Permission control vulnerability in the device key management module. Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS5.3AI score
SaveExploits0References2
CVE
CVE
added 8 hours ago13 views

CVE-2026-49304

CVE-2026-49304 describes a permission control vulnerability in the device key management module with an availability impact. The CVSS 3.1 base score is 6.2 (Medium) with LOCAL attack vector, LOW attack complexity, NO privileges required, and NO user interaction; impact is limited to Availability ...

6.2CVSS5.3AI score
SaveExploits0References2
Cvelist
Cvelist
added 8 hours ago9 views

CVE-2026-49304

Permission control vulnerability in the device key management module. Impact: Successful exploitation of this vulnerability may affect availability...

6.2CVSS
SaveExploits0References2
Nuclei
Nuclei
added yesterday63 views

SolarWinds Web Help Desk - Authentication Bypass

SolarWinds Web Help Desk 12.8.8 HF1 and earlier contains an authentication bypass vulnerability in the WebObjects session handling. By crafting a request with a manipulated path component to an internal admin page endpoint, an unauthenticated attacker can access privileged administrative function...

9.8CVSS8.9AI score0.83622EPSS
SaveExploits5References4
Positive Technologies
Positive Technologies
added 2 days ago7 views

PT-2026-73018

In the Linux kernel, the following vulnerability has been resolved: keys: make keyring key-chunk byte order agree with keyring diff objects keyring get key chunk loads description bytes into the index chunk low address first, while keyring diff objects numbers the first differing bit from the low...

5.4AI score0.00156EPSS
SaveExploits0References6
Tenable Nessus
Tenable Nessus
added 5 days ago5 views

Linux Distros Unpatched Vulnerability : CVE-2026-73281

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - In ssh-agent in OpenSSH before 10.5, some operations can occur remotely but were intended to occur only locally, including operations that add tokens or use key...

3.5CVSS5.4AI score0.00158EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/02 2:20 p.m.15 views

CVE-2026-10774

Zephyr's Bluetooth Mesh subnet key management leaks one PSA Crypto key slot on every subnet-key teardown. In subsys/bluetooth/mesh/subnet.c, netkeyscreate imports the Private Beacon Key into a PSA key slot under CONFIGBTMESHPRIVBEACONS enabled by default, but subnetkeysdestroy guarded the matchin...

2.4CVSS5.6AI score0.00179EPSS
SaveExploits1References3Affected Software1
NVD
NVD
added 2026/07/29 5:16 p.m.9 views

CVE-2026-64559

In the Linux kernel, the following vulnerability has been resolved: s390/pkey: Check length in PKEYVERIFYPROTK ioctl Explicitly check the buffer length request structure provided by user-space and fail, if it exceeds the buffer size...

7.8CVSS0.0012EPSS
SaveExploits0References4
SUSE CVE
SUSE CVE
added 2026/07/25 3:59 p.m.7 views

SUSE CVE-2026-64436

In the Linux kernel, the following vulnerability has been resolved: net: afkey: initialize algkeylen for IPComp states pfkeymsg2xfrmstate handles the IPComp SADBXSATYPEIPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmallocobjx-calg; if !x-calg err = -ENOMEM; goto...

7.1CVSS5.8AI score0.00119EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/25 12:0 a.m.23 views

PT-2026-64657

In the Linux kernel, the following vulnerability has been resolved: net: af key: initialize alg key len for IPComp states pfkey msg2xfrm state handles the IPComp SADB X SATYPE IPCOMP case by allocating x-calg and copying only the algorithm name: x-calg = kmalloc objx-calg; if !x-calg err = -ENOME...

5.8AI score0.00119EPSS
SaveExploits0References8
CVE
CVE
added 2026/07/19 2:55 p.m.27 views

CVE-2026-63914

The CVE-2026-63914 issue concerns Linux kernel xfrm/af_key path handling where XFRM_MSG_MIGRATE notifications were unintentionally sent to init_net instead of the caller’s netns due to hardcoded &init_net in xfrm_send_migrate() and pfkey_send_migrate(). The netlink path for migrations was not net...

7.3CVSS5.4AI score0.00156EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/07/19 2:55 p.m.37 views

CVE-2026-63914 xfrm: route MIGRATE notifications to caller's netns

In the Linux kernel, the following vulnerability has been resolved: xfrm: route MIGRATE notifications to caller's netns xfrmsendmigrate in net/xfrm/xfrmuser.c and pfkeysendmigrate in net/key/afkey.c both hardcode &initnet for the multicast that announces a successful XFRMMSGMIGRATE / SADBXMIGRATE...

7.3CVSS0.00156EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/19 12:2 p.m.13 views

EUVD-2026-45490

In the Linux kernel, the following vulnerability has been resolved: KEYS: fix overflow in keyctlpkeyparamsget2 The length for the internal output buffer is calculated incorrectly, which can result overflow when a too small buffer is provided. Fix the bug by allocating internal output with the siz...

5.6AI score0.00127EPSS
SaveExploits0References8
OSV
OSV
added 2026/07/19 12:2 p.m.8 views

CVE-2026-63824 KEYS: fix overflow in keyctl_pkey_params_get_2()

In the Linux kernel, the following vulnerability has been resolved: KEYS: fix overflow in keyctlpkeyparamsget2 The length for the internal output buffer is calculated incorrectly, which can result overflow when a too small buffer is provided. Fix the bug by allocating internal output with the siz...

7.8CVSS5.6AI score
SaveExploits0References11
RedHat Linux
RedHat Linux
added 2026/07/09 3:29 p.m.13 views

apache-cxf: org.apache.cxf.services.xkms/cxf-services-xkms-x509-repo-ldap: Apache CXF: Information Disclosure via LDAP Injection

A flaw was found in Apache CXF. A remote attacker could exploit an LDAP injection vulnerability in the LDAP Certificate repository of the XKMS server. This vulnerability allows the attacker to retrieve arbitrary certificates from the repository, leading to information disclosure...

9.8CVSS7.3AI score0.00694EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/07 11:45 a.m.9 views

PYSEC-2026-1542 litellm passes untrusted data to `eval` function without sanitization

A remote code execution RCE vulnerability exists in the berriai/litellm project due to improper control of the generation of code when using the eval function unsafely in the litellm.getsecret method. Specifically, when the server utilizes Google KMS, untrusted data is passed to the eval function...

7.2CVSS6.6AI score0.00876EPSS
SaveExploits0References10
Rows per page
Query Builder