Lucene search
+L

1013 matches found

UbuntuCve
UbuntuCve
added 2026/01/27 10:15 p.m.8 views

CVE-2026-24765

PHPUnit is a testing framework for PHP. A vulnerability has been discovered in versions prior to 12.5.8, 11.5.50, 10.5.62, 9.6.33, and 8.5.52 involving unsafe deserialization of code coverage data in PHPT test execution. The vulnerability exists in the cleanupForCoverage method, which deserialize...

7.8CVSS6.3AI score0.00343EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/01/26 9:59 p.m.9 views

EUVD-2026-4658

pnpm is a package manager. Prior to version 10.28.2, when pnpm installs a file: directory or git: dependency, it follows symlinks and reads their target contents without constraining them to the package root. A malicious package containing a symlink to an absolute path e.g., /etc/passwd,...

6.7CVSS5.9AI score0.00469EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:53 p.m.3 views

CVE-2026-23890

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/01/26 9:53 p.m.6 views

EUVD-2026-4656

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's bin linking allows malicious npm packages to create executable shims or symlinks outside of nodemodules/.bin. Bin names starting with @ bypass validation, and after scope normalization, path traversal...

6.5CVSS5.9AI score0.00438EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/01/26 9:50 p.m.6 views

CVE-2026-23889

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/01/26 9:50 p.m.1 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References3
OSV
OSV
added 2026/01/26 9:50 p.m.7 views

CVE-2026-23889 pnpm has Windows-specific tarball Path Traversal

pnpm is a package manager. Prior to version 10.28.1, a path traversal vulnerability in pnpm's tarball extraction allows malicious packages to write files outside the package directory on Windows. The path normalization only checks for ./ but not .. On Windows, backslashes are directory separators...

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References5
Positive Technologies
Positive Technologies
added 2026/01/26 12:0 a.m.13 views

PT-2026-4824

Name of the Vulnerable Software and Affected Versions pnpm versions prior to 10.28.1 Description A path traversal flaw exists in pnpm's tarball extraction process on Windows systems. The vulnerability stems from incomplete path normalization, specifically failing to account for . in addition to ....

6.5CVSS5.9AI score0.00433EPSS
SaveExploits1References11
Packet Storm News
Packet Storm News
added 2026/01/24 12:0 a.m.13 views

PatchIsland: Orchestration of LLM Agents for Continuous Vulnerability Repair

Continuous fuzzing platforms such as OSS-Fuzz uncover large numbers of vulnerabilities, yet the subsequent repair process remains largely manual. Unfortunately, existing Automated Vulnerability Repair AVR techniques -- including recent LLM-based systems -- are not directly applicable to continuou...

5.7AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/01/22 9:4 p.m.8 views

Important: Red Hat Security Advisory: Red Hat OpenShift Pipelines Release 1.21.0

The 1.21.0 GA release of Red Hat OpenShift Pipelines Operator.. For more details see product documentation. The 1.21.0 release of Red Hat OpenShift Pipelines Operator...

7.5CVSS6.6AI score0.00191EPSS
SaveExploits0References3
Veracode
Veracode
added 2026/01/22 8:25 a.m.8 views

Command Injection

Wrangler is vulnerable to Command Injection. The vulnerability is due to unsanitized interpolation of the --commit-hash parameter into a shell command, where attacker-controlled input is passed directly to execSync, allowing arbitrary command execution in environments such as CI/CD pipelines that...

9.9CVSS6.1AI score0.01393EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/22 6:14 a.m.8 views

CVE-2026-23952

ImageMagick is free and open-source software used for editing and manipulating digital images. Versions 14.10.1 and below have a NULL pointer dereference vulnerability in the MSL Magick Scripting Language parser when processing tags before images are loaded. This can lead to DoS attack due to...

7.5CVSS5.5AI score0.0043EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/01/21 12:31 a.m.16 views

Duplicate Advisory: Wrangler affected by OS Command Injection in `wrangler pages deploy`

Duplicate Advisory This advisory has been withdrawn because it is a duplicate of GHSA-36p8-mvp6-cv38. This link is maintained to preserve external references. Original Description SummaryA command injection vulnerability CWE-78 has been found to exist in the wrangler pages deploy command. The iss...

9.9CVSS6.1AI score0.01393EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/01/20 10:58 p.m.64 views

CVE-2026-0933 OS Command Injection in `wrangler pages deploy`

SummaryA command injection vulnerability CWE-78 has been found to exist in the wrangler pages deploy command. The issue occurs because the --commit-hash parameter is passed directly to a shell command without proper validation or sanitization, allowing an attacker with control of --commit-hash to...

7.7CVSS0.01393EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/01/20 10:58 p.m.11 views

CVE-2026-0933 OS Command Injection in `wrangler pages deploy`

SummaryA command injection vulnerability CWE-78 has been found to exist in the wrangler pages deploy command. The issue occurs because the --commit-hash parameter is passed directly to a shell command without proper validation or sanitization, allowing an attacker with control of --commit-hash to...

7.7CVSS6.1AI score0.01393EPSS
SaveExploits0References1
CVE
CVE
added 2026/01/20 10:58 p.m.67 views

CVE-2026-0933

Summary of CVE-2026-0933 : A command injection vulnerability exists in the Cloudflare Wrangler tool’s “wrangler pages deploy” command. The root cause is that the commitHash provided via the --commit-hash CLI argument is interpolated directly into a shell command (example: execSync(git show -s --f...

9.9CVSS6.1AI score0.01393EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/01/20 1:1 a.m.163 views

CVE-2026-23876

CVE-2026-23876 – ImageMagick heap buffer overflow (ReadXBMImage) Affected software: ImageMagick versions prior to 7.1.2-13 and 6.9.13-38.Root cause: heap buffer overflow in the XBM image decoder during processing of crafted images.Impact: attacker can write data past the allocated heap buffer, po...

9.8CVSS5.9AI score0.00578EPSS
SaveExploits1References6Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/14 8:22 p.m.9 views

CVE-2025-68702

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses padLeft32, '0' when it should use padLeft64, '0' because SHA-256 produces 32 bytes which equates to 64 hex characters. This vulnerability is fixed in 2.2...

8.7CVSS6.8AI score0.00147EPSS
SaveExploits0References1
Wolfi
Wolfi
added 2026/01/14 7:48 p.m.5 views

CVE-2026-21883 vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines-visualization-server...

7.4CVSS7AI score0.00157EPSS
SaveExploits1
Wolfi
Wolfi
added 2026/01/14 7:48 p.m.3 views

GHSA-793V-589G-574V vulnerabilities

Vulnerabilities for packages: kubeflow-pipelines-visualization-server...

7AI score
SaveExploits0
Rows per page
Query Builder