SEPTEMBER 19, 2026
Live Feed
Back to database
Case File

CVE-2026-60091

HIGH · CVSS 7.2 EPSS 0.18% Public Exploit

Source: NVD + CISA KEV + EPSS · Published 2026-07-10 · Last synced 2026-08-09

CyberRota Analysis

AI-Generated

PraisonAI versions prior to 4.6.78 are vulnerable to an unauthenticated server-side request forgery (SSRF) in the Jobs API, specifically through the /api/v1/runs endpoint. This flaw allows attackers to exploit DNS rebinding to access internal services, potentially leading to unauthorized data exposure or manipulation. Organizations using affected versions should prioritize patching to mitigate the risk of exploitation.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-60091
Severity
HIGH
CVSS
7.2
EPSS
0.18%

Original NVD 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.