Vulnerability 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.
CVSS Score
HIGH
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-4w49-gwv8-fp
- https://www.vulncheck.com/advisories/praisonai-before-unauthenticated-ssrf-via-w
FAQ
What is CVE-2026-60091?
CVE-2026-60091 is a vulnerability with a CVSS score of 7.2 (HIGH). 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-resol...
How severe is CVE-2026-60091?
CVE-2026-60091 has been rated HIGH with a CVSS base score of 7.2/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-60091?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.