CVE-2026-47390
Last modified
CVE-2026-47390 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, `spider_tools` URL validation can be bypassed using alternate loopback host encodings. EPSS estimates a 0.17% chance of exploitation in the next 30 days.
Description
PraisonAI is a multi-agent teams system. Prior to version 4.6.40 of PraisonAI, corresponding to version 1.6.40 of praisonaiagents, `spider_tools` URL validation can be bypassed using alternate loopback host encodings. The tool contains a URL validation function intended to block local or unsafe targets before fetching attacker-controlled URLs. However, the validation only blocks a small set of exact host strings such as `localhost` and `127.0.0.1`. It does not normalize hostnames, resolve DNS, parse numeric IPv4 variants, or validate the final resolved IP address before making the request. As a result, certain URLs may bypass the protection and still reach loopback services. After the weak validation passes, `scrape_page()` calls `requests.Session.get()` on the attacker-controlled URL. This allows an attacker who can influence URLs passed to `scrape_page`, `crawl`, or `extract_text` to induce SSRF requests against loopback-only services. This is a server-side request forgery protection bypass. PraisonAI version 4.6.40 and praisonaiagents version 1.6.40 contain a patch.
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-47390?
How severe is CVE-2026-47390?
How do I fix CVE-2026-47390?
How Strix Helps
- One Click Account Takeover in GranolaHow a notification link broke out of Electron and led to a one-click account takeover.
- 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-47385NocoDB is software for building databases as spreadsheets. P…5.3
- CVE-2026-47386NocoDB is software for building databases as spreadsheets. P…6.3
- CVE-2026-47387NocoDB is software for building databases as spreadsheets. P…8.4
- CVE-2026-47388NocoDB is software for building databases as spreadsheets. P…2.3
- CVE-2026-47389Mastodon is a free, open-source social network server based …8.6
- CVE-2026-4739Integer Overflow or Wraparound vulnerability in InsightSoftw…9.4
- 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-47395PraisonAI is a multi-agent teams system. Prior to version 4.…5.5
- CVE-2026-47396PraisonAI is a multi-agent teams system. Prior to version 4.…9.8
Are you affected by CVE-2026-47390?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
