Lucene search
+L

17493 matches found

Amazon
Amazon
added 2026/02/18 12:0 a.m.11 views

Important: golang

Issue Overview: A discrepancy between how Go and C/C++ comments were parsed allowed for code smuggling into the resulting cgo binary. CVE-2025-61732 Affected Packages: golang Issue Correction: Run dnf update golang --releasever 2023.10.20260216 or dnf update --advisory ALAS2023-2026-1438...

8.6CVSS5.5AI score0.00472EPSS
SaveExploits0
GithubExploit
GithubExploit
added 2026/02/17 7:45 p.m.162 views

mcp-csharp-cmdexe-poc

MCP C SDK cmd.exe Argument Injection PoC Proof of concept fo...

6.1AI score
SaveExploits0
OSV
OSV
added 2026/02/17 3:31 p.m.30 views

GHSA-RGXP-2HWP-JWGG Apache Arrow: Potential use-after-free when reading IPC file with pre-buffering

Use After Free vulnerability in Apache Arrow C++. This issue affects Apache Arrow C++ from 15.0.0 through 23.0.0. It can be triggered when reading an Arrow IPC file but not an IPC stream with pre-buffering enabled, if the IPC file contains data with variadic buffers such as Binary View and String...

7CVSS5.6AI score0.00807EPSS
SaveExploits0References6
OSV
OSV
added 2026/02/17 2:16 p.m.9 views

DEBIAN-CVE-2026-25087

Use After Free vulnerability in Apache Arrow C++. This issue affects Apache Arrow C++ from 15.0.0 through 23.0.0. It can be triggered when reading an Arrow IPC file but not an IPC stream with pre-buffering enabled, if the IPC file contains data with variadic buffers such as Binary View and String...

7CVSS5.8AI score0.00807EPSS
SaveExploits0References1
CVE
CVE
added 2026/02/17 1:18 p.m.87 views

CVE-2026-25087

CVE-2026-25087 (Apache Arrow C++) details : A use-after-free vulnerability affects Arrow C++ 15.0.0–23.0.0. It can be triggered when reading an Arrow IPC file (not an IPC stream) with pre-buffering enabled, if the IPC file contains variadic buffers (e.g., Binary View and String View data). Depend...

7CVSS5.7AI score0.00807EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/02/17 1:18 p.m.6 views

CVE-2026-25087 Apache Arrow: Potential use-after-free when reading IPC file with pre-buffering

Use After Free vulnerability in Apache Arrow C++. This issue affects Apache Arrow C++ from 15.0.0 through 23.0.0. It can be triggered when reading an Arrow IPC file but not an IPC stream with pre-buffering enabled, if the IPC file contains data with variadic buffers such as Binary View and String...

5.7AI score0.00807EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/02/17 10:36 a.m.10 views

glibc: glibc: Information disclosure via zero-valued network query

A flaw was found in glibc, the GNU C Library. When an application calls the getnetbyaddr or getnetbyaddrr functions to resolve a network address, and the system's nsswitch.conf file is configured to use a DNS Domain Name System backend for network lookups, a query for a zero-valued network can le...

7.5CVSS5.8AI score0.00574EPSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/02/17 10:36 a.m.105 views

Moderate: Red Hat Security Advisory: glibc security update

An update for glibc is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the...

8.4CVSS5.9AI score0.00574EPSS
SaveExploits1References4
RedhatCVE
RedhatCVE
added 2026/02/17 1:38 a.m.14 views

CVE-2026-2521

A weakness has been identified in Open5GS up to 2.7.6. This issue affects the function sgwcs5chandlecreatesessionresponse of the component SGW-C. Executing a manipulation can lead to memory corruption. The attack may be performed from remote. The exploit has been made available to the public and...

9.8CVSS5.2AI score0.00678EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/02/17 12:0 a.m.17 views

PT-2026-20319

Name of the Vulnerable Software and Affected Versions Apache Arrow C++ versions 15.0.0 through 23.0.0 Description A use-after-free issue exists in Apache Arrow C++ when reading an Arrow IPC file with pre-buffering enabled, if the file contains data with variadic buffers like Binary View and Strin...

7CVSS5.5AI score0.00807EPSS
SaveExploits0References11
OSV
OSV
added 2026/02/17 12:0 a.m.13 views

ALSA-2026:2786 Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

8.4CVSS5.7AI score0.00574EPSS
SaveExploits1References8
AlmaLinux
AlmaLinux
added 2026/02/17 12:0 a.m.12 views

Moderate: glibc security update

The glibc packages provide the standard C libraries libc, POSIX thread libraries libpthread, standard math libraries libm, and the name service cache daemon nscd used by multiple programs on the system. Without these libraries, the Linux system cannot function correctly. Security Fixes: glibc:...

8.4CVSS5.7AI score0.00574EPSS
SaveExploits1References8
RedhatCVE
RedhatCVE
added 2026/02/16 7:30 p.m.12 views

CVE-2025-27535

Exposed ioctl with insufficient access control in the firmware for some IntelR Ethernet Connection E825-C. before version NVM ver. 3.84 within Ring 0: Bare Metal OS may allow a denial of service. System software adversary with a privileged user combined with a high complexity attack may enable...

5.6CVSS5.3AI score0.00099EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/02/16 10:32 a.m.16 views

cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy

A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled cgo binary. An attacker could exploit this to embed and execute arbitrary...

8.6CVSS7.3AI score0.00472EPSS
SaveExploits0References8
RedHat Linux
RedHat Linux
added 2026/02/16 9:40 a.m.12 views

cmd/cgo: Go cgo: Code smuggling due to comment parsing discrepancy

A flaw was found in Go's 'cgo tool'. This vulnerability arises from a discrepancy in how Go and C/C++ comments are parsed, which allows for malicious code to be hidden within comments and then "smuggled" into the compiled cgo binary. An attacker could exploit this to embed and execute arbitrary...

8.6CVSS7.3AI score0.00472EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/02/16 12:31 a.m.11 views

EUVD-2026-6141

A weakness has been identified in Open5GS up to 2.7.6. This issue affects the function sgwcs5chandlecreatesessionresponse of the component SGW-C. Executing a manipulation can lead to memory corruption. The attack may be performed from remote. The exploit has been made available to the public and...

9.8CVSS5.2AI score0.00678EPSS
SaveExploits2References12
Tenable Nessus
Tenable Nessus
added 2026/02/16 12:0 a.m.6 views

openSUSE 16 Security Update : go1.24 (openSUSE-SU-2026:20220-1)

The remote openSUSE 16 host has packages installed that are affected by multiple vulnerabilities as referenced in the openSUSE-SU-2026:20220-1 advisory. Update to version 1.24.13. Security issues fixed: - CVE-2025-61732: cmd/go: discrepancy between Go and C/C++ comment parsing allows for C code...

10CVSS6.3AI score0.00765EPSS
SaveExploits1References10
OSV
OSV
added 2026/02/15 11:32 p.m.10 views

CVE-2026-2522 Open5GS MME esm-build.c memory corruption

A security vulnerability has been detected in Open5GS up to 2.7.6. Impacted is an unknown function of the file /src/mme/esm-build.c of the component MME. The manipulation leads to memory corruption. It is possible to initiate the attack remotely. The exploit has been disclosed publicly and may be...

6.9CVSS5.6AI score
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 2026/02/15 11:2 p.m.11 views

CVE-2026-2521

A weakness has been identified in Open5GS up to 2.7.6. This issue affects the function sgwcs5chandlecreatesessionresponse of the component SGW-C. Executing a manipulation can lead to memory corruption. The attack may be performed from remote. The exploit has been made available to the public and...

6.9CVSS5.1AI score0.00678EPSS
SaveExploits1References6
Vulnrichment
Vulnrichment
added 2026/02/15 11:2 p.m.7 views

CVE-2026-2521 Open5GS SGW-C sgwc_s5c_handle_create_session_response memory corruption

A weakness has been identified in Open5GS up to 2.7.6. This issue affects the function sgwcs5chandlecreatesessionresponse of the component SGW-C. Executing a manipulation can lead to memory corruption. The attack may be performed from remote. The exploit has been made available to the public and...

6.9CVSS5.2AI score0.00678EPSS
SaveExploits1References6
Rows per page
Query Builder