Lucene search
K

117 matches found

OSV
OSV
added 2026/04/03 2:46 a.m.1 views

GHSA-JFQG-HF23-QPW2 Electron: Context Isolation bypass via contextBridge VideoFrame transfer

Impact Apps that pass VideoFrame objects from the WebCodecs API across the contextBridge are vulnerable to a context isolation bypass. An attacker who can execute JavaScript in the main world for example, via XSS can use a bridged VideoFrame to gain access to the isolated world, including any...

8.3CVSS6AI score0.00012EPSS
Exploits0References3
Github Security Blog
Github Security Blog
added 2026/04/03 2:46 a.m.2 views

Electron: Context Isolation bypass via contextBridge VideoFrame transfer

Impact Apps that pass VideoFrame objects from the WebCodecs API across the contextBridge are vulnerable to a context isolation bypass. An attacker who can execute JavaScript in the main world for example, via XSS can use a bridged VideoFrame to gain access to the isolated world, including any...

8.3CVSS6AI score0.00012EPSS
Exploits0References3Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/23 1:30 p.m.3 views

CVE-2026-27452

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS5.3AI score0.00043EPSS
Exploits0References1
NVD
NVD
added 2026/02/21 7:16 a.m.5 views

CVE-2026-27452

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS0.00043EPSS
Exploits0References1
Vulnrichment
Vulnrichment
added 2026/02/21 6:50 a.m.1 views

CVE-2026-27452 ASN.1 TypeScript Library: Decoding an INTEGER could leak the underlying ArrayBuffer

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS5.3AI score0.00043EPSS
Exploits0References1
CVE
CVE
added 2026/02/21 6:50 a.m.4 views

CVE-2026-27452

The CVE concerns an ASN.1 TypeScript ESM library (BER/DER codecs). In versions 11.0.5 and earlier, decoding an INTEGER could leak the underlying ArrayBuffer, allowing potential data exposure. The issue is tied to the affected library versions and is expected to be fixed in 11.0.6. CVSS v4.0 score...

9.2CVSS5.4AI score0.00043EPSS
Exploits0References1Affected Software1
OSV
OSV
added 2026/02/21 6:50 a.m.3 views

CVE-2026-27452 ASN.1 TypeScript Library: Decoding an INTEGER could leak the underlying ArrayBuffer

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS5.4AI score0.00043EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/02/21 6:50 a.m.20 views

CVE-2026-27452 ASN.1 TypeScript Library: Decoding an INTEGER could leak the underlying ArrayBuffer

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS0.00043EPSS
Exploits0References1
ATTACKERKB
ATTACKERKB
added 2026/02/21 6:50 a.m.5 views

CVE-2026-27452

ASN.1 TypeScript ESM library, including codecs for Basic Encoding Rules BER and Distinguished Encoding Rules DER. In versions 11.0.5 and below, in some cases, decoding an INTEGER could leak the underlying ArrayBuffer. This issue is expected to be fixed in version 11.0.6...

9.2CVSS5.4AI score0.00043EPSS
Exploits0References2Affected Software1
CNNVD
CNNVD
added 2026/02/21 12:0 a.m.3 views

ASN.1 TypeScript Library 信息泄露漏洞

ASN.1 TypeScript Library is a TypeScript library developed by Jonathan Wilbur. Versions of the ASN.1 TypeScript Library prior to 11.0.5 had a vulnerability related to information leakage, which occurred when decoding INTEGER values, potentially leading to the exposure of underlying ArrayBuffer...

9.2CVSS5.8AI score0.00043EPSS
Exploits0References1
GithubExploit
GithubExploit
added 2026/02/02 7:54 p.m.307 views

Exploit for Use After Free in Mozilla Firefox

CVE-2025-14321 Proof of Concept - Probado en Mozilla Firefox...

9.8CVSS5.4AI score0.00086EPSS
Exploits1
Veracode
Veracode
added 2026/01/20 11:4 a.m.3 views

Denial Of Service (DoS)

Svelte devalue is vulnerable to a Denial-Of-Service DoS. The vulnerability is due to missing input validation during typed array hydration, where devalue.parse assumes an ArrayBuffer input without verification, allowing crafted inputs to trigger excessive CPU or memory consumption when parsing...

7.5CVSS5.9AI score0.00039EPSS
Exploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/01/16 9:5 a.m.1 views

CVE-2026-22775

A flaw was found in devalue, a JavaScript library used for serializing values. A remote attacker could exploit this vulnerability by providing specially crafted input to the devalue.parse function. This improper input validation, specifically during the ArrayBuffer hydration process, can cause th...

7.5CVSS6.1AI score0.00039EPSS
Exploits0References6
OSV
OSV
added 2026/01/15 10:15 p.m.1 views

GHSA-G2PG-6438-JWPF devalue vulnerable to denial of service due to memory/CPU exhaustion in devalue.parse

Summary Certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse input from untrusted sources. This affects applications using devalue.parse on externally-supplied data. The root cause is the ArrayBuffer...

7.5CVSS6.7AI score0.00039EPSS
Exploits0References5
ATTACKERKB
ATTACKERKB
added 2026/01/15 6:59 p.m.3 views

CVE-2026-22775

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.1.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse inpu...

7.5CVSS5.6AI score0.00039EPSS
Exploits0References4Affected Software1
EUVD
EUVD
added 2026/01/15 6:59 p.m.3 views

EUVD-2026-2680

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.1.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse inpu...

7.5CVSS6.2AI score0.00039EPSS
Exploits0References5
Vulnrichment
Vulnrichment
added 2026/01/15 6:53 p.m.2 views

CVE-2026-22774 devalue vulnerable to denial of service due to memory exhaustion in devalue.parse

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. From 5.3.0 to 5.6.1, certain inputs can cause devalue.parse to consume excessive CPU time and/or memory, potentially leading to denial of service in systems that parse inpu...

7.5CVSS6.3AI score0.00039EPSS
Exploits0References3
CVE
CVE
added 2026/01/15 6:53 p.m.5 views

CVE-2026-22774

CVE-2026-22774 affects the Svelte devalue library. From versions 5.3.0 through 5.6.1, certain inputs trigger devalue.parse to consume excessive CPU time and memory when processing untrusted data, potentially causing denial of service. Root cause: typed array hydration assumes an ArrayBuffer input...

7.5CVSS6.4AI score0.00039EPSS
Exploits0References3Affected Software1
Snyk
Snyk
added 2026/01/15 6:10 p.m.1 views

Asymmetric Resource Consumption (Amplification)

Overview devalue is a JSON.stringify, but handles cyclical references, repeated references, undefined, regular expressions, dates, Map and Set. Affected versions of this package are vulnerable to Asymmetric Resource Consumption Amplification due to the improper ArrayBuffer type validation in the...

8.7CVSS6.8AI score0.00039EPSS
Exploits0References2
CNNVD
CNNVD
added 2026/01/15 12:0 a.m.2 views

Svelte security vulnerabilities

Svelte is an open-source approach to building web applications. Versions of Svelte from 5.1.0 to 5.6.1 have security vulnerabilities. These vulnerabilities stem from the ArrayBuffer hydration process not checking input assumptions properly, which can lead to denial-of-service attacks...

7.5CVSS5.8AI score0.00039EPSS
Exploits0References3
Rows per page
Query Builder