CVE-2026-54253
Last modified
CVE-2026-54253 is a high-severity vulnerability rated 8.2/10 on the CVSS scale. TS3 Manager is modern web interface for maintaining Teamspeak3 servers. Prior to 2.2.6, the /api/download handler in packages/server/routes/api.js passes the attacker-controlled port query parameter to socket.connect(port, host) and returns the resulting error.message through res.status(400).send(error.message) as text/html without a Content Security Policy. EPSS estimates a 0.22% chance of exploitation in the next 30 days.
Description
TS3 Manager is modern web interface for maintaining Teamspeak3 servers. Prior to 2.2.6, the /api/download handler in packages/server/routes/api.js passes the attacker-controlled port query parameter to socket.connect(port, host) and returns the resulting error.message through res.status(400).send(error.message) as text/html without a Content Security Policy. When a logged-in operator follows a crafted top-level link, the reflected value executes in the manager origin. The token cookie set in packages/ui/src/store/modules/query.js lacks HttpOnly, Secure, and an explicit SameSite attribute, allowing the script to read the token and call the autofillform event in packages/server/socket.js. autofillform returns the decoded JWT, including the cleartext ServerQuery password, enabling operator-session hijacking and control of the managed TeamSpeak server when the operator uses administrative ServerQuery credentials. A valid operator session and user interaction are required. This issue is fixed in 2.2.6.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| joni1802 | ts3-manager | < 2.2.6 |
References
Timeline
- Published
- Last Modified
- Status
- Received
Frequently Asked Questions
What is CVE-2026-54253?
How severe is CVE-2026-54253?
How do I fix CVE-2026-54253?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-54247Skipper is an HTTP router and reverse proxy for service comp…4.3
- CVE-2026-54248Doco-CD is a GitOps continuous delivery tool that automatica…6.5
- CVE-2026-54249Pydantic AI is a Python agent framework for building Generat…6.8
- CVE-2026-5425The Widgets for Social Photo Feed plugin for WordPress is vu…7.2
- CVE-2026-54250K3s is a fully conformant production-ready Kubernetes distri…5.8
- CVE-2026-54251netty-incubator-codec-ohttp implements Oblivious HTTP (OHTTP…8.7
- CVE-2026-54254Cyberdrop-DL is a bulk asynchronous downloader for multiple …5.9
- CVE-2026-54256Winter CMS is a content management system built on the Larav…5.4
- CVE-2026-54257Electron is a framework for writing cross-platform desktop a…9.3
- CVE-2026-54258ZoneMinder is a free, open source closed-circuit television …6.5
- CVE-2026-54259Wagtail is an open source content management system built on…4.3
- CVE-2026-5426Hard-coded ASP.NET/IIS machineKey value in Digital Knowledge…9.1
Are you affected by CVE-2026-54253?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
