LIVE · cybersecurity feed
Live wire
cve recordcritical

CVE-2026-80349

Published
CVSS9.8
Severitycritical
WeaknessCWE-290
ExploitedNot in CISA KEV

CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H

Description

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 carryi

References

← Back to the CVE Tracker

Our coverage of CVE-2026-80349

No stories yet. This page updates automatically when we publish reporting that references CVE-2026-80349.