TarsWeb decides whether a request comes from a trusted local caller using a client-controlled header. app.js sets Koa's proxy option to true without naming which upstream proxies may be trusted and without limiting the number of forwarded hops, so the request address Koa reports is taken from the X-Forwarded-For header supplied by the caller. In midware/ssoMidware.js a single branch covers both the ignored-path list and the ignoreIps allowlist from config/loginConf.js, which contains the loopback address, and that branch assigns the effective account identity from the uid query parameter before falling through to the request without validating any ticket, cookie or password. A request carrying a forged X-Forwarded-For value naming the loopback address and a uid naming an existing account therefore reaches every route the console mounts as that account, including an administrator, with no credential of any kind. Those routes include user and role administration, service configuration, and package upload and deployment. Version 3.0.16 separates the two branches so that a match on the address allowlist assigns the configured default account rather than one named by the caller.
CVE-2026-80349
This critical-severity CVE scores 9.8 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.5%, top 62% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).
- High severity, but no confirmed exploitation yet
No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.
- CVSS v3
- 9.8
- EG Score
- 9.8(medium)
- EG Risk
- 75(Attend)EG Risk 75/100SSVC: Attend
EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).
How it’s computedSeverity98% × 45%Exploitation40% × 40%Automatability100% × 15%Action: Remediate soon — notable exploitation risk. - EPSS PROB
- 0%
- EPSS %ILE
- 38%
- KEV
- Not listed
Published
August 26, 2026
Last Modified
August 26, 2026
Advisory Details (5)
Auto-updated Aug 26, 2026Unauthenticated admin impersonation via spoofed X-Forwarded-For in tars-web session middleware · Issue #212 · TarsCloud/TarsWeb · GitHub
https://github.com/TarsCloud/TarsWeb/issues/212TarsWeb through 3.0.14 Authentication Bypass via Spoofed X-Forwarded-For and uid Parameter | Advisories | VulnCheck
https://www.vulncheck.com/advisories/tarsweb-through-3.0.14-authentication-bypass-via-spoofed-x-forwarded-for-and-uid-parameterTarsWeb/midware/ssoMidware.js at v3.0.14 · TarsCloud/TarsWeb · GitHub
https://github.com/TarsCloud/TarsWeb/blob/v3.0.14/midware/ssoMidware.jsTarsWeb/app.js at v3.0.14 · TarsCloud/TarsWeb · GitHub
https://github.com/TarsCloud/TarsWeb/blob/v3.0.14/app.jsGitHub - TarsCloud/TarsWeb: TARS Projects Dashboard · GitHub
https://github.com/TarsCloud/TarsWebWeakness Classification(1)
MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.
Data Freshness Timeline
(refreshed 10× in last 7d / 10× in last 30d)
Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.
- 2026-08-30 02:23 UTCEG score recompute
- 2026-08-30 01:22 UTCEPSS rescore
- 2026-08-28 23:58 UTCEG score recompute
- 2026-08-28 21:42 UTCEPSS rescore
- 2026-08-27 18:11 UTCEG score recompute
- 2026-08-27 14:25 UTCEPSS rescore
- 2026-08-26 15:53 UTCEG score recompute
- 2026-08-26 13:25 UTCEG score recompute
- 2026-08-26 10:18 UTCEG score recompute
- 2026-08-26 10:17 UTCMITRE cvelistV5first tracked
Related CVEs(same CWE)
Same CWE
10 shownCWE-290
Frequently asked(5)
What is CVE-2026-80349?
When was CVE-2026-80349 disclosed?
Is CVE-2026-80349 actively exploited?
What is the CVSS score of CVE-2026-80349?
How do I remediate CVE-2026-80349?
Dependency Blast Radius
Explore the affected products and dependency analysis for CVE-2026-80349
Is Your Infrastructure Affected by CVE-2026-80349?
EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.