Lucene search
+L

553165 matches found

RedHat Linux
RedHat Linux
added 2026/09/08 6:21 a.m.5 views

389-ds-base: 389-ds-base: SASL PLAIN authentication allows privilege escalation to Directory Manager via stale identity in Cyrus SASL auxiliary property

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, a stale identity carried in a Cyrus SASL auxiliary property from a prior failed bind attempt can be installed on a connection following a subsequent, unrelated successful bind, regardless of which SASL mechanism completes...

9.8CVSS0.0056EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 6:21 a.m.4 views

389-ds-base: 389-ds: anonymous LDAP client can defeat SELFDN ACI bind-rule checks via empty bind DN

A flaw was found in 389 Directory Server. The SELFDN ACI bind-rule evaluator incorrectly matches an anonymous LDAP client's empty bind DN against an empty stored attribute value, allowing an unauthenticated client to satisfy access control checks intended to require a matching authenticated...

7.5CVSS0.00367EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/09/08 6:21 a.m.5 views

389-ds-base: 389-ds-base: CVE-2026-11610 incomplete fix may introduce a connection-stall DoS

A flaw was found in 389-ds-base. A remote, authenticated attacker could exploit a vulnerability in the Simple Authentication and Security Layer SASL UNBIND process. By sending a specially crafted request, the attacker can cause a connection to stall, leading to resource exhaustion and a Denial of...

8.8CVSS0.00486EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 6:21 a.m.6 views

389-ds-base: 389-ds-base: heap buffer overflow via SASL wrapped-record length lower-bound underflow in sasl_io_start_packet()

A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server 389-ds-base. In sasliostartpacket, the wrapped-record length read from the wire is validated only against an upper bound. A small wire length 0, 1, or 2 produces an encryptedbuffercount below the already-consumed...

7.5CVSS0.00837EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 6:21 a.m.5 views

389-ds-base: 389-ds-base: pre-authentication NULL pointer dereference via paged results and USE_ONE_BACKEND control in op_shared_search

A flaw was found in 389 Directory Server. A missing NULL pointer check in the paged results handling of opsharedsearch allows an unauthenticated remote attacker to crash the LDAP server by sending a crafted sequence of search requests using the USEONEBACKEND control, resulting in denial of servic...

7.5CVSS0.00847EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.7 views

valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free

A flaw was found in Valkey. An authenticated client can trigger a CLIENT KILL command while the tlsProcessPendingData function iterates a pending list. This action causes connTLSClose to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport...

7.5CVSS0.00523EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.7 views

valkey: Valkey: Remote code execution via use-after-free in stream deserialization

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS0.00888EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.8 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS0.00559EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 6:17 a.m.9 views

httpd: Apache HTTP Server: Arbitrary code execution or denial of service via use-after-free in mod_ldap per-directory configuration

A flaw was found in Apache HTTP Server when using the modldap module in a per-directory configuration. This use-after-free vulnerability allows a remote attacker to potentially execute arbitrary code or cause a denial of service DoS due to improper memory handling. This could lead to system...

9.8CVSS0.00688EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 6:13 a.m.5 views

libvirt: swtpm privilege escalation via symlink following

A flaw was found in libvirt. A local attacker, specifically a process running as the confined swtpm user, could exploit a symlink-following vulnerability in the virFileChownFiles function. By planting a symbolic link within the swtpm state directory, the attacker could trick the root-level libvir...

7.8CVSS0.00132EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 5:19 a.m.8 views

expat: libexpat: Use-after-free vulnerability due to improper handler call depth tracking

A flaw was found in libexpat. This vulnerability occurs because the library, in versions before 2.8.2, does not properly track handler call depth when certain XML parsing functions are invoked from within handlers during a policy violation. This oversight can lead to a use-after-free condition,...

5.9CVSS6AI score0.00181EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 5:19 a.m.9 views

expat: libexpat: Arbitrary Code Execution via Heap-based Buffer Overflow

A flaw was found in libexpat, a library used for parsing XML data. An attacker could exploit a heap-based buffer overflow, a type of memory error, by providing specially crafted XML input. This vulnerability occurs when the library mishandles memory reallocation while processing XML, particularly...

6.9CVSS6.7AI score0.00103EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/08 5:16 a.m.8 views

389-ds-base: 389-ds: anonymous LDAP client can defeat SELFDN ACI bind-rule checks via empty bind DN

A flaw was found in 389 Directory Server. The SELFDN ACI bind-rule evaluator incorrectly matches an anonymous LDAP client's empty bind DN against an empty stored attribute value, allowing an unauthenticated client to satisfy access control checks intended to require a matching authenticated...

7.5CVSS5.8AI score0.00367EPSS
SaveExploits1References4
RedHat Linux
RedHat Linux
added 2026/09/08 5:16 a.m.9 views

389-ds-base: 389-ds-base: heap buffer overflow via SASL wrapped-record length lower-bound underflow in sasl_io_start_packet()

A heap buffer overflow flaw was found in the SASL I/O layer of 389 Directory Server 389-ds-base. In sasliostartpacket, the wrapped-record length read from the wire is validated only against an upper bound. A small wire length 0, 1, or 2 produces an encryptedbuffercount below the already-consumed...

7.5CVSS6.5AI score0.00837EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 5:16 a.m.8 views

389-ds-base: 389-ds-base: pre-authentication NULL pointer dereference via paged results and USE_ONE_BACKEND control in op_shared_search

A flaw was found in 389 Directory Server. A missing NULL pointer check in the paged results handling of opsharedsearch allows an unauthenticated remote attacker to crash the LDAP server by sending a crafted sequence of search requests using the USEONEBACKEND control, resulting in denial of servic...

7.5CVSS5.7AI score0.00847EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 5:16 a.m.9 views

389-ds-base: 389-ds-base: SASL PLAIN authentication allows privilege escalation to Directory Manager via stale identity in Cyrus SASL auxiliary property

A flaw was found in 389 Directory Server. During SASL PLAIN authentication, a stale identity carried in a Cyrus SASL auxiliary property from a prior failed bind attempt can be installed on a connection following a subsequent, unrelated successful bind, regardless of which SASL mechanism completes...

9.8CVSS5.8AI score0.0056EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.9 views

redis: Redis: Remote Code Execution via specially crafted RESTORE payload

A flaw was found in Redis. An authenticated attacker, in an unusual configuration where they can execute the RESTORE command, could exploit a double free vulnerability. This occurs when a specially crafted RESTORE payload references the same NACK pending entry by multiple consumers, and both...

7.5CVSS6.3AI score0.00559EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.10 views

valkey: Valkey: Remote code execution via use-after-free in stream deserialization

A flaw was found in Valkey, a distributed key-value database. A remote attacker could exploit a use-after-free vulnerability in the RESTORE command. This occurs when a malformed data stream is processed during stream deserialization, causing a shared resource to be improperly managed. If...

8.8CVSS6.4AI score0.00888EPSS
SaveExploits0References16
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.12 views

valkey: Valkey: Remote code execution via TLS pending-data processing use-after-free

A flaw was found in Valkey. An authenticated client can trigger a CLIENT KILL command while the tlsProcessPendingData function iterates a pending list. This action causes connTLSClose to delete the iterator's cached next node, leading to a use-after-free vulnerability. This flaw, when Transport...

7.5CVSS6.8AI score0.00523EPSS
SaveExploits0References12
RedHat Linux
RedHat Linux
added 2026/09/08 5:14 a.m.8 views

acl: Symlink traversal privilege escalation via libacl functions

A flaw was found in the acl package, specifically within its libacl pathname-based functions. A local attacker could exploit this vulnerability by using a symbolic link to replace a pathname component. This could allow the attacker to redirect access control list ACL read or write operations to...

8.4CVSS5.9AI score0.00153EPSS
SaveExploits0References4
Rows per page
Query Builder