GHSA-Q4RG-7CJJ-5R86
Vulnerability from github – Published: 2025-08-18 00:30 – Updated: 2025-09-23 20:30
VLAI?
Summary
ExpressGateway Cross-Site Scripting Vulnerability in lib/rest/routes/users.js
Details
A cross-site scripting (XSS) issue exists in ExpressGateway up to 1.16.10 in the REST endpoint implemented in lib/rest/routes/users.js. User-controlled input is reflected into the HTTP response without proper sanitization, allowing arbitrary JavaScript execution in the browser of a logged-in user who views the affected page/route. The attack can be triggered over the network with low complexity and requires a low-privileged authenticated context and user interaction (viewing the page). Impact is limited to confidentiality and integrity of the session in the affected UI.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "express-gateway"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.16.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-9095"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-08-19T16:10:18Z",
"nvd_published_at": "2025-08-17T23:15:28Z",
"severity": "MODERATE"
},
"details": "A cross-site scripting (XSS) issue exists in ExpressGateway up to 1.16.10 in the REST endpoint implemented in lib/rest/routes/users.js. User-controlled input is reflected into the HTTP response without proper sanitization, allowing arbitrary JavaScript execution in the browser of a logged-in user who views the affected page/route. The attack can be triggered over the network with low complexity and requires a low-privileged authenticated context and user interaction (viewing the page). Impact is limited to confidentiality and integrity of the session in the affected UI.",
"id": "GHSA-q4rg-7cjj-5r86",
"modified": "2025-09-23T20:30:08Z",
"published": "2025-08-18T00:30:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9095"
},
{
"type": "WEB",
"url": "https://github.com/freshfish-hust/my-cves/issues/5"
},
{
"type": "WEB",
"url": "https://github.com/freshfish-hust/my-cves/issues/5#issue-3286622393"
},
{
"type": "PACKAGE",
"url": "https://github.com/ExpressGateway/express-gateway"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.320417"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.320417"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.627709"
}
],
"schema_version": "1.4.0",
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:L/A:N",
"type": "CVSS_V3"
},
{
"score": "CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:P/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "ExpressGateway Cross-Site Scripting Vulnerability in lib/rest/routes/users.js"
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…