Description
A vulnerability was identified in abdullah1854 MCPGateway up to 549f494a9e363f40530149de324b8097de424230. This impacts the function getUsageByDateRange of the file src/services/claude-usage.ts of the component Claude Usage Range Endpoint. The manipulation of the argument since leads to command injection. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-08
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability is a command injection flaw in the getUsageByDateRange function of the Claude Usage Range Endpoint. By manipulating the argument-since parameter, an attacker can cause the server to execute arbitrary shell commands on the host. The impact includes compromised confidentiality, integrity, and availability on the affected system. The weakness is classified as CWE-74 and CWE-77.

Affected Systems

The affected product is abdullah1854's MCPGateway, up to commit 549f494a9e363f40530149de324b8097de424230. No further version details are available because the project uses continuous delivery with rolling releases, and the maintainers have not provided a fixed release. Any deployment of the current MCPGateway build that contains this function is vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity, but the remote nature and publicly available exploit raise the risk beyond the base score. The EPSS score is not available, so the public exploit probability remains uncertain. The vulnerability is not listed in CISA's KEV catalog. It can be triggered remotely through the vulnerable endpoint, and a publicly available exploit is reported, meaning an attacker could leverage the flaw without needing privileged access to the application.

Generated by OpenCVE AI on August 8, 2026 at 10:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Limit network exposure by allowing access to the Claude Usage Range Endpoint only from trusted IP addresses.
  • Sanitize the argument-since input to accept only valid date strings, rejecting any shell metacharacters.
  • Configure a web application firewall to detect and block suspicious payloads targeting the argument-since parameter.
  • Monitor system logs for unexpected child processes or shell activity as indicators of command injection attempts.
  • Apply an official patch or updated release from the project as soon as it becomes available.

Generated by OpenCVE AI on August 8, 2026 at 10:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sat, 08 Aug 2026 08:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was identified in abdullah1854 MCPGateway up to 549f494a9e363f40530149de324b8097de424230. This impacts the function getUsageByDateRange of the file src/services/claude-usage.ts of the component Claude Usage Range Endpoint. The manipulation of the argument since leads to command injection. The attack can be initiated remotely. The exploit is publicly available and might be used. Continious delivery with rolling releases is used by this product. Therefore, no version details of affected nor updated releases are available. The project was informed of the problem early through an issue report but has not responded yet.
Title abdullah1854 MCPGateway Claude Usage Range Endpoint claude-usage.ts getUsageByDateRange command injection
First Time appeared Abdullah1854
Abdullah1854 mcpgateway
Weaknesses CWE-74
CWE-77
CPEs cpe:2.3:a:abdullah1854:mcpgateway:*:*:*:*:*:*:*:*
Vendors & Products Abdullah1854
Abdullah1854 mcpgateway
References
Metrics cvssV2_0

{'score': 6.5, 'vector': 'AV:N/AC:L/Au:S/C:P/I:P/A:P/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 6.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 6.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:L/E:P/RL:X/RC:R'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:L/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Abdullah1854 Mcpgateway
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-08T07:30:09.247Z

Reserved: 2026-08-07T14:12:43.955Z

Link: CVE-2026-19268

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-08T10:30:17Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-77

    Improper Neutralization of Special Elements used in a Command ('Command Injection')