Lucene search
K

120720 matches found

Vulnrichment
Vulnrichment
added 2026/03/18 7:38 p.m.1 views

CVE-2026-31968 HTSlib CRAM decoder vulnerable to buffer overflow

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.8CVSS6.2AI score0.00409EPSS
Exploits0References2
NVD
NVD
added 2026/03/18 7:16 p.m.4 views

CVE-2026-31963

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...

8.8CVSS0.00348EPSS
Exploits0References2
CVE
CVE
added 2026/03/18 6:22 p.m.10 views

CVE-2026-31963

HTSlib CRAM reader vulnerability (CVE-2026-31963) arises from an out-by-one error when decoding CRAM features that extend beyond the record boundary. This can write one attacker-controlled byte past the end of a heap buffer, causing a heap buffer overflow. The issue may crash the program, overwri...

8.8CVSS6.4AI score0.00348EPSS
Exploits0References2Affected Software1
EUVD
EUVD
added 2026/03/18 6:22 p.m.4 views

EUVD-2026-12930

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...

8.8CVSS6.4AI score0.00348EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:22 p.m.4 views

CVE-2026-31963

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...

8.8CVSS6.4AI score0.00348EPSS
Exploits0References3Affected Software1
Cvelist
Cvelist
added 2026/03/18 6:22 p.m.20 views

CVE-2026-31963 HTSlib CRAM reader has heap buffer overflow 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...

8.8CVSS0.00348EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 6:22 p.m.1 views

CVE-2026-31963 HTSlib CRAM reader has heap buffer overflow 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...

8.8CVSS6.4AI score0.00348EPSS
Exploits0References2
NVD
NVD
added 2026/03/18 6:16 p.m.4 views

CVE-2026-31962

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. While most alignment records store DNA sequence and quality values, the format also allows them to omit this data in certain cases to save space. Due to...

8.8CVSS0.00361EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 6:16 p.m.2 views

UBUNTU-CVE-2026-31962

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. While most alignment records store DNA sequence and quality values, the format also allows them to omit this data in certain cases to save space. Due to...

8.8CVSS6.3AI score0.00361EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/03/18 6:8 p.m.16 views

CVE-2026-31962 HTSlib CRAM reader has heap buffer overflow 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. While most alignment records store DNA sequence and quality values, the format also allows them to omit this data in certain cases to save space. Due to...

8.8CVSS0.00361EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/03/18 6:8 p.m.6 views

CVE-2026-31962

HTSlib is a library for reading and writing bioinformatics file formats. CRAM is a compressed format which stores DNA sequence alignment data. While most alignment records store DNA sequence and quality values, the format also allows them to omit this data in certain cases to save space. Due to...

8.8CVSS6.3AI score0.00361EPSS
Exploits0References3Affected Software1
OSV
OSV
added 2026/03/18 6:8 p.m.4 views

CVE-2026-31962 HTSlib CRAM reader has heap buffer overflow 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. While most alignment records store DNA sequence and quality values, the format also allows them to omit this data in certain cases to save space. Due to...

8.8CVSS6.2AI score0.00361EPSS
Exploits0References4
Snyk
Snyk
added 2026/03/18 4:33 p.m.1 views

Incomplete List of Disallowed Inputs

Overview pyspector is an A high-performance, security-focused static analysis tool for Python, powered by Rust. Affected versions of this package are vulnerable to Incomplete List of Disallowed Inputs in the validateplugincode function. An attacker can execute arbitrary system commands by...

8.3CVSS6.1AI score0.00169EPSS
Exploits1References2
OSV
OSV
added 2026/03/18 4:33 p.m.1 views

GHSA-V3XV-8VC3-H2M6 PySpector has a Plugin Sandbox Bypass leads to Arbitrary Code Execution

Summary PySpector versions = 0.1.6 are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis to block dangerous API calls before a plugin is trusted and executed. However, the internal resolvename helper onl...

8.3CVSS6.3AI score0.00169EPSS
Exploits1References3
Github Security Blog
Github Security Blog
added 2026/03/18 4:33 p.m.5 views

PySpector has a Plugin Sandbox Bypass leads to Arbitrary Code Execution

Summary PySpector versions = 0.1.6 are affected by a security validation bypass in the plugin system. The validateplugincode function in pluginsystem.py, performs static AST analysis to block dangerous API calls before a plugin is trusted and executed. However, the internal resolvename helper onl...

8.3CVSS6.3AI score0.00169EPSS
Exploits1References3Affected Software1
OSV
OSV
added 2026/03/18 12:3 p.m.3 views

USN-8105-1 freerdp3 vulnerabilities

It was discovered that FreeRDP incorrectly handled certain RDP packets. A remote attacker could use this issue to cause FreeRDP to crash, resulting in a denial of service, or possibly execute arbitrary code...

9.8CVSS6AI score0.00601EPSS
Exploits30References33
RedHat Linux
RedHat Linux
added 2026/03/18 10:4 a.m.4 views

Important: Red Hat Security Advisory: capstone security update

An update for capstone is now available for Red Hat Enterprise Linux 9. Red Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from...

9.8CVSS7.8AI score0.00191EPSS
Exploits1References3
NVD
NVD
added 2026/03/18 2:16 a.m.3 views

CVE-2026-22217

OpenClaw version 2026.2.22 prior to 2026.2.23 contains an arbitrary code execution vulnerability in shell-env that allows attackers to execute attacker-controlled binaries by exploiting trusted-prefix fallback logic for the $SHELL variable. An attacker can influence the $SHELL environment variabl...

7.8CVSS0.00125EPSS
Exploits0References3
OSV
OSV
added 2026/03/18 2:16 a.m.2 views

CVE-2026-22217

OpenClaw version 2026.2.22 prior to 2026.2.23 contain an arbitrary code execution vulnerability in shell-env that allows attackers to execute attacker-controlled binaries by exploiting trusted-prefix fallback logic for the $SHELL variable. An attacker can influence the $SHELL environment variable...

7.8CVSS6.6AI score
Exploits0References3
EUVD
EUVD
added 2026/03/18 1:34 a.m.5 views

EUVD-2026-12730

OpenClaw version 2026.2.22 prior to 2026.2.23 contain an arbitrary code execution vulnerability in shell-env that allows attackers to execute attacker-controlled binaries by exploiting trusted-prefix fallback logic for the $SHELL variable. An attacker can influence the $SHELL environment variable...

7.8CVSS6.4AI score0.00125EPSS
Exploits0References3
Rows per page
Query Builder