๐Ÿ” CVE Alert

CVE-2026-81095

MEDIUM 6.8

Timescale pg-aiguide through 0.5.0 DNS Rebinding via Disabled Host Header Allow-List

CVSS Score
6.8
EPSS Score
0.0%
EPSS Percentile
0th

pg-aiguide 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. A page in a browser could therefore point a name it controlled at the address the server was bound to and drive the locally reachable MCP server through the visitor's browser. The protection was already available in the packaged transport and simply not turned on, so updating the dependency alone would not have closed it. Version 0.5.1 passes the option explicitly.

CWE CWE-346
Vendor timescale
Product pg-aiguide
Published Aug 27, 2026
Stay Ahead of the Next One

Get instant alerts for timescale pg-aiguide

Be the first to know when new medium vulnerabilities affecting timescale pg-aiguide 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 / pg-aiguide
0 โ‰ค 0.5.0

References

NVD โ†— CVE.org โ†— EPSS Data โ†—
github.com: https://github.com/timescale/pg-aiguide github.com: https://github.com/timescale/pg-aiguide/pull/121 vulncheck.com: https://www.vulncheck.com/advisories/timescale-pg-aiguide-through-0.5.0-dns-rebinding-via-disabled-host-header-allow-list

Credits

Avishai Gonen (Pluto Security)