Description
IBM ContextForge MCP Gateway <= v1.0.4 IBM mcp-context-forge could allow an authenticated user to bypass protection mechanisms due to incomplete recursive inspection of nested payload content.
Published: 2026-09-15
Score: 5.4 Medium
EPSS: < 1% Very Low
KEV: No
Impact: Security filter bypass
Action: Patch
AI Analysis

Impact

An authenticated user can send a specially crafted request to IBM ContextForge MCP Gateway that contains nested payloads. The gateway’s filtering plugins do not fully traverse these nested structures, which allows the attacker to bypass the regex_filter and deny_filter protection mechanisms. This flaw gives the attacker the ability to inject malicious content that normally would be blocked, potentially exposing confidential data and enabling further intrusion or unauthorized actions within the system.

Affected Systems

IBM ContextForge MCP Gateway versions up to and including 1.0.4 are vulnerable. The fix is available in version 1.0.5 and later. Users with affected versions should plan an upgrade. If upgrade is delayed, administrators should consider disabling the regex_filter and deny_filter plugins in plugins/config.yaml to reduce exploitation risk.

Risk and Exploitability

The CVSS score of 5.4 indicates a medium severity vulnerability. No EPSS score is available, so the current exploitation probability is unknown. The flaw is not listed in CISA’s KEV catalog. The attack requires authenticated access to the gateway, so the threat vector is likely internal or requires privileged credentials. An attacker who can log in could exploit the bypass to introduce malicious payloads that bypass filtering, potentially compromising system integrity and confidentiality.

Generated by OpenCVE AI on September 16, 2026 at 01:20 UTC.

Remediation

Vendor Solution

| Product | Affected Version(s) | Fix Version | Instructions | |---|---|---|---| | | <=1.0.4 | 1.0.5 | Upgrade to v1.0.5 or later. . | IBM strongly recommends addressing the vulnerability now. Product(s)Version(s) number and/or range Remediation/Fix/InstructionsIBM ContextForge MCP Gateway<=1.0.4 v1.0.5 or later See [release notes]( https://github.com/IBM/mcp-context-forge/releases/tag/v1.0.5) https://github.com/IBM/mcp-context-forge/releases/tag/v1.0.5%29  Note: <Component A / B names> are bundled with <Product profile name> to provide <feature / function description>


Vendor Workaround

There is no workaround that fully prevents the bypass while keeping the affected plugins active. Operators may disable `regex_filter` and `deny_filter` in `plugins/config.yaml` to prevent exploitation, at the cost of losing the filtering controls those plugins provide. IBM strongly recommends upgrading to v1.0.5 or higher, which replaces the top-level-only scan loops with a recursive walker in both plugins.


OpenCVE Recommended Actions

  • Upgrade to IBM ContextForge MCP Gateway v1.0.5 or later, which replaces the scan loops with a recursive walker that fully inspects nested payloads.
  • If an upgrade cannot be performed immediately, edit plugins/config.yaml and disable regex_filter and deny_filter to block the bypass path, understanding that normal filtering will be lost.
  • Monitor gateway logs for attempts to submit nested payloads or anomalous traffic patterns that could indicate exploitation attempts.

Generated by OpenCVE AI on September 16, 2026 at 01:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 15 Sep 2026 18:45:00 +0000

Type Values Removed Values Added
First Time appeared Ibm contextforge-mcp-gateway
Vendors & Products Ibm contextforge-mcp-gateway

Tue, 15 Sep 2026 17:45:00 +0000

Type Values Removed Values Added
Description IBM ContextForge MCP Gateway <= v1.0.4 IBM mcp-context-forge could allow an authenticated user to bypass protection mechanisms due to incomplete recursive inspection of nested payload content.
Title IBM ContextForge MCP Gateway is affected by security filter bypass via nested payload structures
First Time appeared Ibm
Ibm contextforge Mcp Gateway
Weaknesses CWE-184
CPEs cpe:2.3:a:ibm:contextforge_mcp_gateway:*:*:*:*:*:*:*:*
Vendors & Products Ibm
Ibm contextforge Mcp Gateway
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}


Subscriptions

Ibm Contextforge-mcp-gateway Contextforge Mcp Gateway
cve-icon MITRE

Status: PUBLISHED

Assigner: ibm

Published:

Updated: 2026-09-15T17:28:57.954Z

Reserved: 2026-06-10T17:00:06.831Z

Link: CVE-2026-11918

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Awaiting Analysis

Published: 2026-09-15T18:17:12.677

Modified: 2026-09-16T19:22:22.797

Link: CVE-2026-11918

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-16T01:30:12Z

Weaknesses
  • CWE-184

    Incomplete List of Disallowed Inputs