CVE-2026-40113
HIGH EPSS 13.8%
Published Apr 9, 20262mo ago · Modified Jun 17, 20262w ago
8.1 CVSS 3.1
Published Apr 9, 2026 2mo ago
Last Modified Jun 17, 2026 2w ago
Description
PraisonAI is a multi-agent teams system. Prior to 4.5.128, deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openai_model, openai_key, and openai_base without validating that these values do not contain commas. gcloud uses a comma as the key-value pair separator for --set-env-vars. A comma in any of the three values causes gcloud to parse the trailing text as additional KEY=VALUE definitions, injecting arbitrary environment variables into the deployed Cloud Run service. This vulnerability is fixed in 4.5.128.
CVSS Details
Base Score
Exploitability
Impact
Vector string
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:N Attack Vector Network
Attack Complexity Low
Privileges Required Low
User Interaction None
Scope Unchanged
Confidentiality High
Integrity High
Availability None
Threat Intelligence
EPSS Exploit Probability
13.8% percentile
Exploit & Patch Status
Public Exploit Known
No Patch Available
Weaknesses 1
CWE-88
Affected Products 1
| Vendor | Product | Version | Range |
|---|---|---|---|
| praison | praisonai | * | <4.5.128 |
References 1
- github.com https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-fvxx-ggmx-3cjg
Remediation
No remediation data recorded yet
Check vendor advisories and the NVD entry for patch availability.