Lucene search
+L

3 matches found

Snyk
Snyk
added 2026/05/17 1:28 a.m.36 views

NULL Pointer Dereference

Overview qs is a querystring parser that supports nesting and arrays, with a depth limit. Affected versions of this package are vulnerable to NULL Pointer Dereference in the stringify function, when processing arrays with the options arrayFormat: 'comma' and encodeValuesOnly: true that contain nu...

6.9CVSS5.9AI score0.00358EPSS
SaveExploits0References2
CVE
CVE
added 2026/05/16 11:21 p.m.52 views

CVE-2026-8723

The CVE describes a bug in the qs library where tstringifying an object with arrayFormat: 'comma' and encodeValuesOnly: true fails if an array contains null or undefined. The failure is a synchronous TypeError caused by missing null guard in the encoding path: the code maps values with the encode...

6.3CVSS5.9AI score0.00358EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/05/16 11:21 p.m.29 views

CVE-2026-8723 qs.stringify crashes on null/undefined entries in comma-format arrays under encodeValuesOnly

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

6.3CVSS5.9AI score0.00358EPSS
SaveExploits0References2
Rows per page
Query Builder