red-hatCVE-2026-97875
Rojo's "rojo serve" HTTP API (default port 34872) has no Host/Origin header validation, making it vulnerable to DNS rebinding.
High8.1CVE-2026-97875 · Published Sep 25, 2026
Affected versions
| Package | Affected | Fixed in |
|---|---|---|
| rojo Vendor | < 7.7.0 | 7.7.0 |
Details and references
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.
- CVSS 3.1
- CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:N
- Severity from
- no source yet
- Weakness
- CWE-350