Lucene search
K

29000 matches found

Vulnrichment
Vulnrichment
added 2026/03/19 10:6 p.m.3 views

CVE-2026-32010 OpenClaw < 2026.2.22 - Allowlist Bypass via sort --compress-program Parameter

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in the safe-bin configuration when sort is manually added to tools.exec.safeBins. Attackers can invoke sort with the --compress-program flag to execute arbitrary external programs without operator approval in allowlist...

6.3CVSS6.1AI score0.00286EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/03/19 10:6 p.m.20 views

CVE-2026-32010 OpenClaw < 2026.2.22 - Allowlist Bypass via sort --compress-program Parameter

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in the safe-bin configuration when sort is manually added to tools.exec.safeBins. Attackers can invoke sort with the --compress-program flag to execute arbitrary external programs without operator approval in allowlist...

6.3CVSS0.00286EPSS
Exploits0References3
CVE
CVE
added 2026/03/19 10:6 p.m.12 views

CVE-2026-32010

OpenClaw is affected in versions prior to 2026.2.22. The root cause is an allowlist bypass in the safe-bin configuration: if sort is manually added to tools.exec.safeBins, using sort --compress-program can cause the allowlist check to be satisfied and execute an arbitrary external program without...

8.8CVSS6AI score0.00286EPSS
Exploits0References3Affected Software1
Wordfence Blog
Wordfence Blog
added 2026/03/19 4:12 p.m.18 views

Wordfence Intelligence Weekly WordPress Vulnerability Report (March 9, 2026 to March 15, 2026)

Last week, there were 116 vulnerabilities disclosed in 78 WordPress Plugins and 19 WordPress Themes that have been added to the Wordfence Intelligence Vulnerability Database, and there were 66 Vulnerability Researchers that contributed to WordPress Security last week. Review those vulnerabilities...

9.8CVSS7AI score0.04279EPSS
Exploits10
CNNVD
CNNVD
added 2026/03/19 12:0 a.m.6 views

OpenClaw 操作系统命令注入漏洞

OpenClaw is an automation tool for executing system commands. A security vulnerability exists in versions of OpenClaw prior to 2026.2.22, which stems from a flaw in the security configuration of the sort tool after it is manually added to the tools.exec.safeBins configuration. An attacker can...

8.8CVSS6AI score0.00286EPSS
Exploits0References3
Tenable Nessus
Tenable Nessus
added 2026/03/19 12:0 a.m.1 views

Linux Distros Unpatched Vulnerability : CVE-2026-31972

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned agains...

9.8CVSS5.7AI score0.00516EPSS
Exploits0References3
RedhatCVE
RedhatCVE
added 2026/03/18 9:39 p.m.4 views

CVE-2026-31969

A flaw was found in HTSlib, a library used for bioinformatics file formats. A remote attacker could exploit an out-by-one error when processing a specially crafted CRAM Compressed Reference-oriented Alignment Map file. This vulnerability can lead to a heap buffer overflow, potentially allowing fo...

8.1CVSS6AI score0.00336EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 9:16 p.m.2 views

DEBIAN-CVE-2026-31972

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position obtained fr...

9.8CVSS5.3AI score0.00516EPSS
Exploits0References1
Debian CVE
Debian CVE
added 2026/03/18 8:34 p.m.3 views

CVE-2026-31973

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. Starting in version 1.17, in the cram-size command, used to write information about how well CRAM files are compressed, a check to see if the cramdecodecompressionheader was missing. If the function returned ...

7.5CVSS5.2AI score0.00523EPSS
Exploits0
EUVD
EUVD
added 2026/03/18 8:32 p.m.3 views

EUVD-2026-12956

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position obtained fr...

6.9CVSS5.7AI score0.00516EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 8:32 p.m.4 views

CVE-2026-31972

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position obtained fr...

6.9CVSS5.7AI score0.00516EPSS
Exploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/03/18 8:32 p.m.5 views

CVE-2026-31972

SAMtools is a program for reading, manipulating and writing bioinformatics file formats. The mpileup command outputs DNA sequences that have been aligned against a known reference. On each output line it writes the reference position, optionally the reference DNA base at that position obtained fr...

9.8CVSS5.3AI score0.00516EPSS
Exploits0
NVD
NVD
added 2026/03/18 8:16 p.m.3 views

CVE-2026-31968

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data using a variety of encodings and compression methods. For the VARINT and CONST encodings, incomplete validation of the context in which the encodings were...

8.8CVSS0.00409EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 8:16 p.m.4 views

UBUNTU-CVE-2026-31966

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

9.1CVSS6.1AI score0.00518EPSS
Exploits0References6
Cvelist
Cvelist
added 2026/03/18 7:15 p.m.20 views

CVE-2026-31967 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. In the cramdecodeslice function called while reading CRAM records, the value of the mate reference id field was not validated. Later use of this value, fo...

6.9CVSS0.00445EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:58 p.m.6 views

CVE-2026-31966

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

6.9CVSS6AI score0.00518EPSS
Exploits0References5Affected Software1
Cvelist
Cvelist
added 2026/03/18 6:58 p.m.20 views

CVE-2026-31966 HTSlib CRAM reader has out-of-bounds read due to improper validation of input

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. As one method of removing redundant data, CRAM uses reference-based compression so that instead of storing the full sequence for each alignment record it...

6.9CVSS0.00518EPSS
Exploits0References4
The Hacker News
The Hacker News
added 2026/03/18 5:26 p.m.7 views

OFAC Sanctions DPRK IT Worker Network Funding WMD Programs Through Fake Remote Jobs

The U.S. Department of the Treasury's Office of Foreign Assets Control OFAC has sanctioned six individuals and two entities for their involvement in the Democratic People's Republic of Korea DPRK information technology IT worker scheme with an aim to defraud U.S. businesses and generate illicit...

6.1AI score
Exploits0
Snyk
Snyk
added 2026/03/18 4:44 a.m.2 views

Command Injection

Overview openclaw is a 🦞 OpenClaw — Personal AI Assistant Affected versions of this package are vulnerable to Command Injection via the compress-program parameter in the tools.exec.safeBins configuration. An attacker can execute unauthorized external programs by bypassing intended approval...

7.1CVSS6AI score0.00197EPSS
Exploits0References2
NVD
NVD
added 2026/03/18 2:16 a.m.3 views

CVE-2026-22169

OpenClaw versions prior to 2026.2.22 contain an allowlist bypass vulnerability in the safeBins configuration that allows attackers to invoke external helpers through the compress-program option. When sort is explicitly added to tools.exec.safeBins, remote attackers can bypass intended safe-bin...

7.1CVSS0.00197EPSS
Exploits0References3
Rows per page
Query Builder