Lucene search
+L

254894 matches found

Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.11 views

PT-2026-62044

Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdx find locked. The attach-time validator rdx validate header checks the header scalars and region layout against the file size, but does not validate the node records it...

5.2AI score0.00337EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.13 views

PT-2026-63262

Name of the Vulnerable Software and Affected Versions Elasticsearch affected versions not specified Description Uncontrolled Recursion in the query evaluation component allows a low-privileged authenticated user with read-level index access to cause a denial of service. By submitting a specially...

6.5CVSS5.9AI score0.00235EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.9 views

PT-2026-62043

Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ss validate header bounds only the root index against the node pool node capacity. The order-statistics and min/max queries...

5.3AI score0.00337EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/07/20 11:22 p.m.9 views

@astrojs/node: Backslash-prefixed paths not recognized as internal by trailing-slash redirect

Impact With trailingSlash: 'always' configured, the @astrojs/node standalone server's static file handler appends a trailing slash to request paths and issues a 301 redirect. Paths beginning with /\ slash-backslash were not recognized as internal paths, so the handler would echo the raw path back...

2.1CVSS5.4AI score0.00364EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/20 10:40 p.m.4 views

GHSA-GCFJ-64VW-6MP9 Axios Node HTTP adapter can use an inherited proxy after interceptor config cloning

Summary Axios’ Node.js HTTP adapter can route requests through an attacker-controlled proxy when Object.prototype.proxy is polluted and request configuration is materialized as a regular object before dispatch. Recent axios releases harden merged request config by creating a null-prototype object...

8.3CVSS5.7AI score0.00304EPSS
SaveExploits0References8
Snyk
Snyk
added 2026/07/20 10:40 p.m.8 views

Prototype Pollution

Overview axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Prototype Pollution in the Node HTTP adapter lib/adapters/http.js, which reads config.proxy through the prototype chain after a request interceptor returns a plain-object...

9.1CVSS7.9AI score0.00715EPSS
SaveExploits1References2
OSV
OSV
added 2026/07/20 10:37 p.m.27 views

GHSA-MWF2-3PR3-8698 Axios: HTTP/2 streamed uploads bypass `maxBodyLength`

Summary Axios versions with Node.js HTTP/2 support allow streamed request bodies to bypass maxBodyLength enforcement when requests are sent with httpVersion: 2. This affects applications that rely on maxBodyLength as a hard cap while forwarding attacker-controlled streams, such as upload endpoint...

6.3CVSS5.3AI score0.00356EPSS
SaveExploits0References5
Circl
Circl
added 2026/07/20 10:35 p.m.11 views

CVE-2026-59875

creationtimestamp| type| source ---|---|--- 2026-07-20 22:35:12+00:00| published-proof-of-concept| https://github.com/isaacs/node-tar/security/advisories/GHSA-gvwx-54wh-qm9j 2026-07-22 12:01:16+00:00| seen| https://bsky.app/profile/lambdawatchdog.bsky.social/post/3mrabmsdhlk24...

5.3CVSS4.8AI score0.00292EPSS
SaveExploits0References2
Circl
Circl
added 2026/07/20 10:35 p.m.12 views

CVE-2026-59871

creationtimestamp| type| source ---|---|--- 2026-07-20 22:35:05+00:00| published-proof-of-concept| https://github.com/isaacs/node-tar/security/advisories/GHSA-w8wr-v893-vjvp 2026-07-22 12:01:14+00:00| seen| https://bsky.app/profile/lambdawatchdog.bsky.social/post/3mrabmqeztj2n...

7.5CVSS4.8AI score0.0041EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/07/20 10:27 p.m.10 views

Allocation of Resources Without Limits or Throttling

Overview org.webjars.npm:axios is a promise-based HTTP client for the browser and Node.js. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the getBodyLength and resolveBodyLength functions of lib/adapters/fetch.js, which lack a branch fo...

6.3CVSS5.4AI score0.00359EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 10:20 p.m.10 views

GHSA-F4GW-2P7V-4548 Axios: NO_PROXY bypass for 0.0.0.0 local addresses in axios

Summary Axios versions containing lib/helpers/shouldBypassProxy.js do not treat 0.0.0.0 as a local address when evaluating NOPROXY rules. In Node.js applications that use HTTPPROXY or HTTPSPROXY together with NOPROXY=localhost,127.0.0.1,::1 or similar, a request to http://0.0.0.0:/ can be routed...

6.9CVSS5.5AI score0.00291EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/07/20 9:53 p.m.11 views

EUVD-2026-42308

node-tar: Process crash via PAX numeric path type confusion...

7.5CVSS5.1AI score0.0041EPSS
SaveExploits1References4
OSV
OSV
added 2026/07/20 9:53 p.m.6 views

GHSA-W8WR-V893-VJVP node-tar: Process crash via PAX numeric path type confusion

Summary A crafted 2.5KB tar archive crashes any Node.js process that extracts it. The PAX header parser coerces all-digit path values to JavaScript numbers, which causes an uncaught TypeError when downstream code calls .split'/' on the numeric value. Error handlers and strict: false cannot...

5.3CVSS5.6AI score0.0041EPSS
SaveExploits1References5
Github Security Blog
Github Security Blog
added 2026/07/20 9:52 p.m.11 views

node-tar: Decompression/parse DoS via unlimited input

Summary A Decompression/parse DoS via unlimited input vulnerability in node-tar allows an attacker to exhaust server resources disk space and CPU. Because the library does not enforce hard upper bounds on total decompressed data or entry counts, a small, maliciously crafted "Gzip Bomb" can be use...

9.2CVSS7.7AI score0.00424EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/07/20 9:52 p.m.6 views

GHSA-23HP-3JRH-7FPW node-tar: Decompression/parse DoS via unlimited input

Summary A Decompression/parse DoS via unlimited input vulnerability in node-tar allows an attacker to exhaust server resources disk space and CPU. Because the library does not enforce hard upper bounds on total decompressed data or entry counts, a small, maliciously crafted "Gzip Bomb" can be use...

9.2CVSS5.4AI score0.00424EPSS
SaveExploits1References5
Patchstack
Patchstack
added 2026/07/20 9:52 p.m.10 views

NPM: node-tar: Decompression/parse DoS via unlimited input

NPM: node-tar: Decompression/parse DoS via unlimited input vulnerability discovered by ? in WordPress Npm tar versions = 7.5.18...

9.2CVSS7.8AI score0.00424EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/07/20 9:52 p.m.13 views

EUVD-2026-42305

node-tar: Decompression/parse DoS via unlimited input...

9.2CVSS7.8AI score0.00424EPSS
SaveExploits1References4
Patchstack
Patchstack
added 2026/07/20 9:51 p.m.9 views

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

NPM: node-tar: Negative tar entry size causes infinite loop in archive replace vulnerability discovered by ? in WordPress Npm tar versions = 7.5.17...

8.7CVSS7.2AI score0.00418EPSS
SaveExploits1References5Affected Software1
EUVD
EUVD
added 2026/07/20 9:51 p.m.19 views

EUVD-2026-42306

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

8.7CVSS7.2AI score0.00418EPSS
SaveExploits1References4
EUVD
EUVD
added 2026/07/20 9:51 p.m.16 views

EUVD-2026-42303

node-tar: Uncaught Exception DoS via NUL byte in PAX path/linkpath records...

5.3CVSS5.2AI score0.00292EPSS
SaveExploits0References4
Rows per page
Query Builder