CVE-2026-47395
Last modified
CVE-2026-47395 is a medium-severity vulnerability rated 5.5/10 on the CVSS scale. PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, PraisonAI's direct-prompt CLI automatically expands `@url:` mentions in raw prompt text before agent execution begins.
Description
PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, PraisonAI's direct-prompt CLI automatically expands `@url:` mentions in raw prompt text before agent execution begins. If a prompt contains `@url:<http-or-https-url>`, the CLI calls `MentionsParser.process(...)`. The `@url:` handler then performs a direct `urllib.request.urlopen()` request to the attacker-controlled URL and returns the response body. That response body is prepended to the final model prompt context. There is no loopback/private-address restriction, no metadata-service restriction, and no approval gate before the fetch. As a result, attacker-influenced prompt text can cause the operator's machine to fetch localhost-only HTTP resources and inject the response into model context. PraisonAI version 4.6.40 and praisonaiagents version 1.6.40 contain a fix.
Metrics
CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | PraisonAI | < 4.6.40 |
| MervinPraison | praisonaiagents | < 1.6.40 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-47395?
How severe is CVE-2026-47395?
How do I fix CVE-2026-47395?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-4739Integer Overflow or Wraparound vulnerability in InsightSoftw…9.4
- CVE-2026-47390PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47391PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47392PraisonAI is a multi-agent teams system. Prior to version 4.…9.9
- CVE-2026-47393PraisonAI is a multi-agent teams system. CVE-2026-44338 (GHS…9.8
- CVE-2026-47394PraisonAI is a multi-agent teams system. Prior to version 4.…8.7
- CVE-2026-47396PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
- CVE-2026-47397PraisonAI is a multi-agent teams system. Prior to version 4.…7.1
- CVE-2026-47398PraisonAI is a multi-agent teams system. The v4.6.32 chokepo…8.1
- CVE-2026-47399PraisonAI Platform is the platform layer for the PraisonAI m…8.8
- CVE-2026-4740A flaw was found in Open Cluster Management (OCM), the techn…8.2
- CVE-2026-47405PraisonAI Platform is the platform layer for the PraisonAI m…8.8
Are you affected by CVE-2026-47395?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
