Lucene search
+L

227 matches found

RedHat Linux
RedHat Linux
added 5 days ago7 views

tar: Node-tar: Denial of Service via malformed tar archive header

A flaw was found in node-tar, a tar archive manipulation library for Node.js. A remote attacker could exploit this vulnerability by providing a specially crafted tar archive with a negative entry size in its header. This malformed header causes the archive scanner to enter an infinite loop,...

8.7CVSS5.8AI score0.00418EPSS
SaveExploits1References7
NVD
NVD
added 5 days ago6 views

CVE-2026-67214

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS0.00319EPSS
SaveExploits0References3
OSV
OSV
added 5 days ago4 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.8AI score0.00319EPSS
SaveExploits0References5
CVE
CVE
added 5 days ago26 views

CVE-2026-67214

CVE-2026-67214 (nanoid) affects the Nano ID package prior to 5.1.16, specifically the non-secure module (nanoid/non-secure). The vulnerability is an infinite loop in the customAlphabet and nanoid functions when given a negative size, causing the loop counter to decrement from a negative value and...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
Cvelist
Cvelist
added 5 days ago26 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS0.00319EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 5 days ago5 views

CVE-2026-67214 nanoid before 5.1.16 Infinite Loop via Negative Size in non-secure module

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
EUVD
EUVD
added 5 days ago6 views

EUVD-2026-50326

nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functions are given a negative size, the loop counter is decremented from a negative value and never reaches its termination condition, spinning...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 5 days ago6 views

Linux Distros Unpatched Vulnerability : CVE-2026-67214

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - nanoid Nano ID before 5.1.16 contains an infinite loop in the customAlphabet and nanoid functions of its non-secure module nanoid/non-secure. When these functio...

8.2CVSS5.9AI score0.00319EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/23 8:17 p.m.6 views

UBUNTU-CVE-2026-65704

FFmpeg through 8.1.2 contains an out-of-bounds write vulnerability that allows attackers to cause heap corruption by supplying a crafted ffconcat file processed with the -safe 0 flag. The TY demuxer's demuxaudio function decrements packet size without bounds checking, producing a negative size...

7.8CVSS5.9AI score0.00126EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/07/23 6:55 p.m.33 views

CVE-2026-65704 FFmpeg 8.1.2 Out-of-Bounds Write via TY Demuxer and Shorten Decoder

FFmpeg through 8.1.2 contains an out-of-bounds write vulnerability that allows attackers to cause heap corruption by supplying a crafted ffconcat file processed with the -safe 0 flag. The TY demuxer's demuxaudio function decrements packet size without bounds checking, producing a negative size...

7.8CVSS0.00126EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/23 6:55 p.m.9 views

CVE-2026-65704 FFmpeg 8.1.2 Out-of-Bounds Write via TY Demuxer and Shorten Decoder

FFmpeg through 8.1.2 contains an out-of-bounds write vulnerability that allows attackers to cause heap corruption by supplying a crafted ffconcat file processed with the -safe 0 flag. The TY demuxer's demuxaudio function decrements packet size without bounds checking, producing a negative size...

7.8CVSS5.5AI score0.00126EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/23 12:0 a.m.11 views

PT-2026-64155

Name of the Vulnerable Software and Affected Versions FFmpeg versions prior to 8.1.3 Description An out-of-bounds write issue exists when processing a crafted ffconcat file using the -safe 0 flag. The demux audio function within the TY demuxer decrements the packet size without performing bounds...

7.8CVSS5.8AI score0.00126EPSS
SaveExploits0References7
EUVD
EUVD
added 2026/07/20 9:51 p.m.18 views

EUVD-2026-42306

node-tar: Negative tar entry size causes infinite loop in archive replace...

8.7CVSS7.2AI score0.00418EPSS
SaveExploits1References4
Github Security Blog
Github Security Blog
added 2026/07/20 9:51 p.m.8 views

node-tar: Negative tar entry size causes infinite loop in archive replace

Summary A checksum-valid tar archive with a negative base-256 encoded entry size can make tar.replace loop forever while scanning the existing archive. Applications that update attacker-controlled tar archives can have a worker process pinned indefinitely, causing denial of service. Details The...

8.7CVSS7.3AI score0.00418EPSS
SaveExploits1References5Affected Software1
UbuntuCve
UbuntuCve
added 2026/07/08 4:16 p.m.10 views

CVE-2026-59874

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18...

8.7CVSS6.9AI score0.00418EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/07/08 3:23 p.m.6 views

CVE-2026-59874

node-tar is a tar archive manipulation library for Node.js. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to make no progress while repeatedly parsing the same header. This issue is fixed in version 7.5.18...

8.7CVSS5.9AI score0.00418EPSS
SaveExploits1References4Affected Software1
CVE
CVE
added 2026/07/08 3:23 p.m.44 views

CVE-2026-59874

node-tar is a Node.js tar archive library. Prior to 7.5.18, tar.replace accepts a checksum-valid tar header with a negative base-256 encoded entry size, causing the archive scanner to loop on the same header and make no progress; this is fixed in version 7.5.18. Upgrade to 7.5.18 to remediate. Th...

8.7CVSS5.9AI score0.00418EPSS
SaveExploits1References3Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-54900

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, when in usual mode with createid enabled,...

6.3CVSS5.5AI score0.00253EPSS
SaveExploits1References3
OSV
OSV
added 2026/07/01 12:16 a.m.10 views

UBUNTU-CVE-2026-54900

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, when in usual mode with createid enabled, Oj::Parserparse is vulnerable to heap corruption via a negative-size memcpy. When a JSON object key is exactly 65,535 bytes long, an integer...

6.3CVSS5.7AI score0.00253EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/06/30 11:34 p.m.39 views

CVE-2026-54900 Oj: Negative-Size memcpy in Oj::Parser create_id Attribute Handling

Oj Optimized JSON is a JSON parser and Object marshaller packaged as a Ruby gem. In versions prior to 3.17.2, when in usual mode with createid enabled, Oj::Parserparse is vulnerable to heap corruption via a negative-size memcpy. When a JSON object key is exactly 65,535 bytes long, an integer...

6.3CVSS0.00253EPSS
SaveExploits1References1
Rows per page
Query Builder