Predictive Vulnerability Intelligence.

Product

  • Product
  • Pricing
  • Documentation

Company

  • About
  • Partnerships
  • Blog
  • Support

Legal

  • Terms
  • Privacy
  • Data Licensing

© 2026 FAUCET Technologies LLC. All rights reserved.

CVE-2026-40153

23
FAUCET Score

OVERVIEW CVE-2026-40153 affects PraisonAIAgents prior to version 1.5.128 and involves improper environment variable expansion in the execute_command function. The vulnerability stems from the shell_tools.py module calling os.path.expandvars() on all command arguments while simultaneously using shell=False, which creates a discrepancy between what users approve and what actually executes. This design flaw enables attackers to exfiltrate sensitive environment variables including database credentials, API keys, and cloud access tokens. SEVERITY The vulnerability carries a CVSS score of 6.5 (Medium) with a network-based attack vector requiring minimal complexity and user interaction. The primary impact is confidentiality compromise, as attackers can access high-sensitivity secrets stored in environment variables. The approval system exacerbates the risk by displaying unexpanded variable references to human reviewers, masking the true nature of executed commands and creating a false sense of security during the approval workflow. EXPLOITATION STATUS There is no evidence of active exploitation in the wild, and the vulnerability does not appear on the Known Exploited Vulnerabilities catalog. The EPSS score of 0.00033 indicates very low predicted exploitation probability relative to other CVEs. Community attention remains minimal, with no publicly disclosed exploit code available. Organizations running PraisonAIAgents should prioritize upgrading to version 1.5.128 as part of standard patch management procedures.

Impacted Technologies

VendorProductVersion(s)CPE
< 1.5.128CPE matchmatch criteria
cpe:2.3:a:praison:praisonaiagents:*:*:*:*:*:*:*:*

CVSS Data

CVSS version used by this source: 3.1

7.4HIGH

CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N

Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality Impact
HIGH
Integrity Impact
NONE
Availability Impact
NONE
Exploitability Score
2.8
Impact Score
4.0
CvssVersion
3.1

Exploit Intelligence

EPSS Score
0.27%
Probability of exploitation in next 30 days
EPSS Percentile
19.4%
Percentile rank of EPSS score among Peer Group
As of 2026-07-26
Model: v2026.06.15
This CVE's current EPSS score of 0.0027 is in the 20th percentile among its peer group of 26,219 CVEs.

Social Chatter

The average CVE in this peer group has 0.0 Twitter, 0.0 Reddit, 0.1 Bluesky, 0.0 Mastodon, and 0.1 GitHub mentions.

Media Mentions

No media coverage found for this CVE.

The average CVE in this peer group has 0.1 InfoSec Media, 0.0 Vendor Blog, and 0.0 Security Researcher mentions.

Remediation

Patch Available

Vendor Patches (2)

pippatch availablevia ghsa
Product: praisonaiagentsFixed in: 1.5.128
github_advisoryvendor investigatingvia nvd_reference
View patch

Vendor Advisories (1)

pipGHSA-v8g7-9q6v-p3x8high

PraisonAIAgents: Environment Variable Secret Exfiltration via os.path.expandvars() Bypassing shell=False in Shell Tool

Apr 10, 2026

References

github.com / MervinPraison/PraisonAI/security/advisories/GHSA-v8g7-9q6v-p3x8
ExploitVendor Advisory