Lucene search
K

30549 matches found

Debian CVE
Debian CVE
added 2026/03/24 7:35 p.m.1 views

CVE-2026-33349

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From version 4.0.0-beta.3 to before version 5.5.7, the DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a...

5.9CVSS5.4AI score0.00039EPSS
Exploits1
OSV
OSV
added 2026/03/24 7:35 p.m.2 views

CVE-2026-33349 fast-xml-parser: Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation

fast-xml-parser allows users to process XML from JS object without C/C++ based libraries or callbacks. From version 4.0.0-beta.3 to before version 5.5.7, the DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a...

5.9CVSS5.8AI score0.00039EPSS
Exploits1References4
Debian CVE
Debian CVE
added 2026/03/24 12:6 a.m.3 views

CVE-2026-33320

Dasel is a command-line tool and library for querying, modifying, and transforming data structures. Starting in version 3.0.0 and prior to version 3.3.1, Dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the...

6.2CVSS6AI score0.00008EPSS
Exploits1
NVD
NVD
added 2026/03/20 1:15 a.m.3 views

CVE-2026-32767

SiYuan is a personal knowledge management system. Versions 3.6.0 and below contain an authorization bypass vulnerability in the /api/search/fullTextSearchBlock endpoint. When the method parameter is set to 2, the endpoint passes user-supplied input directly as a raw SQL statement to the underlyin...

9.8CVSS0.00035EPSS
Exploits1References4
ATTACKERKB
ATTACKERKB
added 2026/03/20 12:13 a.m.0 views

CVE-2026-32767

SiYuan is a personal knowledge management system. Versions 3.6.0 and below contain an authorization bypass vulnerability in the /api/search/fullTextSearchBlock endpoint. When the method parameter is set to 2, the endpoint passes user-supplied input directly as a raw SQL statement to the underlyin...

9.8CVSS6.1AI score0.00035EPSS
Exploits1References5Affected Software1
Cvelist
Cvelist
added 2026/03/19 9:15 p.m.19 views

CVE-2026-32750 SiYuan importStdMd: unvalidated localPath imports arbitrary host directories as persistent notes

SiYuan is a personal knowledge management system. In versions 3.6.0 and below, POST /api/import/importStdMd passes the localPath parameter directly to model.ImportFromLocalPath with zero path validation. The function recursively reads every file under the given path and permanently stores their...

6.8CVSS0.00061EPSS
Exploits1References3
CVE
CVE
added 2026/03/19 9:15 p.m.7 views

CVE-2026-32750

CVE-2026-32750 (SiYuan) affects SiYuan versions 3.6.0 and earlier. The vulnerability occurs in POST /api/import/importStdMd, where the localPath parameter is passed directly to model.ImportFromLocalPath without path validation. The function recursively reads every file under the provided path and...

6.8CVSS5.8AI score0.00061EPSS
Exploits1References3Affected Software1
Snyk
Snyk
added 2026/03/19 7:13 p.m.3 views

Improper Validation of Specified Quantity in Input

Overview org.webjars.npm:fast-xml-parser is a Validate XML, Parse XML, Build XML without C/C++ based libraries Affected versions of this package are vulnerable to Improper Validation of Specified Quantity in Input in the DocTypeReader component when the maxEntityCount or maxEntitySize configurati...

8.2CVSS5.8AI score0.00039EPSS
Exploits1References2
Github Security Blog
Github Security Blog
added 2026/03/19 7:13 p.m.3 views

Entity Expansion Limits Bypassed When Set to Zero Due to JavaScript Falsy Evaluation in fast-xml-parser

Summary The DocTypeReader in fast-xml-parser uses JavaScript truthy checks to evaluate maxEntityCount and maxEntitySize configuration limits. When a developer explicitly sets either limit to 0 — intending to disallow all entities or restrict entity size to zero bytes — the falsy nature of 0 in...

5.9CVSS6.1AI score0.00039EPSS
Exploits1References5Affected Software1
OSV
OSV
added 2026/03/19 12:50 p.m.2 views

GHSA-4FCP-JXH7-23X8 Dasel has unbounded YAML alias expansion in dasel leads to CPU/memory denial of service

Summary dasel's YAML reader allows an attacker who can supply YAML for processing to trigger extreme CPU and memory consumption. The issue is in the library's own UnmarshalYAML implementation, which manually resolves alias nodes by recursively following yaml.Node.Alias pointers without any...

6.2CVSS5.9AI score0.00008EPSS
Exploits1References3
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
OSV
OSV
added 2026/03/18 7:15 p.m.1 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.9CVSS5.8AI score0.00024EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/03/18 7:15 p.m.1 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.9CVSS5.7AI score0.00024EPSS
Exploits0References2
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
Vulnrichment
Vulnrichment
added 2026/03/18 6:58 p.m.1 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.9CVSS6AI score0.00022EPSS
Exploits0References4
EUVD
EUVD
added 2026/03/18 6:50 p.m.6 views

EUVD-2026-12934

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, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS5.7AI score0.00019EPSS
Exploits0References2
CVE
CVE
added 2026/03/18 6:50 p.m.8 views

CVE-2026-31965

HTSlib CRAM reader vulnerability (CVE-2026-31965) affects the cram_decode_slice() path when reading CRAM records. Validation of the reference id field occurs too late, allowing two out-of-bounds reads before detection. The issue can leak two values to the caller and may crash due to invalid memor...

8.2CVSS5.7AI score0.00019EPSS
Exploits0References2Affected Software1
OSV
OSV
added 2026/03/18 6:50 p.m.1 views

CVE-2026-31965 HTSlib CRAM reader has out-of-bounds reads 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, validation of the reference id field occurred too late, allowing two out of bounds read...

6.9CVSS5.8AI score0.00019EPSS
Exploits0References4
Cvelist
Cvelist
added 2026/03/18 6:22 p.m.18 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.00061EPSS
Exploits0References2
Vulnrichment
Vulnrichment
added 2026/03/18 6:22 p.m.0 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.00061EPSS
Exploits0References2
Rows per page
Query Builder