Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40255

21
FAUCET Score

OVERVIEW CVE-2026-40255 is an open redirect vulnerability in the AdonisJS framework affecting @adonisjs/http-server versions prior to 7.8.1 and 8.0.0-next.0 through 8.1.3, as well as @adonisjs/core versions prior to 7.4.0. The vulnerability exists in the response.redirect().back() method, which unsafely redirects users to URLs specified in the HTTP Referer header without validating the destination host. Any AdonisJS application utilizing response.redirect().back() or response.redirect('back') is potentially affected. SEVERITY This vulnerability carries a CVSS 3.1 score of 6.1 (MEDIUM) with a network-based attack vector requiring low complexity and no special privileges, though user interaction is necessary. The attack is straightforward to execute: an attacker can influence the Referer header through a malicious referral link to redirect victims to external malicious sites. The impact includes loss of confidentiality and integrity, as users may be redirected to phishing sites or malware distribution endpoints without obvious indicators of compromise. EXPLOITATION STATUS There is no evidence of active exploitation, as this vulnerability does not appear on the Known Exploited Vulnerabilities (KEV) catalog and is currently inactive on threat tracking lists. The EPSS score of 0.0001 indicates extremely low probability of exploitation in the wild. No public exploit code availability has been reported, and community attention remains minimal.

Impacted Technologies

VendorProductVersion(s)CPE
< 7.8.1CPE matchmatch criteria
cpe:2.3:a:adonisjs:http-server:*:*:*:*:*:node.js:*:*
> 8.0.0, <= 8.1.3CPE matchmatch criteria
cpe:2.3:a:adonisjs:http-server:*:*:*:*:*:node.js:*:*
<= 7.3.0CPE matchmatch criteria
cpe:2.3:a:adonisjs:core:*:*:*:*:*:node.js:*:*

CVSS Data

CVSS version used by this source: 3.1

6.1MEDIUM

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

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
LOW
Integrity Impact
LOW
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
2.7
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.25%
Probability of exploitation in next 30 days
EPSS Percentile
16.2%
Percentile rank of EPSS score among Peer Group
As of 2026-07-25
Model: v2026.06.15
This CVE's current EPSS score of 0.0025 is in the 17th percentile among its peer group of 26,219 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (4)

github_advisorypatch availablevia nvd_reference
View patch
npmpatch availablevia ghsa
Product: @adonisjs/http-serverFixed in: 8.2.0
npmpatch availablevia ghsa
Product: @adonisjs/http-serverFixed in: 7.8.1
npmpatch availablevia ghsa
Product: @adonisjs/coreFixed in: 7.3.1

Vendor Advisories (2)

npmGHSA-6qvv-pj99-48qmmedium

@adonisjs/http-server has an Open Redirect vulnerability

Apr 14, 2026
microsoft2026-Apr/CVE-2026-40255Moderate

@adonisjs/http-server has an Open Redirect vulnerability

Apr 14, 2026

References

github.com / adonisjs/http-server/commit/2008fb6cf4f6f1c0ca5797d57def4d93e1c3de08
Patch
github.com / adonisjs/http-server/releases/tag/v7.8.1
Release Notes
github.com / adonisjs/http-server/releases/tag/v8.2.0
Release Notes
github.com / adonisjs/http-server/security/advisories/GHSA-6qvv-pj99-48qm
PatchVendor Advisory