GHSA-xhcr-cqfr-m3hv: Pip/atomic-agents-stack vulnerability

Published Aug 17, 2026
·
Updated

The HTTP MCP server-registry backend factory (atomicagents/mcpregistry/http.py, makehttpmcpserverregistrybackendfromurl) accepts both http and https schemes. Catalog entries carry command/args that are type-validated but content-unrestricted, and are later spawned as local stdio subprocesses by MCPClientPool. Over a cleartext http:// catalog URL, a network man-in-the-middle can rewrite the catalog response to inject an arbitrary command/args and obtain code execution on the agent host, with no LLM involvement. The Policy MCP allowlist is not a default mitigation (mcpallowfn defaults to None), so absent an operator-authored allowlist every resolved spec connects.

Affected: mcpregistry/http.py, all versions through 1.0.0. (The https path is sound: httpx defaults to verify=True, followredirects=False.)

Fix: require https by default and gate http:// behind a loud explicit opt-in. Defense-in-depth: allowlist the resolved command basename (or require confirmation) before any registry-sourced subprocess spawn. Document the consequence in spec/36.

Affected Software

1 affected componentFixes available
pip/atomic-agents-stack<=1.0.0
1.1.0

Remediation

Recommended actions to resolve this vulnerability, in priority order.

  1. Upgrade

    Upgrade pip/atomic-agents-stack to a version that resolves this vulnerability.

    Fixed in 1.1.0
  2. Upgrade

    Upgrade mcp_registry/http.py to a version that resolves this vulnerability.

    Fixed in 1.0.0
  3. Configuration

    Modify make_http_mcp_server_registry_backend_from_url to accept only https catalog URLs by default, and require an explicit, loud opt-in to allow http:// (cleartext) schemes.

    mcp_registry/http.py (HTTP MCP server-registry backend factory: make_http_mcp_server_registry_backend_from_url) default_catalog_url_scheme_policy = require https by default; gate http:// behind loud explicit opt-in
  4. Compensating control

    Before any registry-sourced subprocess spawn by MCPClientPool, apply defense-in-depth: allowlist the resolved command basename (or require explicit confirmation) so that only permitted command binaries can be executed from catalog entry command/args.

  5. Operational

    Document the consequence of the vulnerability and the new behavior/mitigations in spec/36 as part of the remediation rollout.

Event History

Aug 17, 2026
Advisory Published
via GitHub·09:49 PM
Data Sourced
via GitHub·09:49 PM
DescriptionWeaknessAffected Software
Free Weekly Intel

Don't miss critical vulnerabilities

Join thousands of security professionals who receive our weekly digest of trending CVEs, zero-days, and exploited vulnerabilities.

No spam. Unsubscribe anytime.

Frequently Asked Questions

1

What is the severity of GHSA-xhcr-cqfr-m3hv?

The severity of GHSA-xhcr-cqfr-m3hv is rated at 85.

2

How do I fix GHSA-xhcr-cqfr-m3hv?

To fix GHSA-xhcr-cqfr-m3hv, ensure to restrict the accepted command and arguments in the HTTP MCP server-registry backend.

3

Who is affected by GHSA-xhcr-cqfr-m3hv?

Users of the pip/atomic-agents-stack software that utilizes the HTTP MCP server-registry backend are affected by GHSA-xhcr-cqfr-m3hv.

4

What functions are impacted by GHSA-xhcr-cqfr-m3hv?

The function impacted by GHSA-xhcr-cqfr-m3hv is make_http_mcp_server_registry_backend_from_url in atomic_agents/mcp_registry/http.py.

5

What types of schemes does GHSA-xhcr-cqfr-m3hv accept?

GHSA-xhcr-cqfr-m3hv accepts both http and https schemes.

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