Lucene search
+L

50 matches found

NVD
NVD
added 2026/09/14 5:17 p.m.3 views

CVE-2026-53496

ExifReader is a JavaScript Exif information parser. Prior to 4.40.1, ExifReader.load and the asynchronous file and URL loaders can pass attacker-supplied HEIC or AVIF data to the ISO-BMFF parser in src/image-header-iso-bmff.js, where findMetaBox and parseBox accept an eight-byte box header withou...

5.3CVSS
SaveExploits0References3
CVE
CVE
added 2026/09/14 4:12 p.m.36 views

CVE-2026-53496

ExifReader (npm package exifreader), a JavaScript Exif metadata parser, is vulnerable to denial of service via crafted HEIC/AVIF files in versions prior to 4.40.1 . The ISO-BMFF parser in src/image-header-iso-bmff.js accepts an 8-byte box header without verifying that required fields remain withi...

5.3CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/14 4:12 p.m.4 views

EUVD-2026-77628

ExifReader is a JavaScript Exif information parser. Prior to 4.40.1, ExifReader.load and the asynchronous file and URL loaders can pass attacker-supplied HEIC or AVIF data to the ISO-BMFF parser in src/image-header-iso-bmff.js, where findMetaBox and parseBox accept an eight-byte box header withou...

5.3CVSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/14 4:12 p.m.6 views

CVE-2026-53496 ExifReader HEIC/AVIF ISO-BMFF parser throws uncaught RangeError on truncated boxes

ExifReader is a JavaScript Exif information parser. Prior to 4.40.1, ExifReader.load and the asynchronous file and URL loaders can pass attacker-supplied HEIC or AVIF data to the ISO-BMFF parser in src/image-header-iso-bmff.js, where findMetaBox and parseBox accept an eight-byte box header withou...

5.3CVSS
SaveExploits0References3
EUVD
EUVD
added 2026/09/08 9:30 p.m.14 views

EUVD-2026-67930

multer vulnerable to Denial of Service via crafted multipart field names...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/09/08 9:30 p.m.8 views

multer vulnerable to Denial of Service via crafted multipart field names

Impact A vulnerability in multer allows a remote, unauthenticated attacker to crash the Node.js process with a single multipart/form-data request. Two specially crafted text field names cause an uncaught RangeError: Invalid array length inside multer's field parsing, which is not routed to the...

7.5CVSS0.00291EPSS
SaveExploits0References6Affected Software1
NVD
NVD
added 2026/08/28 10:16 p.m.13 views

CVE-2026-77078

multer is a middleware for handling multipart/form-data in Node.js. A small multipart request containing two specially crafted text field names can cause an uncaught RangeError Invalid array length that terminates the Node.js process. The first field uses a very large numeric array index to...

7.5CVSS0.00291EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/28 8:03 p.m.30 views

CVE-2026-77078

multer , a popular Node.js middleware for handling multipart/form-data, is vulnerable to a remote denial-of-service in all versions before 2.3.0 . A small multipart request containing two specially crafted text field names triggers an uncaught RangeError (Invalid array length) : the first field a...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/08/28 8:03 p.m.44 views

CVE-2026-77078 multer vulnerable to Denial of Service via crafted multipart field names

multer is a middleware for handling multipart/form-data in Node.js. A small multipart request containing two specially crafted text field names can cause an uncaught RangeError Invalid array length that terminates the Node.js process. The first field uses a very large numeric array index to...

7.5CVSS0.00291EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/08/28 12:00 a.m.19 views

PT-2026-83358

Name of the Vulnerable Software and Affected Versions multer versions prior to 2.3.0 Description A denial of service issue exists in the middleware used for handling multipart/form-data in Node.js. A specially crafted multipart request containing two text field names can trigger an uncaught...

7.5CVSS5.9AI score0.00291EPSS
SaveExploits0References13
Cvelist
Cvelist
added 2026/08/20 4:33 p.m.58 views

CVE-2026-40345 deepmerge-ts: Stack exhaustion when merging recursive object graphs

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS0.00467EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/08/20 4:33 p.m.19 views

EUVD-2026-63468

deepmerge-ts is a typescript library providing functionality to deep merging of javascript objects. Prior to 8.0.0, the deepmerge, deepmergeCustom, deepmergeInto, and deepmergeIntoCustom APIs do not track visited objects or object pairs when recursively merging records. When two input values...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 2026/08/17 2:06 p.m.52 views

Exploit for CVE-2026-40345

deepmerge-ts mergeleft.self, right.self - mergeleft.sel...

5.7AI score0.00467EPSS
SaveExploits1
Github Security Blog
Github Security Blog
added 2026/08/17 1:32 p.m.19 views

DeepmergeTS has stack exhaustion when merging recursive object graphs

Summary deepmerge and deepmergeInto can be crashed with a crafted recursive object graph. When both merged values contain self-references at the same property path, the library recurses until Node throws RangeError: Maximum call stack size exceeded. Details Record merging is implemented...

8.2CVSS5.5AI score0.00467EPSS
SaveExploits1References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/08/17 12:00 a.m.38 views

PT-2026-76717

Name of the Vulnerable Software and Affected Versions deepmerge-ts versions prior to 8.0.0 Description The library fails to track visited objects or object pairs during the recursive merging of records. When two input values contain self-references at the same property path, the merge logic...

8.2CVSS5.2AI score0.00467EPSS
SaveExploits1References7
Tenable Nessus
Tenable Nessus
added 2026/08/14 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-73566

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an...

7.5CVSS5.9AI score0.0038EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/13 6:18 p.m.8 views

DEBIAN-CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.4AI score0.0038EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/13 6:18 p.m.13 views

CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS0.0038EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/08/13 5:39 p.m.11 views

CVE-2026-73566

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.21, node-tar's filesFilter in src/list.ts uses the recursive mapHas helper to walk an archive entry path upward with path.dirname and no segment cap when tar.t... or tar.x... receives a non-empty member-selection list. A...

7.5CVSS5.4AI score0.0038EPSS
SaveExploits0
UbuntuCve
UbuntuCve
added 2026/08/01 1:17 p.m.8 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.5CVSS5.5AI score0.0036EPSS
SaveExploits1References3
Rows per page
Query Builder