Lucene search
+L

3942 matches found

OSV
OSV
added 2026/08/20 7:17 p.m.7 views

DEBIAN-CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.3CVSS5.8AI score0.00113EPSS
SaveExploits0References1
UbuntuCve
UbuntuCve
added 2026/08/20 7:17 p.m.13 views

CVE-2026-72854

msgpackunpackerexpandbuffer in src/unpack.c, reached through the public msgpackunpackerreservebuffer API, computes its new buffer size using an unchecked sizet addition of the requested size and the amount already used. The doubling loop guards its own multiplication against overflow, but the...

5.8CVSS6AI score0.00113EPSS
SaveExploits0References1
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.9 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

A flaw was found in the brace-expansion library. The expand function does not apply maxLength when constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memory or block the event loop, resulting in a denial of service. This issue is...

7.5CVSS6.5AI score0.00623EPSS
SaveExploits1References9
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.11 views

brace-expansion: Brace-expansion: Denial of Service due to exponential-time complexity

A flaw was found in brace-expansion. An attacker can exploit a vulnerability in the expand function by providing a specially crafted string. This string, containing consecutive non-expanding brace groups, can trigger exponential-time complexity, leading to significant CPU consumption and event-lo...

8.7CVSS6AI score0.00364EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/20 4:08 p.m.11 views

brace-expansion: Brace-expansion: Denial of Service via memory exhaustion in expand() function

A flaw was found in brace-expansion. A remote attacker can exploit this vulnerability by providing specially crafted input to the expand function, which can lead to excessive memory consumption. This can cause a denial of service DoS by crashing the application due to an out-of-memory error...

7.5CVSS5.8AI score0.00466EPSS
SaveExploits0References7
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/20 3:19 p.m.41 views

Security Bulletin: Multiple security vulnerabilities in IBM Business Automation Manager Open Editions

Summary In addition to many updates of operating system level packages, the following security vulnerabilities are addressed in IBM Business Automation Manager Open Editions 9.5.2 Vulnerability Details CVEID:CVE-2026-62389 DESCRIPTION: Rejected reason: This CVE ID has been rejected or withdrawn b...

8.7CVSS6.5AI score0.00813EPSS
SaveExploits2Affected Software1
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/20 2:58 p.m.12 views

Security Bulletin: IBM Cyber Fraud includes components with multiple known vulnerabilities

Summary IBM Cyber Fraud includes components with known vulnerabilities. These have been addressed in the update. Vulnerability Details CVEID:CVE-2026-66010 DESCRIPTION: DOMPurify before 3.4.12 fails to execute afterSanitizeElements hook for custom elements allowed via...

7.5CVSS5.5AI score0.00466EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/20 12:00 a.m.11 views

MiracleLinux 8 : nodejs:22 (AXSA:2026-1596:01)

The remote MiracleLinux 8 host has packages installed that are affected by multiple vulnerabilities as referenced in the AXSA:2026-1596:01 advisory. sqlite: SQLite: Arbitrary code execution via crafted FTS5 full-text search data CVE-2026-11822 sqlite: SQLite: Arbitrary code execution and crash vi...

8.5CVSS7.1AI score0.00623EPSS
SaveExploits1References6
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/19 4:00 p.m.10 views

Security Bulletin: SPSS Collaboration and Deployment Services is affected by vulnerabilities in brace-expansion

Summary SPSS Collaboration and Deployment Services is affected by vulnerabilities in brace-expansion. This has been addressed in the remediation section. Vulnerability Details CVEID:CVE-2026-69152 DESCRIPTION: The brace-expansion library generates arbitrary strings containing a common prefix and...

8.7CVSS6AI score0.00623EPSS
SaveExploits1Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/08/19 12:00 a.m.16 views

Linux Distros Unpatched Vulnerability : CVE-2026-68939

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv- version-file-read accepts shell glob metacharacters in...

2CVSS5.5AI score0.00171EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/18 3:17 p.m.10 views

CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS0.00171EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/18 3:17 p.m.14 views

DEBIAN-CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/18 3:11 p.m.16 views

EUVD-2026-60955

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:11 p.m.42 views

CVE-2026-68939

Pyenv (Python version manager) prior to 2.8.0 is vulnerable to silent interpreter/version substitution. The is_version_safe() function in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENV_VERSION expansion across multiple libexec scrip...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/08/18 3:11 p.m.9 views

CVE-2026-68939

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score0.00171EPSS
SaveExploits0
OSV
OSV
added 2026/08/18 3:11 p.m.20 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.4AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/08/18 3:11 p.m.10 views

CVE-2026-68939 Pyenv: Glob/wildcard metacharacters bypass is_version_safe(), causing silent version/interpreter substitution via unquoted expansion (CVE-2022-35861 residual)

Pyenv provides simple Python version management. Prior to 2.8.0, isversionsafe in libexec/pyenv-version-file-read accepts shell glob metacharacters in .python-version values, and unquoted PYENVVERSION expansion in libexec/pyenv-version-name, libexec/pyenv-which, libexec/pyenv-prefix,...

2CVSS5.3AI score0.00171EPSS
SaveExploits0References3
Rockylinux
Rockylinux
added 2026/08/18 12:07 p.m.11 views

nodejs22 security update

An update is available for nodejs22. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Node.js is a platform built on Chrome's JavaScript runtime \ for easily...

7.7CVSS6AI score0.00623EPSS
SaveExploits1
OSV
OSV
added 2026/08/18 12:07 p.m.8 views

RLSA-2026:55541 Important: nodejs22 security update

Node.js is a platform built on Chrome's JavaScript runtime \ for easily building fast, scalable network applications. \ Node.js uses an event-driven, non-blocking I/O model that \ makes it lightweight and efficient, perfect for data-intensive \ real-time applications that run across distributed...

8.6CVSS5.9AI score0.00623EPSS
SaveExploits1References5
SUSE CVE
SUSE CVE
added 2026/08/18 12:10 a.m.8 views

SUSE CVE-2026-53789

rsync before 3.5.0 contains an improper path handling vulnerability that allows a malicious sender to expand the scope of --delete operations beyond the intended destination subtree by sending a crafted file list that causes rsync to reclassify implied parent directory entries or treat synthetic...

6.5CVSS5.4AI score0.00357EPSS
SaveExploits0References8
Rows per page
Query Builder