Description
PraisonAI versions before 1.6.78 contain a server-side request forgery vulnerability in the Crawl4AI/Chromium backend that allows attackers to bypass SSRF validation by exploiting DNS rebinding and HTTP redirects. Attackers can craft URLs that resolve to internal services after the initial validation check, enabling the headless browser to follow redirects and read internal responses including sensitive canary values.
Published: 2026-07-11
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI versions prior to 1.6.78 contain a server‑side request forgery flaw in the Crawl4AI/Chromium backend. This flaw is classified as CWE‑918. The flaw allows an attacker to bypass SSRF validation by manipulating DNS records and HTTP redirects. When exploited, the backend can issue requests to internal services and return their responses, exposing sensitive data such as canary values. The flaw carries a CVSS score of 8.4, indicating high severity and a high potential impact on confidentiality and integrity.

Affected Systems

The product MervinPraison:PraisonAI is vulnerable. Versions before 1.6.78 are affected and may expose internal network resources if the Crawl4AI/Chromium backend is allowed to reach them.

Risk and Exploitability

An attacker who can submit a URL to the Crawl4AI component can craft a malicious address that initially resolves to a benign external host, passes the SSRF check, and then uses DNS rebinding or an HTTP redirect to reach an internal server. The headless Chromium engine follows the redirect and returns the internal response to the attacker. Because the exploit requires only crafted URLs and can be performed over the public interface, the likelihood of exploitation is significant, especially in environments with unrestricted network access from the backend. The EPSS score of <1% indicates that while exploitation is possible, widespread use is unlikely, despite the high CVSS of 8.4. It is not currently listed in CISA’s KEV catalog.

Generated by OpenCVE AI on July 31, 2026 at 12:32 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI to version 1.6.78 or later.
  • Configure network segmentation so that the Crawl4AI/Chromium backend can reach only trusted internal services.
  • Monitor application logs for unusual outbound requests and redirects to detect SSRF attempts.

Generated by OpenCVE AI on July 31, 2026 at 12:32 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Mon, 13 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Sat, 11 Jul 2026 16:30:00 +0000

Type Values Removed Values Added
First Time appeared Mervinpraison
Mervinpraison praisonai
Vendors & Products Mervinpraison
Mervinpraison praisonai

Sat, 11 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Description PraisonAI versions before 1.6.78 contain a server-side request forgery vulnerability in the Crawl4AI/Chromium backend that allows attackers to bypass SSRF validation by exploiting DNS rebinding and HTTP redirects. Attackers can craft URLs that resolve to internal services after the initial validation check, enabling the headless browser to follow redirects and read internal responses including sensitive canary values.
Title PraisonAI before 1.6.78 SSRF via Crawl4AI Chromium backend
First Time appeared Praison
Praison praisonai
Weaknesses CWE-918
CPEs cpe:2.3:a:praison:praisonai:*:*:*:*:*:*:*:*
Vendors & Products Praison
Praison praisonai
References
Metrics cvssV3_1

{'score': 8.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:L/A:N'}

cvssV4_0

{'score': 8.4, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:H/VI:L/VA:N/SC:H/SI:L/SA:N'}


Subscriptions

Mervinpraison Praisonai
Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-13T14:37:28.127Z

Reserved: 2026-07-09T14:05:21.470Z

Link: CVE-2026-61429

cve-icon Vulnrichment

Updated: 2026-07-13T14:37:24.383Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T12:45:03Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)