Lucene search
K

4657 matches found

Github Security Blog
Github Security Blog
added 2026/03/20 8:50 p.m.3 views

h3: Double Decoding in `serveStatic` Bypasses `resolveDotSegments` Path Traversal Protection via `%252e%252e`

Summary The serveStatic utility in h3 applies a redundant decodeURI call to the request pathname after H3Event has already performed percent-decoding with %25 preservation. This double decoding converts %252e%252e into %2e%2e, which bypasses resolveDotSegments since it checks for literal...

6AI score
Exploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/03/20 8:43 p.m.5 views

Vikunja Affected by DoS via Image Preview Generation

Summary - Vulnerability: Unbounded image decoding and resizing during preview generation lets an attacker exhaust CPU and memory with highly compressed but extremely large-dimension images. - Affected code: - Decoding without bounds: taskattachment.go:GetPreview - Resizing path: resizeImage -...

6.5CVSS5.9AI score0.00062EPSS
Exploits1References4Affected Software1
OSV
OSV
added 2026/03/20 8:43 p.m.1 views

GHSA-WC83-79HJ-HPMQ Vikunja Affected by DoS via Image Preview Generation

Summary - Vulnerability: Unbounded image decoding and resizing during preview generation lets an attacker exhaust CPU and memory with highly compressed but extremely large-dimension images. - Affected code: - Decoding without bounds: taskattachment.go:GetPreview - Resizing path: resizeImage -...

6.5CVSS5.9AI score0.00062EPSS
Exploits1References4
Vulnrichment
Vulnrichment
added 2026/03/20 9:9 a.m.2 views

CVE-2026-33123 pypdf has inefficient decoding of array-based streams

pypdf is a free and open-source pure-python PDF library. Versions prior to 6.9.1 allow an attacker to craft a malicious PDF which leads to long runtimes and/or large memory usage. Exploitation requires accessing an array-based stream with many entries. This issue has been fixed in version 6.9.1...

5.1CVSS5.7AI score0.00014EPSS
Exploits0References3
GitLab Advisory Database
GitLab Advisory Database
added 2026/03/20 12:0 a.m.6 views

Vikunja Affected by DoS via Image Preview Generation

Vulnerability: Unbounded image decoding and resizing during preview generation lets an attacker exhaust CPU and memory with highly compressed but extremely large-dimension images. - Affected code: - Decoding without bounds: taskattachment.go:GetPreview - Resizing path: resizeImage - Endpoint...

6.5CVSS5.8AI score0.00062EPSS
Exploits1References5Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/20 12:0 a.m.4 views

PT-2026-26764

Name of the Vulnerable Software and Affected Versions Vikunja versions prior to 2.2.0 Description The software is susceptible to a denial-of-service DoS condition triggered by unbounded image decoding and resizing during preview generation. An attacker can exploit this by providing a highly...

6.5CVSS5.8AI score0.00062EPSS
Exploits1References6
CVE
CVE
added 2026/03/19 1:53 p.m.18 views

CVE-2026-4426

CVE-2026-4426 concerns libarchive’s zisofs decompression logic where an ISO9660 Rock Ridge extension field pz_log2_bs is not properly validated. This Undefined Behavior can lead to incorrect memory allocation and a denial-of-service via crafted ISO files, with remote attack vector and user intera...

6.5CVSS5.8AI score0.00185EPSS
Exploits0References4Affected Software4
Positive Technologies
Positive Technologies
added 2026/03/19 12:0 a.m.2 views

PT-2026-26480

Name of the Vulnerable Software and Affected Versions Dasel versions 3.0.0 through 3.3.1 Description Dasel’s YAML reader is susceptible to excessive CPU and memory consumption when processing YAML data supplied by an attacker. This occurs because the library’s UnmarshalYAML implementation...

6.2CVSS5.8AI score0.00008EPSS
Exploits1References7
RedhatCVE
RedhatCVE
added 2026/03/18 9:39 p.m.3 views

CVE-2026-31966

A flaw was found in htslib, a library for reading and writing bioinformatics file formats. Specifically, within the CRAM Compressed Reference-oriented Alignment Map decoding process, insufficient validation of feature data series could allow a remote attacker to craft malicious CRAM records. This...

9.1CVSS5.7AI score0.00022EPSS
Exploits0References2
RedhatCVE
RedhatCVE
added 2026/03/18 8:30 p.m.5 views

CVE-2026-31963

A flaw was found in HTSlib, a library for reading and writing bioinformatics file formats. When processing CRAM Compressed Reference-oriented Alignment Map files, an out-by-one error in feature decoding can cause a heap buffer overflow. This vulnerability allows an attacker to craft a malicious...

8.8CVSS6.3AI score0.00061EPSS
Exploits0References5
OSV
OSV
added 2026/03/18 8:16 p.m.3 views

DEBIAN-CVE-2026-31969

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. When reading data encoded using the BYTEARRAYSTOP method, an out-by-one error in the...

8.1CVSS6.1AI score0.00061EPSS
Exploits0References1
NVD
NVD
added 2026/03/18 8:16 p.m.4 views

CVE-2026-31967

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

9.1CVSS0.00024EPSS
Exploits0References2
UbuntuCve
UbuntuCve
added 2026/03/18 8:16 p.m.2 views

CVE-2026-31969

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. When reading data encoded using the BYTEARRAYSTOP method, an out-by-one error in the...

8.1CVSS6.1AI score0.00061EPSS
Exploits0References3
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.00022EPSS
Exploits0References6
UbuntuCve
UbuntuCve
added 2026/03/18 8:16 p.m.4 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...

9.1CVSS6AI score0.00022EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/03/18 7:55 p.m.4 views

CVE-2026-31971

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. When reading data encoded using the BYTEARRAYLEN method, the crambytearraylendecode failed to validat...

7.1CVSS6.2AI score0.00122EPSS
Exploits0References3Affected Software1
CVE
CVE
added 2026/03/18 7:47 p.m.5 views

CVE-2026-31969

HTSlib CRAM decoding bug: a heap buffer overflow in cram_byte_array_stop_decode_char() when decoding BYTE_ARRAY_STOP can write an attacker-controlled byte past a heap allocation. This arises from an out-by-one check in the full output buffer. Consequence could be program crash, data/heap-structur...

8.1CVSS6.3AI score0.00061EPSS
Exploits0References2Affected Software1
NVD
NVD
added 2026/03/18 7:16 p.m.3 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.00061EPSS
Exploits0References2
OSV
OSV
added 2026/03/18 7:16 p.m.2 views

UBUNTU-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.00061EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/03/18 7:15 p.m.19 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.00024EPSS
Exploits0References2
Rows per page
Query Builder