Lucene search
+L

108 matches found

CVE
CVE
added 2026/09/18 7:54 p.m.15 views

CVE-2026-92708

Svelte devalue is a JavaScript serialization library for use with SvelteKit, Nuxt, and other frameworks. In versions 5.1.0 through 5.9.2 , the stringify and uneval functions serialize a typed array by emitting its entire backing ArrayBuffer rather than only the view. Since a Node Buffer's backing...

7.5CVSS0.00336EPSS
SaveExploits0References3
OSV
OSV
added 2026/09/18 7:54 p.m.5 views

CVE-2026-92708 devalue: Cross-request process memory disclosure in devalue when `stringify` / `uneval` serialize Node Buffers

Svelte devalue is a JavaScript library that serializes values into strings when JSON.stringify isn't sufficient for the job. In versions 5.1.0 through 5.9.2, stringify and uneval functions serialize a typed array by emitting its entire backing ArrayBuffer rather than only the view, so serializing...

7.5CVSS
SaveExploits0References5
RedHat Linux
RedHat Linux
added 2026/09/03 1:12 p.m.19 views

qs: qs: Denial of Service via improper validation in stringify function

A flaw was found in qs. The qs.stringify function, responsible for serializing objects, does not properly validate the isBuffer property of an object's constructor before attempting to invoke it. An unauthenticated attacker can provide specially crafted input that, when processed and then...

6.3CVSS5.9AI score0.00261EPSS
SaveExploits0References6
RedhatCVE
RedhatCVE
added 2026/09/03 9:23 a.m.10 views

CVE-2026-82417

A flaw was found in qs. The qs.stringify function, responsible for serializing objects, does not properly validate the isBuffer property of an object's constructor before attempting to invoke it. An unauthenticated attacker can provide specially crafted input that, when processed and then...

7.5CVSS5.9AI score0.00261EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/02 2:45 p.m.22 views

EUVD-2026-68140

qs: Denial of Service via Attacker Controlled isBuffer...

6.3CVSS5.8AI score0.00261EPSS
SaveExploits0References3
NVD
NVD
added 2026/08/30 12:16 a.m.19 views

CVE-2026-82417

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS0.00261EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/30 12:16 a.m.11 views

DEBIAN-CVE-2026-82417

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS5.9AI score0.00261EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/30 12:16 a.m.8 views

AZL-98331 CVE-2026-82417 affecting package js-jquery 3.5.0-4

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS5.9AI score0.00261EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 2026/08/30 12:00 a.m.13 views

Linux Distros Unpatched Vulnerability : CVE-2026-82417

"The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer...

6.3CVSS5.8AI score0.00261EPSS
SaveExploits0References4
Debian CVE
Debian CVE
added 2026/08/29 11:51 p.m.14 views

CVE-2026-82417

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS5.9AI score0.00261EPSS
SaveExploits0
OSV
OSV
added 2026/08/29 11:51 p.m.42 views

CVE-2026-82417 qs.stringify throws TypeError on objects with a non-callable constructor.isBuffer property

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS5.9AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/29 11:51 p.m.55 views

CVE-2026-82417 qs.stringify throws TypeError on objects with a non-callable constructor.isBuffer property

Summary qs.stringify throws a TypeError when it serializes an object whose own constructor property has a truthy, non-callable isBuffer member. utils.isBuffer duck-types buffers by calling obj.constructor.isBufferobj after checking only that the property is truthy, so a value such as constructor:...

6.3CVSS0.00261EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/08/17 4:26 p.m.18 views

CVE-2026-8723

A flaw was found in the qs library. When the qs.stringify function processes arrays containing null or undefined elements, and is configured with both arrayFormat: 'comma' and encodeValuesOnly: true, it can trigger a TypeError. This error causes the application to crash or return a 500 error,...

6.3CVSS5.5AI score0.00358EPSS
SaveExploits0References5
IBM Security Bulletins
IBM Security Bulletins
added 2026/08/04 10:06 a.m.14 views

Security Bulletin:QS.stringify TypeError with arrayFormat: comma and encodeValuesOnly:true on null/undefined Arrays

Summary Summary qs.stringify throws TypeError when called with arrayFormat: 'comma' and encodeValuesOnly: true on an array containing null or undefined. The throw is synchronous and not handled by any of qs's null-related options skipNulls, strictNullHandling. Details In the comma +...

6.3CVSS5.5AI score0.00358EPSS
SaveExploits0Affected Software1
EUVD
EUVD
added 2026/08/03 2:41 a.m.21 views

EUVD-2026-52092

In Bouncy Castle for Java before 1.85, Quadratic-time escaping when stringifying X.500 distinguished names. This issue also affects Bouncy Castle for Java LTS before 2.73.12, and Bouncy Castle for Java FIPS BC-FJA before bc-fips 1.0.2.7 1.0.X series, 2.0.2 2.0.X series and 2.1.3 2.1.X series...

8.7CVSS5.4AI score0.00524EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/01 1:17 p.m.16 views

CVE-2026-67321

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

7.5CVSS0.0036EPSS
SaveExploits1References2
OSV
OSV
added 2026/08/01 12:22 p.m.13 views

CVE-2026-67321 axios 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 Denial of Service via maxDepth bypass

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS5.5AI score
SaveExploits0References4
attackerkb
attackerkb
added 2026/08/01 12:22 p.m.14 views

CVE-2026-67321

axios versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a...

6.9CVSS5.5AI score0.0036EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/08/01 12:22 p.m.19 views

EUVD-2026-51812

axios before 0.33.0 contains an incomplete depth-limit bypass in toFormData.js when serializing objects with top-level keys ending in ''. Attackers who control object keys and nested values passed to axios form or parameter serialization can trigger a RangeError from JSON.stringify, causing denia...

6.9CVSS5.5AI score0.0036EPSS
SaveExploits1References2
CVE
CVE
added 2026/08/01 12:22 p.m.93 views

CVE-2026-67321

axios (Node.js HTTP client) versions 0.31.1 before 0.33.0 and 1.15.1 before 1.18.0 contain an incomplete depth-limit bypass in toFormData.js . When objects with top-level keys ending in '{}' are serialized, the bypass allows uncontrolled recursion (CWE-674) that triggers a RangeError from JSON.st...

7.5CVSS5.5AI score0.0036EPSS
SaveExploits1References2Affected Software1
Rows per page
Query Builder