๐Ÿ” CVE Alert

CVE-2026-54253

HIGH 8.2

TS3 Manager: Reflected XSS via /api/download port parameter steals operator session

CVSS Score
8.2
EPSS Score
0.0%
EPSS Percentile
0th

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.

CWE CWE-79
Vendor joni1802
Product ts3-manager
Published Sep 17, 2026
Stay Ahead of the Next One

Get instant alerts for joni1802 ts3-manager

Be the first to know when new high vulnerabilities affecting joni1802 ts3-manager are published โ€” delivered to Slack, Telegram or Discord.

Get Free Alerts โ†’ Free ยท No credit card ยท 60 sec setup

CVSS v3 Breakdown

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:L/A:N
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Changed
Confidentiality
High
Integrity
Low
Availability
None

Affected Versions

joni1802 / ts3-manager
< 2.2.6

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/joni1802/ts3-manager/security/advisories/GHSA-3cgm-7p4g-gffj github.com: https://github.com/joni1802/ts3-manager/commit/48df540786d2784c5d7b9bd55786d63e31288d07 github.com: https://github.com/joni1802/ts3-manager/releases/tag/v2.2.6