Lucene search
+L

61 matches found

Kitploit
Kitploit
added 2026/09/03 1:04 a.m.7 views

cve-2026-21440-writeup-poc

cve-2026-21440 @adonisjs/bodyparser의 경로 순회를 통한 임의 파일 쓰기 개요 @adonisjs/bodyparser 패키지에 의도된 업로드 디렉터리 외부에 임의의 파일을 작성할 수 있게 하는 치명적인 경로 순회 취약점이 존재합니다. multipartfile.move 함수가 명시적으로 정화된 파일명을 제공하지 않고 호출되면, 파서는 적절한 정화 없이 클라이언트가 제공한 파일명을 기본값으로 사용합니다. 구현이 path.join을 사용하고 options.overwrite가 기본적으로 true이기 때문에,...

9.2CVSS8.4AI score0.01049EPSS
SaveExploits3
Kitploit
Kitploit
added 2026/09/02 3:22 a.m.4 views

CVE-2026-21440

CVE-2026-21440 Расширенный PoC только для обнаружения CVE-2026-21440, затрагивающей BodyParser в AdonisJS. Эксплуатация не включена. CVE-2026-21440 – Расширенный PoC для обнаружения AdonisJS Описание Этот проект предоставляет расширенный Proof of Concept PoC только для обнаружения уязвимости...

9.2CVSS8.4AI score0.01049EPSS
SaveExploits3
NVD
NVD
added 2026/07/15 10:16 p.m.13 views

CVE-2026-48795

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS0.00547EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 9:23 p.m.13 views

CVE-2026-48795 Incomplete fix for CVE-2026-25754 in @adonisjs/bodyparser

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/15 9:23 p.m.50 views

CVE-2026-48795 Incomplete fix for CVE-2026-25754 in @adonisjs/bodyparser

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS0.00547EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:23 p.m.12 views

CVE-2026-48795

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS6.1AI score0.00547EPSS
SaveExploits0References6Affected Software1
CVE
CVE
added 2026/07/15 9:23 p.m.74 views

CVE-2026-48795

Summary (CVE-2026-48795): AdonisJS’s bodyparser (/@adonisjs/bodyparser) has an incomplete fix for CVE-2026-25754 in certain pre-release ranges. The issue arises in nested multipart/form-data payloads (for example involving proto or constructor.prototype) that allow lodash _.set() through @poppins...

8.6CVSS6.1AI score0.00547EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/15 9:23 p.m.18 views

EUVD-2026-44822

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS6.1AI score0.00547EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/15 9:23 p.m.15 views

CVE-2026-48795 Incomplete fix for CVE-2026-25754 in @adonisjs/bodyparser

AdonisJS is a TypeScript-first web framework. From 10.1.3 until 10.1.5 and 11.0.3, AdonisJS @adonisjs/bodyparser incompletely fixed CVE-2026-25754 because nested multipart field payloads such as user.proto.polluted and constructor.prototype still caused lodash .set via @poppinss/utils to create...

8.6CVSS6.1AI score0.00547EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/06/30 6:34 p.m.17 views

Prototype Pollution

Overview @adonisjs/bodyparser is a BodyParser middleware for AdonisJS http server to read and parse request body Affected versions of this package are vulnerable to Prototype Pollution via the BodyParserMiddleware process. An attacker can modify the Object.prototype globally by sending specially...

8.8CVSS6.3AI score0.00547EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/30 6:34 p.m.21 views

@adonisjs/bodyparser has an incomplete fix for CVE-2026-25754

Summary The fix for GHSA-f5x2-vj4h-vg4c / CVE-2026-25754 introduced in commit 40e1c71 is incomplete and can be bypassed through nested prototype pollution payloads. The original patch replaced the internal FormFields storage object with Object.createnull, preventing direct payloads such as...

8.6CVSS6AI score0.00547EPSS
SaveExploits0References6Affected Software1
OSV
OSV
added 2026/06/30 6:34 p.m.14 views

GHSA-QCM7-3VPR-HJ5H @adonisjs/bodyparser has an incomplete fix for CVE-2026-25754

Summary The fix for GHSA-f5x2-vj4h-vg4c / CVE-2026-25754 introduced in commit 40e1c71 is incomplete and can be bypassed through nested prototype pollution payloads. The original patch replaced the internal FormFields storage object with Object.createnull, preventing direct payloads such as...

8.6CVSS6AI score0.00547EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/06/30 12:00 a.m.30 views

PT-2026-54440

Name of the Vulnerable Software and Affected Versions AdonisJS versions 10.1.3 through 10.1.4 AdonisJS versions 11.0.0-next.9 through 11.0.2 Description An incomplete fix in the @adonisjs/bodyparser module allows for prototype pollution via nested multipart field payloads. While direct payloads a...

8.6CVSS6.5AI score0.00547EPSS
SaveExploits0References10
Veracode
Veracode
added 2026/02/12 7:03 p.m.11 views

Prototype Pollution

@adonisjs/bodyparser is vulnerable to a Prototype Pollution. The vulnerability is due to improper handling of multipart form-data parsing, which allows a remote attacker to manipulate object prototypes at runtime and potentially alter application behavior...

7.2CVSS5.6AI score0.00378EPSS
SaveExploits0References4Affected Software1
Veracode
Veracode
added 2026/02/12 7:14 a.m.11 views

Denial Of Service (DoS)

AdonisJS is vulnerable to a Denial Of Service DoS. The vulnerability is due to unbounded memory accumulation in the multipart file handling logic of @adonisjs/bodyparser, where the parser buffers excessive data in memory while detecting file types, allowing attackers to trigger excessive memory...

7.5CVSS5.6AI score0.005EPSS
SaveExploits0References4Affected Software1
RedhatCVE
RedhatCVE
added 2026/02/08 1:21 a.m.12 views

CVE-2026-25762

AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service DoS vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in...

7.5CVSS5.3AI score0.005EPSS
SaveExploits0References1
NVD
NVD
added 2026/02/06 11:15 p.m.14 views

CVE-2026-25762

AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service DoS vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in...

7.5CVSS0.005EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/02/06 10:48 p.m.8 views

CVE-2026-25762

AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service DoS vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in...

7.5CVSS5.3AI score0.005EPSS
SaveExploits0References4Affected Software1
Cvelist
Cvelist
added 2026/02/06 10:48 p.m.43 views

CVE-2026-25762 AdonisJS vulnerable to Denial of Service (DoS) via Unrestricted Memory Buffering in PartHandler during File Type Detection

AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service DoS vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in...

7.5CVSS0.005EPSS
SaveExploits0References3
OSV
OSV
added 2026/02/06 10:48 p.m.15 views

CVE-2026-25762 AdonisJS vulnerable to Denial of Service (DoS) via Unrestricted Memory Buffering in PartHandler during File Type Detection

AdonisJS is a TypeScript-first web framework. Prior to versions 10.1.3 and 11.0.0-next.9, a denial of service DoS vulnerability exists in the multipart file handling logic of @adonisjs/bodyparser. When processing file uploads, the multipart parser may accumulate an unbounded amount of data in...

7.5CVSS5.4AI score
SaveExploits0References5
Rows per page
Query Builder