Skip to main content

tiger-slack CVE-2026-81099

| EUVDEUVD-2026-67027 HIGH
Origin Validation Error (CWE-346)
2026-08-27 VulnCheck GHSA-p943-9hp2-h27q
7.6
CVSS 4.0 · Vendor: VulnCheck
Share

Severity by source

Vendor (VulnCheck) PRIMARY
7.6 HIGH
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
vuln.today AI
6.8 MEDIUM

DNS rebinding success depends on browser and resolver behavior outside attacker control (AC:H); victim must visit the malicious page (UI:R); no availability impact applies.

3.1 AV:N/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:N
4.0 AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N

Primary rating from Vendor (VulnCheck).

CVSS VectorVendor: VulnCheck

CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:P/VC:H/VI:H/VA:N/SC:N/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
Attack Vector
Network
Attack Complexity
Low
Privileges Required
None
User Interaction
P
Scope
X

Lifecycle Timeline

4
Patch available
Aug 27, 2026 - 18:02 EUVD
Source Code Evidence Fetched
Aug 27, 2026 - 17:48 vuln.today
Analysis Generated
Aug 27, 2026 - 17:48 vuln.today
CVE Published
Aug 27, 2026 - 14:50 cve.org
HIGH 7.6

DescriptionCVE.org

tiger-slack started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. mcp/src/httpServer.ts called the shared httpServerFactory helper and never set the DNS-rebinding-protection option, so the transport accepted a request whatever host it named, and a page in a browser could point a name it controlled at the address the server was bound to and drive the locally reachable Slack MCP server through the visitor's browser. The fix passes the option explicitly alongside a dependency update; the update alone would not have closed it. The repository publishes no release that brackets the fix, so the affected boundary is the commit preceding it.

AnalysisAI

DNS rebinding in tiger-slack's MCP HTTP transport exposes the locally running Slack MCP server to attacker-controlled browser requests. The root cause is that mcp/src/httpServer.ts invoked httpServerFactory without enabling the SDK's host allow-list option, leaving the server willing to honor any Host header value and making it trivially reachable via a DNS rebinding attack. …

Unlock full vulnerability intelligence

  • Risk assessment & exploitation conditions
  • Attack chain visualization
  • Remediation with exact patch versions
  • Threat intelligence from 22 sources
  • Personal watchlist & email alerts

Free forever · No credit card required

Attack ChainAIDerived

Hypothetical attack flow derived from CVE metadata

Access
Victim visits attacker-controlled domain
Delivery
Attacker rebinds domain DNS to 127.0.0.1
Exploit
Browser sends Host-spoofed requests to local tiger-slack MCP server
Execution
Server accepts request due to missing host allow-list
Impact
Attacker reads Slack message history and sends messages as victim

Vulnerability AssessmentAI

Exploitation The victim must be running tiger-slack with its MCP HTTP transport active on their local machine, and must visit a web page controlled by the attacker. … Additional conditions and limiting factors are described in the full assessment.
Risk Assessment The CVSS 4.0 score of 7.6 reflects a meaningful but not trivial-to-execute attack. … Full risk analysis with EPSS, KEV, and SSVC signal comparison available after sign-in.
Exploit Scenario An attacker registers a domain with a very short DNS TTL and hosts a malicious page; when the victim (a developer running tiger-slack) visits the page, the attacker flips the domain's DNS record to 127.0.0.1. The victim's browser subsequently sends cross-origin fetch requests carrying the attacker's domain as the Host header to the locally running tiger-slack MCP HTTP server, which accepts them without host validation. …
Remediation Upstream fix available via PR #146 (https://github.com/timescale/tiger-slack/pull/146); no released patched version has been independently confirmed, as the repository publishes no tagged release that brackets the fix. … Detailed patch versions, workarounds, and compensating controls in full report.

Recommended ActionAI

Within 24 hours, identify and disable all tiger-slack deployments in your environment until a patch is available. …

Sign in for detailed remediation steps and compensating controls.

Threat intelligence, references, and detailed analysis are available after sign-in.

Share

CVE-2026-81099 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy