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.34% 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
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:N/VA:N/SC:H/SI:N/SA:N/E:X/CR:X/IR:X/AR:X/MAV:X/MAC:X/MAT:X/MPR:X/MUI:X/MVC:X/MVI:X/MVA:X/MSC:X/MSI:X/MSA:X/S:X/AU:X/R:X/V:X/RE:X/U:X
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
- Received
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-55515Snipe-IT is an IT asset/license management system. Prior to …5
- CVE-2026-55516Snipe-IT is an IT asset/license management system. Prior to …7.7
- CVE-2026-55517Deno is a JavaScript, TypeScript, and WebAssembly runtime. P…4.3
- CVE-2026-55518Avo is a framework to create admin panels for Ruby on Rails …9.6
- CVE-2026-5552A weakness has been identified in PHPGurukul Online Shopping…6.3
- 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-5553A vulnerability was identified in itsourcecode Online Cellph…6.3
- CVE-2026-5554A security flaw has been discovered in code-projects Concert…7.3
- CVE-2026-55542Snipe-IT is an IT asset/license management system. Prior to …4.3
- CVE-2026-55544NextCRM is open-source customer relationship management (CRM…7.6
- CVE-2026-55548Yamcs is a mission control framework. Prior to 5.12.8 and 5.…4.3
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
