CVE-2026-27203

Source
https://cve.org/CVERecord?id=CVE-2026-27203
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27203.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-27203
Aliases
Published
2026-02-20T23:30:46.134Z
Modified
2026-02-26T02:34:41.765204Z
Severity
  • 8.3 (High) CVSS_V3 - CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:H/A:H CVSS Calculator
Summary
eBay API MCP Server Affected by Environment Variable Injection
Details

eBay API MCP Server is an open source local MCP server providing AI assistants with comprehensive access to eBay's Sell APIs. All versions are vulnerable to Environment Variable Injection through the updateEnvFile function. The ebaysetuser_tokens tool allows updating the .env file with new tokens. The updateEnvFile function in src/auth/oauth.ts blindly appends or replaces values without validating them for newlines or quotes. This allows an attacker to inject arbitrary environment variables into the configuration file. An attacker can inject arbitrary environment variables into the .env file. This could lead to configuration overwrites, Denial of Service, and potential RCE. There was no fix for this issue at the time of publication.

Database specific
{
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/27xxx/CVE-2026-27203.json",
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-15",
        "CWE-74"
    ]
}
References

Affected packages

Git / github.com/yosefhayim/ebay-mcp

Affected ranges

Type
GIT
Repo
https://github.com/yosefhayim/ebay-mcp
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed

Affected versions

1.*
1.7.2
v1.*
v1.0.0
v1.1.0
v1.1.1
v1.1.2
v1.1.3
v1.1.4
v1.1.8
v1.2.0
v1.3.0
v1.4.0
v1.4.1
v1.4.6
v1.5.0
v1.5.1
v1.6.0
v1.6.3
v1.6.4
v1.7.0
v1.7.1

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-27203.json"