CVE-2026-40255
Severity CVSS v4.0:
Pending analysis
Type:
CWE-601
URL Redirection to Untrusted Site ('Open Redirect')
Publication date:
16/04/2026
Last modified:
27/04/2026
Description
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 request and redirects to that URL without validating the host.An attacker who can influence the Referer header can cause the application to redirect users to a malicious external site. This affects all AdonisJS applications that use response.redirect().back() or response.redirect('back'). This issue has been fixed in versions 7.8.1 and 8.2.0 and 7.4.0 of @adonisjs/core.
Impact
Base Score 3.x
6.10
Severity 3.x
MEDIUM
Vulnerable products and versions
| CPE | From | Up to |
|---|---|---|
| cpe:2.3:a:adonisjs:http-server:*:*:*:*:*:node.js:*:* | 7.8.1 (excluding) | |
| cpe:2.3:a:adonisjs:http-server:*:*:*:*:*:node.js:*:* | 8.0.0 (excluding) | 8.1.3 (including) |
| cpe:2.3:a:adonisjs:core:*:*:*:*:*:node.js:*:* | 7.3.0 (including) |
To consult the complete list of CPE names with products and versions, see this page



