Lucene search
+L

32174 matches found

RedhatCVE
RedhatCVE
added 2026/05/06 7:53 p.m.13 views

CVE-2026-43167

A flaw was found in the Linux kernel's xfrm subsystem, which handles IPsec Internet Protocol Security transformations. This vulnerability is caused by a reference count leak in xfrmstate objects when a network device is unregistered. An attacker with local access and privileges to configure netwo...

5.5CVSS5.8AI score0.00127EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/05/06 7:32 p.m.11 views

Binding to an Unrestricted IP Address

Overview Affected versions of this package are vulnerable to Binding to an Unrestricted IP Address which defaults to 0.0.0.0 when the -port argument is used or the -listen argument is used without specifying a host. An attacker can execute arbitrary code remotely by connecting to the exposed...

8.8CVSS5.9AI score0.00223EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/05/06 6:13 p.m.14 views

NPM: dssrf: every IPv6 category bypasses is_url_safe

NPM: dssrf: every IPv6 category bypasses isurlsafe vulnerability discovered by ? in WordPress Npm dssrf versions 1.3.0...

8.7CVSS5.8AI score0.00349EPSS
SaveExploits0References2Affected Software1
OSV
OSV
added 2026/05/06 5:23 p.m.10 views

GHSA-V5C3-6WVC-PC2Q QuantumNous/new-api has an SSRF Filter Bypass via 0.0.0.0

SSRF Filter Bypass via 0.0.0.0 Summary The SSRF protection introduced in v0.9.0.5 CVE-2025-59146 and hardened in v0.9.6 CVE-2025-62155 does not block the unspecified address 0.0.0.0. A regular non-admin user holding any valid API token can send a multimodal request to /v1/chat/completions,...

7.1CVSS5.9AI score0.00258EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/05/06 5:23 p.m.18 views

QuantumNous/new-api has an SSRF Filter Bypass via 0.0.0.0

SSRF Filter Bypass via 0.0.0.0 Summary The SSRF protection introduced in v0.9.0.5 CVE-2025-59146 and hardened in v0.9.6 CVE-2025-62155 does not block the unspecified address 0.0.0.0. A regular non-admin user holding any valid API token can send a multimodal request to /v1/chat/completions,...

7.1CVSS7.2AI score0.00258EPSS
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/05/06 5:01 p.m.30 views

GHSA-Q4W7-56HR-83RM Nginx-UI Settings API Exposes Protected Secrets

Summary The GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag is only enforced during writes via ProtectedFill in SaveSettings and is...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/05/06 5:01 p.m.21 views

EUVD-2026-27140

Nginx-UI Settings API Exposes Protected Secrets...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/06 5:01 p.m.20 views

Nginx-UI Settings API Exposes Protected Secrets

Summary The GetSettings API handler api/settings/settings.go:24-65 serializes all settings structs to JSON and returns them to authenticated users. Many sensitive fields are tagged with protected:"true" - however, this tag is only enforced during writes via ProtectedFill in SaveSettings and is...

6.5CVSS5.8AI score0.00295EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/06 3:32 p.m.17 views

EUVD-2026-27823

Apache::Session::Generate::ModUniqueId versions from 1.54 through 1.94 for Perl session ids are insecure. Apache::Session::Generate::ModUniqueId added in version 1.54 uses the value of the UNIQUEID environment variable for the session id. The UNIQUEID variable is set by the Apache moduniqueid...

9.1CVSS5.8AI score0.00302EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/06 11:28 a.m.39 views

CVE-2026-43199 net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query

In the Linux kernel, the following vulnerability has been resolved: net/mlx5e: Fix "scheduling while atomic" in IPsec MAC address query Fix a "scheduling while atomic" bug in mlx5eipsecinitmacs by replacing mlx5querymacaddress with etheraddrcopy to get the local MAC address directly from...

7.5CVSS0.00441EPSS
SaveExploits0References4
CVE
CVE
added 2026/05/06 11:28 a.m.32 views

CVE-2026-43199

CVE-2026-43199 affects the Linux kernel net/mlx5e component. A scheduling-while-atomic bug occurred when mlx5e_ipsec_init_macs() queried hardware MAC via mlx5_query_mac_address() from an atomic context (mlx5e_ipsec_handle_event/workqueue), which can sleep. The fix uses the MAC address already pre...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.37 views

CVE-2026-43186 ipv6: ioam: fix heap buffer overflow in __ioam6_fill_trace_data()

In the Linux kernel, the following vulnerability has been resolved: ipv6: ioam: fix heap buffer overflow in ioam6filltracedata On the receive path, ioam6filltracedata uses trace-nodelen to decide how much data to write for each node. It trusts this field as-is from the incoming packet, with no...

9.8CVSS0.00642EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/06 11:27 a.m.34 views

CVE-2026-43167 xfrm: always flush state and policy upon NETDEV_UNREGISTER event

In the Linux kernel, the following vulnerability has been resolved: xfrm: always flush state and policy upon NETDEVUNREGISTER event syzbot is reporting that "struct xfrmstate" refcount is leaking. unregisternetdevice: waiting for netdevsim0 to become free. Usage count = 2 reftracker:...

0.00127EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/06 10:16 a.m.34 views

CVE-2026-43086

In the Linux kernel, the following vulnerability has been resolved: ipvs: fix NULL deref in ipvsaddservice error path When ipvsbindscheduler succeeds in ipvsaddservice, the local variable sched is set to NULL. If ipvsstartestimator subsequently fails, the outerr cleanup calls...

5.5CVSS0.00122EPSS
SaveExploits0References5
HackRead
HackRead
added 2026/05/06 7:59 a.m.21 views

Massive “Low and Slow” DDoS Attack Hits Platform With 2.45 Billion in 5 Hours

DataDome researchers uncovered a massive low and slow DDoS attack that delivered 2.45 billion requests using 1.2 million IP addresses...

5.8AI score
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/05/06 1:41 a.m.19 views

SUSE CVE-2026-43037

In the Linux kernel, the following vulnerability has been resolved: ip6tunnel: clear skb2-cb in ip4ip6err Oskar Kjos reported the following problem. ip4ip6err calls icmpsend on a cloned skb whose cb was written by the IPv6 receive path as struct inet6skbparm. icmpsend passes IPCBskb2 to...

7.5CVSS5.8AI score0.00563EPSS
SaveExploits0References157
SUSE CVE
SUSE CVE
added 2026/05/06 1:40 a.m.13 views

SUSE CVE-2026-43057

In the Linux kernel, the following vulnerability has been resolved: net: correctly handle tunneled traffic on IPV6CSUM GSO fallback NETIFFIPV6CSUM only advertises support for checksum offload of packets without IPv6 extension headers. Packets with extension headers must fall back onto software...

5.5CVSS5.7AI score0.00389EPSS
SaveExploits0References16
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.32 views

PT-2026-37627

Name of the Vulnerable Software and Affected Versions Apache::Session::Generate::ModUniqueId versions 1.54 through 1.94 Description Apache::Session::Generate::ModUniqueId uses the UNIQUE ID environment variable for session identifiers. This variable is generated by the Apache mod unique id plugin...

9.1CVSS5.8AI score0.00302EPSS
SaveExploits0References11
Positive Technologies
Positive Technologies
added 2026/05/06 12:00 a.m.14 views

PT-2026-37539

Name of the Vulnerable Software and Affected Versions Linux kernel affected versions not specified Description A scheduling while atomic bug exists in the mlx5e ipsec init macs function. The issue occurs because the mlx5 query mac address function queries hardware via mlx5 cmd exec, which can...

7.5CVSS6.2AI score0.00441EPSS
SaveExploits0
CNNVD
CNNVD
added 2026/05/06 12:00 a.m.16 views

Linux kernel 安全漏洞

The Linux kernel is the core of the open-source operating system Linux, developed by the Linux Foundation in the United States. There is a security vulnerability in the Linux kernel, which stems from the IPsec MAC address query in net mlx5e calling a sleep function within atomic context,...

7.5CVSS5.8AI score0.00441EPSS
SaveExploits0References1
Rows per page
Query Builder