CVE-2026-81095: Timescale pg-aiguide through 0.5.0 DNS Rebinding via Disabled Host Header Allow-List

Published Aug 27, 2026
·
Updated

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.

Affected Software

2 affected components
Timescale pg-aiguide><=0.5.0
Timescale pg-aiguide=0.5.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pg-aiguide to a version that resolves this vulnerability.

    Fixed in 0.5.1
  2. Configuration

    In src/httpServer.ts, call the shared httpServerFactory and set/pass the DNS-rebinding-protection option so the MCP HTTP transport enables the host allow-list provided by the underlying SDK (v0.5.1 does this explicitly; v0.5.0 did not).

    pg-aiguide MCP HTTP transport (src/httpServer.ts / httpServerFactory) DNS-rebinding-protection = enabled / option passed explicitly

Event History

Aug 27, 2026
CVE Published
via MITRE·02:50 PM
Data Sourced
via MITRE·02:50 PM
DescriptionSeverityWeakness
Data Sourced
via NVD·05:20 PM
DescriptionSeverityWeakness

Frequently Asked Questions

1

Which deployments are exposed?

Deployments running pg-aiguide through version 0.5.0 are affected when its MCP HTTP transport is reachable from a visitor's browser, including when the server is bound to a locally reachable address.

2

What must an attacker do to exploit this issue?

The attacker must induce a victim to visit a browser page under a name the attacker controls and point that name at the address where the MCP server is bound. Exploitation requires user interaction and has high attack complexity.

3

Does updating the underlying transport dependency alone mitigate the issue?

No. The host-header allow-list protection was already present in the packaged transport but was not enabled by pg-aiguide, so a dependency-only update would not close the issue.

4

What version contains the fix?

Version 0.5.1 explicitly enables the DNS-rebinding-protection option when starting the HTTP transport.

Contact

SecAlerts Pty Ltd.
132 Wickham Terrace
Fortitude Valley,
QLD 4006, Australia
info@secalerts.co
By using SecAlerts services, you agree to our services end-user license agreement. This website is safeguarded by reCAPTCHA and governed by the Google Privacy Policy and Terms of Service. All names, logos, and brands of products are owned by their respective owners, and any usage of these names, logos, and brands for identification purposes only does not imply endorsement. If you possess any content that requires removal, please get in touch with us.
© 2026 SecAlerts Pty Ltd.
ABN: 70 645 966 203, ACN: 645 966 203