Lucene search
+L

18316 matches found

Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.18 views

PT-2026-38251

Name of the Vulnerable Software and Affected Versions OpenClaw versions prior to 2026.4.22 Description OpenClaw derives loopback MCP owner context from spoofable server-issued bearer tokens in request headers. Non-owner loopback clients can bypass owner-gated operations by manipulating the...

8.5CVSS6AI score0.00112EPSS
SaveExploits0References17
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.12 views

RHCOS 4 : OpenShift Container Platform 4.16.49 (RHSA-2025:16724)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:16724 advisory. - podman: Build Context Bind Mount CVE-2025-4953 Note that Nessus has not tested for this issue but has instead relied only on the...

7.4CVSS7.2AI score0.00639EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.9 views

CentOS 9 : krb5-1.21.1-10.el9

The remote CentOS Linux 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the krb5-1.21.1-10.el9 build changelog. - In MIT Kerberos 5 aka krb5 before 1.22.3, there is an integer underflow and resultant out-of-bounds read if an application calls...

7.5CVSS5.9AI score0.00611EPSS
SaveExploits2References3
Positive Technologies
Positive Technologies
added 2026/05/04 12:00 a.m.24 views

PT-2026-37194

Name of the Vulnerable Software and Affected Versions Argo Workflows versions prior to 3.7.14 Argo Workflows versions prior to 4.0.5 Description A user with create Workflow permission can bypass the templateReferencing: Strict and Secure restrictions. This occurs because the system only blocks th...

8.1CVSS5.8AI score0.00424EPSS
SaveExploits1
Tenable Nessus
Tenable Nessus
added 2026/05/04 12:00 a.m.13 views

RHCOS 4 : OpenShift Container Platform 4.12.81 (RHSA-2025:17669)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:17669 advisory. - podman: Build Context Bind Mount CVE-2025-4953 Note that Nessus has not tested for this issue but has instead relied only on the...

7.4CVSS7.1AI score0.00639EPSS
SaveExploits0References5
NVD
NVD
added 2026/05/03 11:16 p.m.47 views

CVE-2026-7707

A vulnerability was found in Open5GS up to 2.7.7. Impacted is the function udrnudrdrhandlesubscriptioncontext of the file /src/udr/nudr-handler.c of the component UDR. The manipulation of the argument pei results in denial of service. The attack can be launched remotely. The exploit has been made...

5.3CVSS0.00407EPSS
SaveExploits0References7
Vulnrichment
Vulnrichment
added 2026/05/03 10:30 p.m.10 views

CVE-2026-7707 Open5GS UDR nudr-handler.c udr_nudr_dr_handle_subscription_context denial of service

A vulnerability was found in Open5GS up to 2.7.7. Impacted is the function udrnudrdrhandlesubscriptioncontext of the file /src/udr/nudr-handler.c of the component UDR. The manipulation of the argument pei results in denial of service. The attack can be launched remotely. The exploit has been made...

5.3CVSS5.5AI score0.00407EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/05/03 10:30 p.m.23 views

EUVD-2026-26845

A vulnerability was found in Open5GS up to 2.7.7. Impacted is the function udrnudrdrhandlesubscriptioncontext of the file /src/udr/nudr-handler.c of the component UDR. The manipulation of the argument pei results in denial of service. The attack can be launched remotely. The exploit has been made...

5.3CVSS5.5AI score0.00407EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/05/03 10:30 p.m.72 views

CVE-2026-7707 Open5GS UDR nudr-handler.c udr_nudr_dr_handle_subscription_context denial of service

A vulnerability was found in Open5GS up to 2.7.7. Impacted is the function udrnudrdrhandlesubscriptioncontext of the file /src/udr/nudr-handler.c of the component UDR. The manipulation of the argument pei results in denial of service. The attack can be launched remotely. The exploit has been made...

5.3CVSS0.00407EPSS
SaveExploits0References7
OSV
OSV
added 2026/05/03 10:30 p.m.13 views

CVE-2026-7707 Open5GS UDR nudr-handler.c udr_nudr_dr_handle_subscription_context denial of service

A vulnerability was found in Open5GS up to 2.7.7. Impacted is the function udrnudrdrhandlesubscriptioncontext of the file /src/udr/nudr-handler.c of the component UDR. The manipulation of the argument pei results in denial of service. The attack can be launched remotely. The exploit has been made...

5.3CVSS5.5AI score
SaveExploits0References9
CVE
CVE
added 2026/05/03 10:30 p.m.39 views

CVE-2026-7707

Open5GS up to 2.7.7 is affected by a DoS in the UDR component. The vulnerability resides in the function udr_nudr_dr_handle_subscription_context (file /src/udr/nudr-handler.c); manipulating the argument pei triggers denial of service. Exploit has been made public and can be used remotely. The pro...

5.3CVSS5.5AI score0.00407EPSS
SaveExploits0References7
Positive Technologies
Positive Technologies
added 2026/05/03 12:00 a.m.18 views

PT-2026-36724

Name of the Vulnerable Software and Affected Versions Open5GS versions prior to 2.7.8 Description A remote denial of service issue exists in the UDR component. The problem occurs within the udr nudr dr handle subscription context function located in the /src/udr/nudr-handler.c file. Manipulation ...

5.3CVSS5.8AI score0.00407EPSS
SaveExploits0References12
OSV
OSV
added 2026/05/02 12:00 p.m.12 views

RUSTSEC-2026-0132 Potential out-of-bounds write via public `Context` fields

The Context struct has all fields public pub dlen, pub digest, etc.. Code from other modules within the same crate can directly modify dlen to a value exceeding the digest vector length. When reset is subsequently called, self.digestself.dlen as usize = 0 becomes an out-of-bounds write. Withdrawa...

5.8AI score
SaveExploits0References3
RustSec
RustSec
added 2026/05/02 12:00 p.m.21 views

Potential out-of-bounds write via public `Context` fields

The Context struct has all fields public pub dlen, pub digest, etc.. Code from other modules within the same crate can directly modify dlen to a value exceeding the digest vector length. When reset is subsequently called, self.digestself.dlen as usize = 0 becomes an out-of-bounds write. Withdrawa...

5.8AI score
SaveExploits0
OSV
OSV
added 2026/05/02 3:15 a.m.8 views

MINI-FCX8-85C9-FCRQ

Bulletin has no description...

4.4CVSS6.7AI score0.00401EPSS
SaveExploits2
OSV
OSV
added 2026/05/02 2:47 a.m.8 views

ECHO-45A1-9D55-35F2

Bulletin has no description...

7.8CVSS5.7AI score0.00104EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
added 2026/05/02 1:25 a.m.31 views

SUSE CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits1References3
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-43010

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - bpf: Reject sleepable kprobemulti programs at attach time kprobe.multi programs run in atomic/RCU context and cannot sleep. However, bpfkprobemultilinkattach di...

5.5CVSS6.1AI score0.00122EPSS
SaveExploits0References4
Rapid7 Blog
Rapid7 Blog
added 2026/05/01 8:22 p.m.11 views

Metasploit Wrap-Up 05/01/2026

MCP server This release our very own cdelafuente-r7 finished implementing the Metasploit MCP Server msfmcpd, bringing Model Context Protocol support to Metasploit Framework. MCP lets AI applications like Claude, Cursor, or your own custom agents query Metasploit data. Think of it as a middleware...

7.8CVSS6.2AI score0.99907EPSS
SaveExploits238
NVD
NVD
added 2026/05/01 5:16 p.m.10 views

CVE-2026-7587

A vulnerability has been found in Open5GS up to 2.7.7. This vulnerability affects the function amfnsmfpdusessionhandleupdatesmcontext of the file /src/amf/nsmf-handler.c of the component AMF. The manipulation leads to denial of service. It is possible to initiate the attack remotely. The exploit...

5.3CVSS0.00306EPSS
SaveExploits0References5
Rows per page
Query Builder