CVE-2026-60091 Details
Description
PraisonAI before 4.6.78 contains an unauthenticated server-side request forgery vulnerability in the Jobs API /api/v1/runs endpoint. The webhook_url parameter is validated at request time but re-resolved at connection time, allowing attackers to use DNS rebinding to reach internal services with a blind SSRF attack.
A server-side request forgery (SSRF) vulnerability has been identified in PraisonAI versions prior to 4.6.78. This vulnerability exists in the Jobs API, specifically within the '/api/v1/runs' endpoint. The issue arises because the 'webhook_url' parameter is validated at the time of the request but is re-resolved when the connection is made. This flaw allows attackers to exploit DNS rebinding to access internal services, resulting in a blind SSRF attack.
Users are advised to update PraisonAI to version 4.6.78 or later. Additionally, the Jobs API should be authenticated by default, and the 'webhook_url' validation process should be improved to prevent DNS rebinding attacks.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Jul 10, 2026CISA-ADP
Assessed Jul 10, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4w49-gwv8-fpjg | [email protected] | AdvisoryExploitRemedyVendor |
| https://www.vulncheck.com/advisories/praisonai-before-unauthenticated-ssrf-via-webhook-url | [email protected] | Advisory |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| PraisonAI | <= 4.6.77 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 10, 2026 | CVE Modified | CISA-ADP |
| Jul 10, 2026 | New CVE Received | [email protected] |
Volerion