Lucene search
+L

1536 matches found

ATTACKERKB
ATTACKERKB
added 2026/05/01 2:15 p.m.11 views

CVE-2026-43026

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTAEXPECTNAT absent ctnetlinkallocexpect allocates expectations from a non-zeroing slab cache via nfctexpectalloc. When CTAEXPECTNAT is not present in the netlink message, savedad...

5.8AI score0.00129EPSS
SaveExploits0References9Affected Software1
CVE
CVE
added 2026/05/01 2:15 p.m.25 views

CVE-2026-43026

CVE-2026-43026 concerns the Linux kernel netfilter ctnetlink path: when CTA_EXPECT_NAT is absent, ctnetlink_alloc_expect() can leave saved_addr and saved_proto uninitialized, risking leakage of stale data. The safe nf_ct_expect_init() in the packet path zeros these fields, and the patch adds expl...

5.5CVSS5.8AI score0.00129EPSS
SaveExploits0References10Affected Software1
OSV
OSV
added 2026/05/01 2:15 p.m.8 views

CVE-2026-43026 netfilter: ctnetlink: zero expect NAT fields when CTA_EXPECT_NAT absent

In the Linux kernel, the following vulnerability has been resolved: netfilter: ctnetlink: zero expect NAT fields when CTAEXPECTNAT absent ctnetlinkallocexpect allocates expectations from a non-zeroing slab cache via nfctexpectalloc. When CTAEXPECTNAT is not present in the netlink message, savedad...

5.5CVSS6.2AI score0.00129EPSS
SaveExploits0References13
Tenable Nessus
Tenable Nessus
added 2026/05/01 12:0 a.m.25 views

libcurl 7.71.0 < 8.20.0 Cookie Leak via Stale Host Header

The version of libcurl installed on the remote host is 7.71.0 prior to 8.20.0. It is, therefore, affected by a cookie leak vulnerability: - When using the same connection handle for multiple HTTP requests, if a custom Host: header is removed in a subsequent request, the second request would use...

7.5CVSS5.8AI score0.00295EPSS
SaveExploits1References2
Cvelist
Cvelist
added 2026/04/28 6:10 p.m.29 views

CVE-2026-41916 OpenClaw < 2026.4.8 - Stale Authentication State via Config Reload

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

5.4CVSS0.00215EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/28 6:10 p.m.7 views

EUVD-2026-26122

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

5.4CVSS5.2AI score0.00215EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/28 6:10 p.m.4 views

CVE-2026-41916 OpenClaw < 2026.4.8 - Stale Authentication State via Config Reload

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

2.3CVSS5.9AI score0.00215EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/04/28 6:9 p.m.4 views

CVE-2026-41382

OpenClaw before 2026.3.31 contains an authorization bypass vulnerability in Discord voice ingress that allows attackers to bypass channel and member allowlist restrictions. Attackers can exploit stale-role validation gaps and improper channel name validation to gain unauthorized access to...

5.4CVSS5.2AI score0.00222EPSS
SaveExploits0References4
CVE
CVE
added 2026/04/28 6:9 p.m.14 views

CVE-2026-41382

OpenClaw npm package contains an authorization bypass vulnerability in Discord voice ingress prior to version 2026.3.31. The issue stems from channel and member allowlist validation gaps, including stale-role validation and improper channel name validation, enabling access to restricted voice cha...

5.4CVSS5.3AI score0.00222EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/04/28 6:9 p.m.38 views

CVE-2026-41382 OpenClaw < 2026.3.31 - Discord Voice Ingress Authorization Bypass via Channel and Role Validation Gaps

OpenClaw before 2026.3.31 contains an authorization bypass vulnerability in Discord voice ingress that allows attackers to bypass channel and member allowlist restrictions. Attackers can exploit stale-role validation gaps and improper channel name validation to gain unauthorized access to...

5.4CVSS0.00222EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/04/28 6:9 p.m.4 views

CVE-2026-41382 OpenClaw < 2026.3.31 - Discord Voice Ingress Authorization Bypass via Channel and Role Validation Gaps

OpenClaw before 2026.3.31 contains an authorization bypass vulnerability in Discord voice ingress that allows attackers to bypass channel and member allowlist restrictions. Attackers can exploit stale-role validation gaps and improper channel name validation to gain unauthorized access to...

5.4CVSS5.2AI score0.00222EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 2026/04/28 11:5 a.m.7 views

CVE-2026-41131

A flaw was found in OpenFGA, an authorization and permission engine. When certain authorization models use conditions with caching enabled, the system can incorrectly generate the same cache key for different requests. This error causes OpenFGA to reuse an outdated authorization decision,...

5CVSS5.2AI score0.00145EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/28 12:0 a.m.5 views

PT-2026-35798

OpenClaw before 2026.4.8 contains an authentication state management vulnerability where the resolvedAuth closure becomes stale after configuration reload. Newly accepted gateway connections continue using outdated resolved auth state, allowing attackers to bypass authentication controls through...

5.4CVSS5.2AI score0.00215EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/04/28 12:0 a.m.11 views

PT-2026-35767

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.3.31 Description An authorization bypass exists in the Discord voice ingress. This issue allows attackers to circumvent channel and member allowlist restrictions by exploiting improper channel name validation an...

5.4CVSS5.8AI score0.00222EPSS
SaveExploits0References6
Microsoft CVE
Microsoft CVE
added 2026/04/26 8:1 a.m.20 views

futex: Clear stale exiting pointer in futex_lock_pi() retry path

...

7CVSS5.2AI score0.00129EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/04/25 1:39 a.m.7 views

SUSE CVE-2026-31555

In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futexlockpi retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at waitforownerexiting+0x7a/0x80, CPU11: futexlockpis/524 When futexlockpiatomic sees the owner i...

4.7CVSS5.4AI score0.00129EPSS
SaveExploits0References17
RedhatCVE
RedhatCVE
added 2026/04/24 5:25 p.m.8 views

CVE-2026-31555

A flaw was found in the Linux kernel. A local user could exploit a race condition within the futexlockpi retry path. This vulnerability occurs because a stale pointer to an exiting process is not cleared, leading to a kernel warning. Successful exploitation of this flaw could result in a system...

5.5CVSS5.4AI score0.00129EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/24 3:16 p.m.6 views

DEBIAN-CVE-2026-31555

In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futexlockpi retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at waitforownerexiting+0x7a/0x80, CPU11: futexlockpis/524 When futexlockpiatomic sees the owner i...

5.5CVSS5.2AI score0.00129EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31555

In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futexlockpi retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at waitforownerexiting+0x7a/0x80, CPU11: futexlockpis/524 When futexlockpiatomic sees the owner i...

5.5CVSS0.00129EPSS
SaveExploits0References10
UbuntuCve
UbuntuCve
added 2026/04/24 3:16 p.m.9 views

CVE-2026-31555

In the Linux kernel, the following vulnerability has been resolved: futex: Clear stale exiting pointer in futexlockpi retry path Fuzzying/stressing futexes triggered: WARNING: kernel/futex/core.c:825 at waitforownerexiting+0x7a/0x80, CPU11: futexlockpis/524 When futexlockpiatomic sees the owner i...

5.5CVSS5.6AI score0.00129EPSS
SaveExploits0References33
Rows per page
Query Builder