6.1
CVE-2026-61526
- EPSS 0.19%
- Veröffentlicht 30.07.2026 20:55:43
- Zuletzt bearbeitet 31.07.2026 20:16:52
- CVE-Watchlists
- Unerledigt
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 attacker-controlled JavaScript when a victim opens it and no custom status page or JSON response handles the error. When debug mode is disabled and no custom status page handles the error, the default HTML renderer interpolates error.message directly into an HTML response. This issue is fixed in versions 8.2.1 and 9.1.0.
Daten sind bereitgestellt durch das CVE Programm von einer CVE Numbering Authority (CNA) (Unstrukturiert).
Herstelleradonisjs
≫
Produkt
http-server
Version
>= 8.0.0-next.0, < 8.2.1
Status
affected
Version
>= 9.0.0, < 9.1.0
Status
affected
VulnDex Vulnerability Enrichment
| Typ | Quelle | Score | Percentile |
|---|---|---|---|
| EPSS | FIRST.org | 0.19% | 0.094 |
| Quelle | Base Score | Exploit Score | Impact Score | Vector String |
|---|---|---|---|---|
| security-advisories@github.com | 6.1 | 2.8 | 2.7 |
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N
|
CWE-79 Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')
The product does not neutralize or incorrectly neutralizes user-controllable input before it is placed in output that is used as a web page that is served to other users.
https://github.com/adonisjs/http-server/security/advisories/GHSA-cwm9-gfhc-46f6
https://github.com/adonisjs/http-server/commit/5d7465d599753b1fce8a36da18955f2c273e4f87
https://github.com/adonisjs/http-server/commit/71a0a8e375c375e3588ba44ef68b0ef5a993c3d3
https://github.com/adonisjs/http-server/releases/tag/v8.2.1
https://github.com/adonisjs/http-server/releases/tag/v9.1.0