CVE-2026-97875
📛 CVE Title
DNS rebinding vulnerability in rojo serve HTTP API
Description
Rojo's "rojo serve" HTTP API (default port 34872) has no Host/Origin header validation, making it vulnerable to DNS rebinding. A malicious webpage can read all project source, write malicious code to files on disk, and launch local programs via opener::open() with no user interaction beyond visiting the page.
Overview
- State
- PUBLISHED
- Assigner (CNA)
- redhat-cnalr
- CVSS severity
- HIGH
- CVSS score
- 8.1 / 10
- CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N- Effective score
- 8.1 / 10 HIGH source: CNA overview
- CWE(s)
-
CWE-350 - Reserved
- 2026-09-25
- Published
- 2026-09-25 10:48 UTC
- Last updated
- 2026-09-25 16:39 UTC
- Source
- https://raw.githubusercontent.com/CVEProject/cvelistV5/main/cves/2026/97xxx/CVE-2026-97875.json
- Linked Threat
- CVE-2026-97875 — DNS rebinding vulnerability in rojo serve HTTP API
NVD triage scoring NVD CVE 2.0
Layer NVD adds on top of the CNA's CVE record — published / last-modified timestamps, exploitability / impact subscores, and the FIRST.org EPSS probability that this CVE will be exploited in the wild in the next 30 days.
- NVD published
- 2026-09-25 11:17:16 UTC
- NVD last modified
- 2026-09-25 17:17:21 UTC
- NVD CVSS v3.1
- 8.1 / 10 HIGH source: 74b3a70d-cca6-4d34-9789-e83b222ae3be
- NVD CVSS vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N- Exploitability subscore
- 2.8 / 10
- Impact subscore
- 5.2 / 10
NVD / KEV / EPSS data refreshed 2026-09-26 04:28 UTC. Re-run the 🛰 Backfill from NVD button above to refresh.
Affected products (1)
| Vendor | Product | Versions | Platforms |
|---|---|---|---|
| rojo-rbx | rojo |
0 (affected)
|
— |
Vendor references (3)
References embedded in the original CVE record by the assigning CNA.
Web references (0)
DuckDuckGo results ranked by threat-intel / vendor advisory domains. Generated by the 🔎 Find references (web) button above — same flow as the Remediations search.
No web references attached yet.
NVD-tagged references (3)
Reference list NVD curates from the CNA record, vendor advisories, and third-party reports. The tag chips below are NVD's analyst-assigned categories.
- https://github.com/rojo-rbx/rojo/pull/1270 74b3a70d-cca6-4d34-9789-e83b222ae3be
- https://osv.dev/vulnerability/RUSTSEC-2026-0279 74b3a70d-cca6-4d34-9789-e83b222ae3be
- https://rustsec.org/advisories/RUSTSEC-2026-0279.html 74b3a70d-cca6-4d34-9789-e83b222ae3be
AI Forensic Analysis
Only Available for Registered Users. Sign in to view.
Raw JSON
The full cvelistV5 record. Download as CVE-2026-97875.json.
{
"containers": {
"adp": [
{
"metrics": [
{
"other": {
"content": {
"id": "CVE-2026-97875",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "total"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-09-25T16:38:52.187526Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-09-25T16:39:44.958Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://crates.io",
"defaultStatus": "unaffected",
"packageName": "rojo",
"product": "rojo",
"vendor": "rojo-rbx",
"versions": [
{
"lessThan": "7.7.0",
"status": "affected",
"version": "0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"type": "finder",
"value": "Aiden Mohan (https://github.com/AidenMohan)"
}
],
"descriptions": [
{
"lang": "en",
"value": "Rojo's \"rojo serve\" HTTP API (default port 34872) has no Host/Origin header validation, making it vulnerable to DNS rebinding. A malicious webpage can read all project source, write malicious code to files on disk, and launch local programs via opener::open() with no user interaction beyond visiting the page."
}
],
"metrics": [
{
"cvssV3_1": {
"baseScore": 8.1,
"baseSeverity": "HIGH",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N",
"version": "3.1"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-350",
"description": "CWE-350",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-09-25T10:48:47.726Z",
"orgId": "74b3a70d-cca6-4d34-9789-e83b222ae3be",
"shortName": "redhat-cnalr"
},
"references": [
{
"tags": [
"patch"
],
"url": "https://github.com/rojo-rbx/rojo/pull/1270"
},
{
"tags": [
"vendor-advisory"
],
"url": "https://rustsec.org/advisories/RUSTSEC-2026-0279.html"
},
{
"tags": [
"related"
],
"url": "https://osv.dev/vulnerability/RUSTSEC-2026-0279"
}
],
"timeline": [
{
"lang": "en",
"time": "2026-06-02T00:00:00.000Z",
"value": "Reported"
},
{
"lang": "en",
"time": "2026-06-03T00:00:00.000Z",
"value": "Maintainers confirmed"
},
{
"lang": "en",
"time": "2026-06-07T00:00:00.000Z",
"value": "Fix merged"
},
{
"lang": "en",
"time": "2026-07-02T00:00:00.000Z",
"value": "Released in 7.7.0"
}
],
"title": "DNS rebinding vulnerability in rojo serve HTTP API",
"x_generator": {
"engine": "cvelib 1.8.0"
}
}
},
"cveMetadata": {
"assignerOrgId": "74b3a70d-cca6-4d34-9789-e83b222ae3be",
"assignerShortName": "redhat-cnalr",
"cveId": "CVE-2026-97875",
"datePublished": "2026-09-25T10:48:47.726Z",
"dateReserved": "2026-09-25T08:47:33.471Z",
"dateUpdated": "2026-09-25T16:39:44.958Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}