Lucene search
+L

8395 matches found

Patchstack
Patchstack
added 2026/05/05 12:33 a.m.10 views

NPM: Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0

NPM: Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0 vulnerability discovered by ? in WordPress Npm axios versions = 0.31.0...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3Affected Software1
EUVD
EUVD
added 2026/05/05 12:33 a.m.10 views

EUVD-2026-25601

Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/05 12:33 a.m.9 views

GHSA-5C9X-8GCM-MPGX Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0

Summary For stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 native http/https transport path. Oversized streamed uploads are sent fully even when the caller sets strict body limits. Details Relevant flow in lib/adapters/http.js: - 556-564: maxBodyLength check applie...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/05/05 12:33 a.m.14 views

Axios' HTTP adapter-streamed uploads bypass maxBodyLength when maxRedirects: 0

Summary For stream request bodies, maxBodyLength is bypassed when maxRedirects is set to 0 native http/https transport path. Oversized streamed uploads are sent fully even when the caller sets strict body limits. Details Relevant flow in lib/adapters/http.js: - 556-564: maxBodyLength check applie...

5.3CVSS5.8AI score0.00327EPSS
SaveExploits1References3Affected Software1
CVE
CVE
added 2026/05/05 12:0 a.m.15 views

CVE-2026-38429

OpenCMS 20 and earlier are affected by a XXE flaw in the Admin Import DB feature due to insecure XML parsing of user-supplied .zip files containing a manifest.xml. The CVE describes a high-severity impact across confidentiality, integrity, and availability (CVSS v3.1: CRITICAL, 9.8). The root cau...

9.8CVSS5.8AI score0.003EPSS
SaveExploits0References1
Packet Storm
Packet Storm
added 2026/05/05 12:0 a.m.90 views

📄 FacturaScripts 2025.43 Cross Site Scripting

FacturaScripts 2025.43 suffers from a persistent cross site scripting vulnerability in the product file upload functionality. Exploit Title: FacturaScripts 2025.43 - XSS Date: 30-12-2025 Exploit Author: VETTRIVEL U Author Profile: https://www.linkedin.com/in/vettrivel2006 Vendor Homepage:...

5.4CVSS5.3AI score0.00981EPSS
SaveExploits2
Github Security Blog
Github Security Blog
added 2026/05/04 9:16 p.m.15 views

AzuraCast has Path Traversal in `currentDirectory` Parameter that Enables Remote Code Execution via Media Upload

Summary The currentDirectory request parameter in the Flow.js media upload endpoint POST /api/station/stationid/files/upload is not sanitized for path traversal sequences. When combined with a local filesystem storage backend the default, an authenticated user with media management permissions ca...

8.8CVSS6.7AI score0.00832EPSS
SaveExploits1References5Affected Software1
Snyk
Snyk
added 2026/05/04 9:16 p.m.7 views

Directory Traversal

Overview Affected versions of this package are vulnerable to Directory Traversal via the currentDirectory parameter in the media upload process. An attacker can achieve arbitrary code execution and full server compromise by uploading a crafted file containing executable code to a location outside...

8.8CVSS6.3AI score0.00832EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:44 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the YAML metadata parsing process. An attacker can cause excessive memory consumption and potentially trigger an out-of-memory condition on the server by uploading a crafted image ...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:44 p.m.8 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the YAML metadata parsing process. An attacker can cause excessive memory consumption and potentially trigger an out-of-memory condition on the server by uploading a crafted image ...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/04 7:44 p.m.9 views

GHSA-67WX-R9XR-X75X Incus has Unbounded YAML Metadata Decode via Parsing

Summary User provided image and backup tarballs would be unpacked and YAML files parsed without any size restrictions. This was making it easy for an authenticated user to provide a crafted image or backup tarball that when parsed by Incus would lead to a very large YAML document being loaded int...

5.3CVSS5.7AI score0.00269EPSS
SaveExploits1References4
Snyk
Snyk
added 2026/05/04 7:44 p.m.6 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the YAML metadata parsing process. An attacker can cause excessive memory consumption and potentially trigger an out-of-memory condition on the server by uploading a crafted image ...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 7:44 p.m.7 views

Allocation of Resources Without Limits or Throttling

Overview Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling in the YAML metadata parsing process. An attacker can cause excessive memory consumption and potentially trigger an out-of-memory condition on the server by uploading a crafted image ...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1References2
NVD
NVD
added 2026/05/04 6:16 p.m.12 views

CVE-2026-42091

goshs is a SimpleHTTPServer written in Go. Prior to version 2.0.2, the PUT upload handler httpserver/updown.go lacks the CSRF token validation that was added to the POST upload handler during the CVE-2026-40883 fix. Combined with the unconditional Access-Control-Allow-Origin: on the OPTIONS...

6.5CVSS0.00165EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/04 5:34 p.m.11 views

EUVD-2026-27071

Dify is an open-source LLM app development platform. Prior to version 1.13.1, using the method POST /api/files/upload, any unauthenticated user can upload an SVG file with XSS. The method POST /v1/files/upload, which requires authentication through the application API, is also vulnerable. This...

6.9CVSS5.7AI score0.00235EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/05/04 12:30 a.m.11 views

Access Control Bypass

Overview MindsDB is a MindsDB server, provides server capabilities to mindsdb native python library Affected versions of this package are vulnerable to Access Control Bypass via the exec function in the mindsdb/integrations/handlers/byomhandler/procwrapper.py component. An attacker can gain...

7.5CVSS7.1AI score0.00284EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.9 views

PT-2026-37149

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.0.0 Description Authenticated users can cause a denial of service by uploading large amounts of data, which may exhaust the disk space of the Incus server and potentially crash the host system. This occurs because...

4.3CVSS5.8AI score0.00333EPSS
SaveExploits1References15
CNNVD
CNNVD
added 2026/05/04 12:0 a.m.13 views

Code-Projects BloodBank Managing System 访问控制错误漏洞

The Code-Projects BloodBank Managing System is an open-source blood bank management system developed by Code-Projects. Version 1.0 of the code-projects BloodBank Managing System contains a vulnerability related to access control. This vulnerability stems from an unlimited upload function in the...

6.5CVSS6.7AI score0.00206EPSS
SaveExploits0References2
VulnCheck KEV
VulnCheck KEV
added 2026/05/04 12:0 a.m.8 views

VulnCheck KEV: CVE-2024-13744

The Booster for WooCommerce plugin for WordPress is vulnerable to arbitrary file uploads due to missing file type validation in the validateproductinputfieldsonaddtocart function in versions 4.0.1 to 7.2.4. This makes it possible for unauthenticated attackers to upload arbitrary files on the...

9.8CVSS8AI score0.00645EPSS
SaveIn wildExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/04 12:0 a.m.12 views

PT-2026-37138

Name of the Vulnerable Software and Affected Versions Incus versions prior to 7.0.0 Description Incus is a system container and virtual machine manager. An authenticated user can provide a specially crafted image or backup tarball containing a very large YAML document. Because the software unpack...

5.3CVSS5.8AI score0.00269EPSS
SaveExploits1References16
Rows per page
Query Builder