Lucene search
+L

132303 matches found

CVE
CVE
added 2026/08/24 12:30 a.m.96 views

CVE-2026-78207

exceljs-hardened before 5.0.0 (also tracked as exceljs through 4.4.0) contains a prototype pollution vulnerability in the deepMerge helper. The helper fails to reject __proto__, constructor, or prototype keys when merging note objects, allowing an attacker to assign parsed JSON with a malicious _...

9.4CVSS5.9AI score0.00439EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/24 12:30 a.m.17 views

EUVD-2026-64682

exceljs-hardened before 5.0.0 contains a prototype pollution vulnerability in the deepMerge helper that fails to reject proto, constructor, or prototype keys when merging note objects. Attackers can assign parsed JSON with a malicious proto property to cell notes, modifying Object.prototype and...

9.4CVSS5.4AI score0.00439EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/24 12:30 a.m.10 views

CVE-2026-78207 exceljs through 4.4.0 Prototype Pollution via deepMerge Reached From Note Serialization

exceljs through 4.4.0 contains a prototype pollution vulnerability in the deepMerge helper that fails to reject proto, constructor, or prototype keys when merging note objects. Attackers can assign parsed JSON with a malicious proto property to cell notes, modifying Object.prototype and affecting...

9.4CVSS5.9AI score0.00439EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/24 12:30 a.m.65 views

CVE-2026-78207 exceljs through 4.4.0 Prototype Pollution via deepMerge Reached From Note Serialization

exceljs through 4.4.0 contains a prototype pollution vulnerability in the deepMerge helper that fails to reject proto, constructor, or prototype keys when merging note objects. Attackers can assign parsed JSON with a malicious proto property to cell notes, modifying Object.prototype and affecting...

9.3CVSS5.9AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/24 12:30 a.m.127 views

CVE-2026-78207 exceljs through 4.4.0 Prototype Pollution via deepMerge Reached From Note Serialization

exceljs through 4.4.0 contains a prototype pollution vulnerability in the deepMerge helper that fails to reject proto, constructor, or prototype keys when merging note objects. Attackers can assign parsed JSON with a malicious proto property to cell notes, modifying Object.prototype and affecting...

9.4CVSS0.00439EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 2026/08/22 2:06 p.m.14 views

dompurify: DOMPurify: Cross-site scripting via permanent attribute allowlist pollution

A flaw was found in DOMPurify. When the setConfig function is used with an uponSanitizeAttribute hook, the ALLOWEDATTR allowlist is not properly cloned. This allows an attacker to register a hook that can permanently modify the shared allowlist, enabling the conditional allowance of dangerous...

7.2CVSS5.6AI score0.00212EPSS
SaveExploits1References6
RedHat Linux
RedHat Linux
added 2026/08/22 2:02 p.m.11 views

dompurify: DOMPurify: Cross-Site Scripting (XSS) via prototype pollution in USE_PROFILES mode

A flaw was found in DOMPurify. This prototype pollution vulnerability, specifically when operating in USEPROFILES mode, allows a remote attacker to bypass attribute filtering. By manipulating Array.prototype properties, an attacker can cause DOMPurify to accept event handlers as allowed attribute...

6.1CVSS5.7AI score0.00318EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/22 2:02 p.m.11 views

dompurify: DOMPurify: Cross-site scripting via permanent attribute allowlist pollution

A flaw was found in DOMPurify. When the setConfig function is used with an uponSanitizeAttribute hook, the ALLOWEDATTR allowlist is not properly cloned. This allows an attacker to register a hook that can permanently modify the shared allowlist, enabling the conditional allowance of dangerous...

7.2CVSS5.6AI score0.00212EPSS
SaveExploits1References6
SUSE CVE
SUSE CVE
added 2026/08/22 12:52 a.m.12 views

SUSE CVE-2026-74866

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.6AI score0.00193EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/21 9:17 p.m.14 views

CVE-2026-77414

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS0.00432EPSS
SaveExploits0References5
CVE
CVE
added 2026/08/21 9:01 p.m.82 views

CVE-2026-77415

JSONata (a JSON query and transformation language) is vulnerable to arbitrary code execution in versions prior to 1.8.8 and 2.2.1 . An attacker can craft JSONata expressions that chain multiple object-integrity weaknesses—overwriting $clone, exposing internal functions via $merge.*, replacing pro...

9.3CVSS6AI score0.00645EPSS
SaveExploits0References11
Snyk
Snyk
added 2026/08/21 8:58 p.m.14 views

Prototype Pollution

Overview jsonata is a JSON query and transformation language Affected versions of this package are vulnerable to Prototype Pollution via unsafe object creation patterns throughout the codebase src/jsonata.js, src/functions.js, src/parser.js, src/signature.js, and src/datetime.js. An attacker who...

9.3CVSS6.6AI score0.00432EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/21 8:51 p.m.16 views

EUVD-2026-64083

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS5.7AI score0.00432EPSS
SaveExploits0References5
OSV
OSV
added 2026/08/21 8:51 p.m.28 views

CVE-2026-77414 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.1, the src/jsonata.js environment.lookup function used a bypassable hasOwnProperty check. Crafted expressions could use $hasOwnProperty, $spread, $string, prototype access, and $constructor to reach the object prototype a...

9.3CVSS6AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/08/21 8:47 p.m.39 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS0.00519EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/21 8:47 p.m.24 views

CVE-2026-77413 JSONata: Arbitrary Code Execution via crafted JSONata expressions

JSONata is a JSON query and transformation language. Prior to 1.8.8 and 2.2.0, the src/functions.js lookup function lacked an Object.prototype.hasOwnProperty check and allowed crafted expressions to access inherited prototype members. An attacker able to supply an expression could use inherited...

9.3CVSS6.1AI score
SaveExploits0References8
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/21 12:08 p.m.10 views

Security Bulletin: IBM Spectrum Control is vulnerable to weaknesses related to picomatch-2.2.2.tgz (CVE-2026-33671, CVE-2026-33672)

Summary picomatch is vulnerable to a Inefficient Regular Expression Complexity DOS, Improperly Controlled Modification of Object Prototype Attributes / Prototype Reference attacks. This vulnerability affects IBM Spectrum Control. Vulnerability Details CVEID:CVE-2026-33671 DESCRIPTION: Picomatch i...

7.5CVSS6AI score0.0041EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/08/21 9:16 a.m.11 views

CVE-2026-74866

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS0.00193EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/21 8:20 a.m.16 views

EUVD-2026-63829

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.5AI score0.00193EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/21 8:20 a.m.17 views

CVE-2026-74866 @fastify/busboy vulnerable to CRLF injection via multipart Content-Disposition filename and name

@fastify/busboy is a multipart form-data parser for Node.js. Its multipart part-header parser splits header lines only on the two-byte carriage-return line-feed sequence, so a lone carriage return or line feed embedded in a part header is not treated as a line break and is carried verbatim into t...

5.8CVSS5.7AI score
SaveExploits0References4
Rows per page
Query Builder