Lucene search
+L

17257 matches found

Vulnrichment
Vulnrichment
added 2026/04/20 8:37 p.m.2 views

CVE-2026-5928 Potential buffer under-read in ungetwc

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially...

5.4AI score0.00369EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/20 8:37 p.m.74 views

CVE-2026-5928

CVE-2026-5928 affects glibc’s ungetwc on FILE streams with wide characters where overlaps between single-byte and multi-byte encodings occur, in version 2.43 or earlier. A bug in the wide character pushback (_IO_wdefault_pbackfail) causes ungetwc() to operate on the regular input buffer (fp->_...

7.5CVSS6AI score0.00369EPSS
SaveExploits1References2Affected Software1
Debian CVE
Debian CVE
added 2026/04/20 8:37 p.m.11 views

CVE-2026-5928

Calling the ungetwc function on a FILE stream with wide characters encoded in a character set that has overlaps between its single byte and multi-byte character encodings, in the GNU C Library version 2.43 or earlier, may result in an attempt to read bytes before an allocated buffer, potentially...

7.5CVSS5.5AI score0.00369EPSS
SaveExploits1
Vulnrichment
Vulnrichment
added 2026/04/20 8:37 p.m.11 views

CVE-2026-5358

...

5.7AI score0.0004EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/20 8:37 p.m.38 views

CVE-2026-5358

...

0.0004EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/04/20 8:37 p.m.6 views

CVE-2026-5358

REJECTED: CVE-2026-5358 is rejected for two reasons. Firstly it has been discovered that no NIS+ client or server was ever released for any Linux-based OS distributions and as such this makes the API provisional and unused. Secondly it has been discovered that the NIS+ cold start cache...

5.6AI score0.0004EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/20 8:37 p.m.32 views

CVE-2026-5358

The CVE affects the GNU C Library (glibc) up to version 2.43, where the obsolete nis_local_principal function can overflow a buffer in the data section. This may allow an attacker to spoof a crafted UDP response and overwrite neighboring static data in the requesting application. NIS support is d...

5.9AI score0.0004EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/04/20 8:37 p.m.8 views

CVE-2026-5358

Removed by vendor...

5.7AI score0.0004EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/04/20 11:59 a.m.50 views

CVE-2026-5958 Race Condition in GNU Sed

When sed is invoked with both -i in-place edit and --follow-symlinks, the function opennextfile performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written, 2. opens the original...

2.1CVSS0.00142EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/04/20 11:59 a.m.3 views

CVE-2026-5958 Race Condition in GNU Sed

When sed is invoked with both -i in-place edit and --follow-symlinks, the function opennextfile performs two separate, non-atomic filesystem operations on the same path: 1. resolves symlink to its target and stores the resolved path for determining when output is written, 2. opens the original...

2.1CVSS5.9AI score0.00142EPSS
SaveExploits0References2
CVE
CVE
added 2026/04/20 11:59 a.m.104 views

CVE-2026-5958

The CVE concerns GNU sed. When sed is invoked with both -i (in-place edit) and --follow-symlinks, open_next_file() performs two non-atomic operations on the same path: (1) resolve the symlink to its target and store the resolved path, and (2) open the original symlink path to read the file. A rac...

2.1CVSS5.9AI score0.00142EPSS
SaveExploits0References3
CNNVD
CNNVD
added 2026/04/20 12:0 a.m.12 views

GNU C Library 安全漏洞

The GNU C Library is an open-source, free C-language compiler program published by the GNU community under the LGPL license. Versions of the GNU C Library 2.43 and earlier contained security vulnerabilities. These vulnerabilities stemmed from the use of the ungetwc function on character sets with...

7.5CVSS5.8AI score0.00369EPSS
SaveExploits1References1
CNNVD
CNNVD
added 2026/04/20 12:0 a.m.16 views

GNU Sed 安全漏洞

GNU Sed is a command-line tool in the GNU community in the United States, used for text stream editing and batch processing. GNU Sed has a security vulnerability that arises from a race condition when both the -i and --follow-symlinks options are used simultaneously, which may allow attackers to...

2.1CVSS5.8AI score0.00142EPSS
SaveExploits0References1
CNNVD
CNNVD
added 2026/04/20 12:0 a.m.17 views

GNU C Library 安全漏洞

The GNU C Library is an open-source, free C-language compiler program published by the GNU community under the LGPL license. Versions of the GNU C Library 2.43 and earlier contained security vulnerabilities. These vulnerabilities stemmed from a buffer overflow in the nislocalprincipal function,...

6.1AI score0.0004EPSS
SaveExploits0References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.15 views

PT-2026-33850

Name of the Vulnerable Software and Affected Versions glibc versions prior to 2.44 Description The obsolete nis local principal function may overflow a buffer in the data section. This allows an attacker to spoof a crafted response to a UDP request generated by this function and overwrite...

9.1CVSS5.5AI score0.0004EPSS
SaveExploits0References6
CNNVD
CNNVD
added 2026/04/20 12:0 a.m.19 views

GNU C Library 安全漏洞

The GNU C Library is an open-source, free C-language compiler program published by the GNU community under the LGPL license. Versions of the GNU C Library from 2.7 to 2.43 contained security vulnerabilities. These vulnerabilities stemmed from the use of %mc and format specifiers with a width...

9.8CVSS5.9AI score0.00502EPSS
SaveExploits1References1
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.12 views

PT-2026-33851

Name of the Vulnerable Software and Affected Versions glibc versions 2.7 through 2.43 Description Calling the scanf family of functions using a %mc malloc'd character match with a format width specifier that has an explicit width greater than 1024 can lead to a one byte heap buffer overflow...

9.8CVSS5.4AI score0.00502EPSS
SaveExploits1References70
Positive Technologies
Positive Technologies
added 2026/04/20 12:0 a.m.27 views

PT-2026-33852

Name of the Vulnerable Software and Affected Versions gnu C Library versions prior to 2.44 Description Calling the ungetwc function on a FILE stream with wide characters encoded in a character set with overlaps between single byte and multi-byte character encodings can lead to an attempt to read...

7.5CVSS5.3AI score0.00369EPSS
SaveExploits1References67
SUSE CVE
SUSE CVE
added 2026/04/17 12:32 p.m.19 views

SUSE CVE-2003-0354

Unknown vulnerability in GNU Ghostscript before 7.07 allows attackers to execute arbitrary commands, even when -dSAFER is enabled, via a PostScript file that causes the commands to be executed from a malicious print job...

7.5CVSS6.1AI score0.0187EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/04/17 12:0 a.m.9 views

Photon OS 5.0: Glibc PHSA-2026-5.0-0824

An update of the glibc package has been released. %NASLMINLEVEL 80900 C Tenable, Inc. The descriptive text and package checks in this plugin were extracted from VMware Security Advisory PHSA-2026-5.0-0824. The text itself is copyright C VMware, Inc. include'compat.inc'; if description...

7.5CVSS5.7AI score0.0038EPSS
SaveExploits1References2
Rows per page
Query Builder