Lucene search
+L

81 matches found

NVD
NVD
added 5 days ago10 views

CVE-2026-61526

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
Cvelist
Cvelist
added 5 days ago33 views

CVE-2026-61526 AdonisJS HTTP Server is vulnerable to reflected XSS through its exception handler

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS0.00194EPSS
SaveExploits0References5
OSV
OSV
added 5 days ago5 views

CVE-2026-61526 AdonisJS HTTP Server is vulnerable to reflected XSS through its exception handler

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, the error.message is interpolated into the default HTML exception response without escaping, allowing a crafted missing-route URL to execute...

6.1CVSS5.6AI score0.00194EPSS
SaveExploits0References7
CVE
CVE
added 5 days ago14 views

CVE-2026-61526

AdonisJS HTTP Server (AdonisJS framework) is vulnerable to an reflected XSS in its exception handling. In versions 8.0.0-next.0 through 8.2.0 and 9.0.0 through 9.0.2, error.message is interpolated into the default HTML exception response without escaping, enabling attacker-controlled JavaScript w...

6.1CVSS6AI score0.00194EPSS
SaveExploits0References5
Positive Technologies
Positive Technologies
added 5 days ago7 views

PT-2026-66595

Name of the Vulnerable Software and Affected Versions AdonisJS HTTP Server versions 8.0.0-next.0 through 8.2.0 AdonisJS HTTP Server versions 9.0.0 through 9.0.2 Description The default HTML renderer interpolates the error.message variable directly into the HTML exception response without proper...

6.1CVSS5.8AI score0.00194EPSS
SaveExploits0References9
NVD
NVD
added 2026/07/15 10:16 p.m.7 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.003EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/15 9:23 p.m.8 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.003EPSS
SaveExploits0References7
CVE
CVE
added 2026/07/15 9:23 p.m.36 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.003EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/15 9:23 p.m.11 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.003EPSS
SaveExploits0References6Affected Software1
Cvelist
Cvelist
added 2026/07/15 9:23 p.m.40 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.003EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/06/30 6:34 p.m.14 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.00364EPSS
SaveExploits0References6Affected Software1
Snyk
Snyk
added 2026/06/30 6:34 p.m.12 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.003EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/06/30 12:0 a.m.19 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.003EPSS
SaveExploits0References10
RedhatCVE
RedhatCVE
added 2026/06/05 7:27 p.m.13 views

CVE-2026-40255

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS5.4AI score0.00248EPSS
SaveExploits0References1
NVD
NVD
added 2026/04/16 11:16 p.m.8 views

CVE-2026-40255

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS0.00248EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/04/16 10:25 p.m.24 views

CVE-2026-40255 @adonisjs/http-server has an Open Redirect vulnerability

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS0.00248EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/04/16 10:25 p.m.10 views

CVE-2026-40255 @adonisjs/http-server has an Open Redirect vulnerability

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS5.7AI score0.00248EPSS
SaveExploits0References4
OSV
OSV
added 2026/04/16 10:25 p.m.6 views

CVE-2026-40255 @adonisjs/http-server has an Open Redirect vulnerability

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS5.9AI score0.00248EPSS
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/16 10:25 p.m.3 views

CVE-2026-40255

AdonisJS HTTP Server is a package for handling HTTP requests in the AdonisJS framework. In @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, and @adonisjs/core versions prior to 7.4.0, the response.redirect.back method reads the Referer header from the incoming HTTP...

6.1CVSS5.7AI score0.00248EPSS
SaveExploits0References5Affected Software2
CVE
CVE
added 2026/04/16 10:25 p.m.33 views

CVE-2026-40255

Summary: CVE-2026-40255 is an open redirect vulnerability in @adonisjs/http-server and related core versions. The issue arises when response.redirect().back() reads the Referer header and redirects without validating the host, enabling attackers to redirect users to external sites if they can inf...

6.1CVSS5.7AI score0.00248EPSS
SaveExploits0References4Affected Software1
Rows per page
Query Builder