GHSA-XFP8-X3J6-H67V
Vulnerability from github – Published: 2025-08-18 00:30 – Updated: 2025-09-23 20:39
VLAI?
Summary
ExpressGateway Cross-Site Scripting Vulnerability in lib/rest/routes/apps.js
Details
A cross-site scripting (XSS) issue exists in ExpressGateway ≤ 1.16.10 in lib/rest/routes/apps.js. User-controlled data returned by the REST endpoint is not sanitized before being rendered by the admin/UI layer, allowing an authenticated, low-privileged actor to store or reflect a payload that executes in a maintainer’s browser when the resource is viewed. The issue can be triggered remotely over the network and does not impact availability. No vendor fix is available at this time.
Severity ?
{
"affected": [
{
"package": {
"ecosystem": "npm",
"name": "express-gateway"
},
"ranges": [
{
"events": [
{
"introduced": "0"
},
{
"last_affected": "1.16.10"
}
],
"type": "ECOSYSTEM"
}
]
}
],
"aliases": [
"CVE-2025-9096"
],
"database_specific": {
"cwe_ids": [
"CWE-79"
],
"github_reviewed": true,
"github_reviewed_at": "2025-08-19T16:10:21Z",
"nvd_published_at": "2025-08-18T00:15:27Z",
"severity": "MODERATE"
},
"details": "A cross-site scripting (XSS) issue exists in ExpressGateway \u2264 1.16.10 in lib/rest/routes/apps.js. User-controlled data returned by the REST endpoint is not sanitized before being rendered by the admin/UI layer, allowing an authenticated, low-privileged actor to store or reflect a payload that executes in a maintainer\u2019s browser when the resource is viewed. The issue can be triggered remotely over the network and does not impact availability. No vendor fix is available at this time.",
"id": "GHSA-xfp8-x3j6-h67v",
"modified": "2025-09-23T20:39:53Z",
"published": "2025-08-18T00:30:30Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-9096"
},
{
"type": "WEB",
"url": "https://github.com/freshfish-hust/my-cves/issues/6"
},
{
"type": "WEB",
"url": "https://github.com/freshfish-hust/my-cves/issues/6#issue-3287078206"
},
{
"type": "PACKAGE",
"url": "https://github.com/ExpressGateway/express-gateway"
},
{
"type": "WEB",
"url": "https://vuldb.com/?ctiid.320418"
},
{
"type": "WEB",
"url": "https://vuldb.com/?id.320418"
},
{
"type": "WEB",
"url": "https://vuldb.com/?submit.627833"
}
],
"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:N/VI:L/VA:N/SC:N/SI:N/SA:N",
"type": "CVSS_V4"
}
],
"summary": "ExpressGateway Cross-Site Scripting Vulnerability in lib/rest/routes/apps.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…