๐Ÿ” CVE Alert

CVE-2026-81100

MEDIUM 6.8

Timescale tiger-gh-mcp-server DNS Rebinding via Disabled Host Header Allow-List

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

tiger-gh-mcp-server started its MCP HTTP transport without enabling the host allow-list the underlying SDK provides. 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, making the locally reachable GitHub MCP endpoint drivable from a page in a visitor's browser that pointed a name it controlled at the bound address. The fix passes the option explicitly alongside a dependency update; the update alone would not have closed it. The repository has published no release that brackets the fix, so the affected boundary is the commit preceding it.

CWE CWE-346
Vendor timescale
Product tiger-gh-mcp-server
Published Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for timescale tiger-gh-mcp-server

Be the first to know when new medium vulnerabilities affecting timescale tiger-gh-mcp-server 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:H/PR:N/UI:R/S:U/C:H/I:H/A:N
Attack Vector
Network
Attack Complexity
High
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
None

Affected Versions

timescale / tiger-gh-mcp-server
0 < e559b57b57cf61277525ec96bbf1edcf01b16a21

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/timescale/tiger-gh-mcp-server github.com: https://github.com/timescale/tiger-gh-mcp-server/pull/36 vulncheck.com: https://www.vulncheck.com/advisories/timescale-tiger-gh-mcp-server-dns-rebinding-via-disabled-host-header-allow-list

Credits

Avishai Gonen (Pluto Security)