CVE Catalog

CVE-2026-60091

HighCVSS 7.2
Published: Updated: Translated: NVD NIST

Summary

PraisonAI before version 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.

Risk Assessment

An attacker can bypass network security controls and access internal services such as databases, API servers, or management systems, potentially leading to data leakage or further attack escalation.

Recommendation

Immediately upgrade PraisonAI to version 4.6.78 or later. Additionally, restrict access to the /api/v1/runs endpoint to trusted IP addresses and implement DNS rebinding prevention mechanisms.

Other vulnerabilities in PraisonAI

See all
Original NVD description (English source)

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.

Vulnerability data from NVD (NIST) · CISA KEV · EPSS