Vulnerability Description
PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validate_webhook_url() path fails open on socket.gaierror and does not bind the validated address to the later request. An attacker webhook_url can later resolve to 127.0.0.1, 169.254.169.254, or another internal address. This issue is fixed in version 4.6.58.
CVSS Score
MEDIUM
Related Weaknesses (CWE)
References
- https://github.com/MervinPraison/PraisonAI/commit/2f9677abb2ea68eab864ee8b6a828f
- https://github.com/MervinPraison/PraisonAI/releases/tag/v4.6.58
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-hmfx-4v44-9q
- https://github.com/MervinPraison/PraisonAI/security/advisories/GHSA-hmfx-4v44-9q
FAQ
What is CVE-2026-55535?
CVE-2026-55535 is a vulnerability with a CVSS score of 6.8 (MEDIUM). PraisonAI is a multi-agent teams system. Prior to praisonai 4.6.58, the Jobs API validate_webhook_url() path fails open on socket.gaierror and does not bind the validated address to the later request....
How severe is CVE-2026-55535?
CVE-2026-55535 has been rated MEDIUM with a CVSS base score of 6.8/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-55535?
Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.