SCA: security update for @adonisjs/http-server (GHSA-6qvv-pj99-48qm)

medium Tenable Cloud Security Plugin ID 440385

Description

There are packages installed that are affected by a vulnerability referenced in the following CVE:

- 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. (CVE-2026-40255)

Solution

Update the @adonisjs/http-server library and its related packages to version 7.8.1 or later.

See Also

https://github.com/advisories/GHSA-6qvv-pj99-48qm

Plugin Details

Severity: Medium

ID: 440385

Version: Revision 1.8

Type: Local

Family: SCA Checks

Published: 4/15/2026

Updated: 7/2/2026

Supported Sensors: Tenable Cloud Security, Tenable Self-Hosted Container Security

Risk Information

VPR

Risk Factor: Low

Score: 2.3

Percentile: 9.42

Vendor

Vendor Severity: Medium

CVSS v2

Risk Factor: Medium

Base Score: 6.4

Temporal Score: 4.7

Vector: CVSS2#AV:N/AC:L/Au:N/C:P/I:P/A:N

CVSS Score Source: CVE-2026-40255

CVSS v3

Risk Factor: Medium

Base Score: 6.1

Temporal Score: 5.3

Vector: CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N

Temporal Vector: CVSS:3.0/E:U/RL:O/RC:C

Vulnerability Information

Exploit Ease: No known exploits are available

Patch Publication Date: 4/14/2026

Vulnerability Publication Date: 4/14/2026

Reference Information

CVE: CVE-2026-40255

cwe: CWE-601