CVE-2026-55523
Last modified
CVE-2026-55523 is a high-severity vulnerability rated 7.7/10 on the CVSS scale. PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.web_crawl_tools.web_crawl() function is vulnerable to server-side request forgery. EPSS estimates a 0.36% chance of exploitation in the next 30 days.
Description
PraisonAI is a multi-agent teams system. In versions 1.5.128 through 1.6.57, the praisonaiagents.tools.web_crawl_tools.web_crawl() function is vulnerable to server-side request forgery. While it validates the initially supplied URL and blocks direct loopback and private destinations, its default httpx fallback uses httpx.Client(follow_redirects=True) and does not revalidate intermediate or final redirect targets. An attacker who can influence a URL passed to web_crawl(), directly or through an agent or tool workflow, can supply an attacker-controlled public URL that passes the initial host check and then redirects to loopback, private-network, or cloud metadata endpoints reachable from the host, with the redirected response body returned in the web_crawl() result. This constitutes an incomplete fix and patch bypass for the previously disclosed web_crawl SSRF class (GHSA-qq9r-63f6-v542 / CVE-2026-40160 and GHSA-8f4v-xfm9-3244), since the guard validates only the requested URL and not the destination actually fetched after redirection. This issue has been fixed in version 1.6.58.
Metrics
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| MervinPraison | PraisonAI | >= 1.5.128, < 1.6.58 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-55523?
How severe is CVE-2026-55523?
How do I fix CVE-2026-55523?
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-55518Avo is a framework to create admin panels for Ruby on Rails …9.6
- CVE-2026-55519Snipe-IT is an IT asset/license management system. Prior to …5.4
- CVE-2026-5552A weakness has been identified in PHPGurukul Online Shopping…6.3
- CVE-2026-55520Protego is a pure-Python robots.txt parser with support for …7.1
- CVE-2026-55521Yamcs is a mission control framework. Prior to 5.12.8 and 5.…8.8
- CVE-2026-55522PraisonAI is a multi-agent teams system. In versions 3.9.26 …7.8
- CVE-2026-55524PraisonAI is a multi-agent teams system. In versions prior t…7.5
- CVE-2026-55525PraisonAI is a multi-agent teams system. Prior to praisonaia…7.5
- CVE-2026-55526PraisonAI is a multi-agent teams system. Prior to praisonaia…8.5
- CVE-2026-55527PraisonAI is a multi-agent teams system. Prior to praisonaia…7.1
- CVE-2026-55528PraisonAI is a multi-agent teams system. Prior to praisonaia…8.2
- CVE-2026-55529PraisonAI is a multi-agent teams system. Prior to praisonai …6.9
Are you affected by CVE-2026-55523?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
