Lucene search
+L

363 matches found

CVE
CVE
added 2026/04/22 4:08 p.m.42 views

CVE-2026-35369

CVE-2026-35369 affects the kill utility in uutils coreutils. The root cause is an argument parsing error where kill -1 is treated as a request to send the default signal (SIGTERM) to PID -1, instead of recognizing -1 as a signal number. This can lead to the kernel terminating all processes visibl...

5.5CVSS5.7AI score0.00128EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/04/22 4:08 p.m.47 views

CVE-2026-35369 uutils coreutils kill System-wide Process Termination and Denial of Service via Argument Misinterpretation

An argument parsing error in the kill utility of uutils coreutils incorrectly interprets kill -1 as a request to send the default signal SIGTERM to PID -1. Sending a signal to PID -1 causes the kernel to terminate all processes visible to the caller, potentially leading to a system crash or massi...

5.5CVSS0.00128EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/21 6:31 p.m.14 views

EUVD-2017-18967

Storable versions before 3.05 for Perl has a stack overflow. The retrievehook function stored the length of the class name into a signed integer but in read operations treated the length as unsigned. This allowed an attacker to craft data that could trigger the overflow...

10CVSS5.8AI score0.00641EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/04/21 1:22 a.m.15 views

CVE-2026-29645

NEMU OpenXiangShan/NEMU before v2025.12.r2 contains an improper instruction-validation flaw in its RISC-V Vector RVV decoder. The decoder does not correctly validate the funct3 field when decoding vsetvli/vsetivli/vsetvl, allowing certain invalid OP-V instruction encodings to be misinterpreted an...

7.5CVSS5.9AI score0.00543EPSS
SaveExploits0References1
BDU FSTEC
BDU FSTEC
added 2026/04/21 12:00 a.m.10 views

The vulnerability of the onRegister() function in the Fastify framework, a Node.js software platform, allows attackers to compromise the confidentiality and integrity of the protected information.

The vulnerability of the onRegister function in the Fastify framework, a Node.js software platform, is related to the occurrence of interpretation conflicts when processing HTTP headers’ names and values. Exploiting this vulnerability allows an attacker to compromise the confidentiality and...

9.4CVSS5.8AI score0.0043EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/16 12:00 a.m.537 views

OpenSSH < 10.3 Multiple Vulnerabilities

The version of OpenSSH installed on the remote host is prior to 10.3. It is, therefore, affected by multiple vulnerabilities as referenced in the release-10.3 advisory. - In OpenSSH before 10.3, validation of shell metacharacters in user names supplied on the command-line was performed too late,...

8.1CVSS5.8AI score0.00563EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/04/10 7:25 p.m.13 views

cpython: cpython: `tarfile` module misinterprets crafted tar archives leading to data integrity issues

A flaw was found in the tarfile module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the tarfile module. This misinterpretation occurs because the module incorrectly applies normalization of AREGTYPE block...

3.3CVSS6.1AI score0.00164EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/04/07 3:43 p.m.14 views

curl: predictable WebSocket mask

A flaw was found in curl. The use of a predictable WebSocket mask pattern allows a malicious server to induce traffic that an intermediary proxy whether configured or transparent will misinterpret as a standard HTTP request. This confusion leads to a cache poisoning attack, where the proxy stores...

5.3CVSS6.6AI score0.00499EPSS
SaveExploits0References7
Snyk
Snyk
added 2026/04/02 9:25 p.m.19 views

Improper Input Validation

Overview vllm is an A high-throughput and memory-efficient inference and serving engine for LLMs Affected versions of this package are vulnerable to Improper Input Validation due to inconsistent downmixing behavior in the tomono process. An attacker can manipulate audio inputs to cause the AI mod...

7.1CVSS5.9AI score0.00267EPSS
SaveExploits0References2
OSV
OSV
added 2026/04/02 4:52 p.m.15 views

CVE-2026-35387

OpenSSH before 10.3 can use unintended ECDSA algorithms. Listing of any ECDSA algorithm in PubkeyAcceptedAlgorithms or HostbasedAcceptedAlgorithms is misinterpreted to mean all ECDSA algorithms...

3.1CVSS5.9AI score
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/04/02 12:00 a.m.19 views

PT-2026-29834

Name of the Vulnerable Software and Affected Versions OpenSSH versions prior to 10.3 Description OpenSSH versions before 10.3 incorrectly handle ECDSA algorithms. Specifically, the software misinterprets the listing of any ECDSA algorithm in the PubkeyAcceptedAlgorithms or...

8.1CVSS5.7AI score0.00563EPSS
SaveExploits0References56
Cvelist
Cvelist
added 2026/04/01 8:41 p.m.30 views

CVE-2026-2862 Security Vulnerabilities have been found in IBM Verify Identity Access and IBM Security Verify Access

IBM Verify Identity Access Container 11.0 through 11.0.2 and IBM Security Verify Access Container 10.0 through 10.0.9.1 and IBM Verify Identity Access 11.0 through 11.0.2 and IBM Security Verify Access 10.0 through 10.0.9.1 IBM Security Verify could allow a remote attacker to access sensitive...

5.3CVSS0.00371EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/03/20 8:16 p.m.9 views

CVE-2026-4437

Calling gethostbyaddr or gethostbyaddrr with a configured nsswitch.conf that specifies the library's DNS backend in the GNU C Library version 2.34 to version 2.43 could, with a crafted response from the configured DNS server, result in a violation of the DNS specification that causes the...

7.5CVSS5.9AI score0.00325EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/14 8:42 a.m.14 views

BIT-LIBPYTHON-2025-13462 tarfile: Skip DIRTYPE normalization during GNU LONGNAME/LONGLINK handling

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

5.8AI score
SaveExploits0References7
RedhatCVE
RedhatCVE
added 2026/03/13 10:55 a.m.19 views

CVE-2025-13462

A flaw was found in the tarfile module of cpython. This vulnerability allows a remote attacker to craft a malicious tar archive that, when processed, could be misinterpreted by the tarfile module. This misinterpretation occurs because the module incorrectly applies normalization of AREGTYPE block...

3.3CVSS5.4AI score0.00164EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/03/12 6:30 p.m.11 views

EUVD-2025-208613

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

2CVSS5.8AI score0.00164EPSS
SaveExploits0References4
OSV
OSV
added 2026/03/12 6:16 p.m.18 views

AZL-80493 CVE-2025-13462 affecting package python3 for versions less than 3.12.9-13

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

3.3CVSS5.9AI score0.00164EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/03/12 5:59 p.m.6 views

CVE-2025-13462 tarfile: Skip DIRTYPE normalization during GNU LONGNAME/LONGLINK handling

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

2CVSS5.8AI score0.00164EPSS
SaveExploits0References9
CVE
CVE
added 2026/03/12 5:59 p.m.206 views

CVE-2025-13462

CVE-2025-13462 concerns the Python tarfile module: it would normalize AREGTYPE (\x00) blocks to DIRTYPE even when processing GNU LONGNAME/LONGLINK multiblock members, which could cause a crafted tar archive to be interpreted differently from other implementations. Affected stack/impact are descri...

3.3CVSS5.8AI score0.00164EPSS
SaveExploits0References9Affected Software1
OSV
OSV
added 2026/03/12 5:59 p.m.17 views

CVE-2025-13462 tarfile: Skip DIRTYPE normalization during GNU LONGNAME/LONGLINK handling

The "tarfile" module would still apply normalization of AREGTYPE \x00 blocks to DIRTYPE, even while processing a multi-block member such as GNUTYPELONGNAME or GNUTYPELONGLINK. This could result in a crafted tar archive being misinterpreted by the tarfile module compared to other implementations...

2CVSS5.9AI score
SaveExploits0References12
Rows per page
Query Builder