Description
PraisonAI before 1.6.78 contains a server-side request forgery vulnerability in the web_crawl tool that validates hostnames at check time but re-resolves them at connection time without IP pinning. Attackers can use DNS rebinding to bypass SSRF protection and retrieve internal HTTP response bodies from private or loopback services.
Published: 2026-07-15
Score: 8.4 High
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

PraisonAI before version 1.6.78 implements a web crawling tool that validates hostnames when the request is checked but re‑resolves those names when connecting to the target. This omission of IP pinning enables DNS rebinding attacks, allowing an attacker to bypass the server‑side request forgery (SSRF) protection and obtain the contents of internal or loopback HTTP services. The vulnerability can expose confidential data or internal state and enable further exploitation of those services. This weakness is categorized as CWE‑918.

Affected Systems

All installations of PraisonAI from the MervinPraison product line running a version earlier than 1.6.78 are affected.

Risk and Exploitability

The CVSS score of 8.4 classifies the issue as high severity. The EPSS score of less than 1% indicates a very low probability of exploitation at the time of analysis, and the vulnerability is not listed in the CISA KEV catalog. The likely attack requires an adversary who can reach the web_crawl endpoint and control the DNS resolution of target hostnames, making the vulnerability exploitable over the public network.

Generated by OpenCVE AI on July 31, 2026 at 03:58 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade PraisonAI to version 1.6.78 or later to eliminate the DNS rebinding SSRF flaw.
  • If an upgrade is not immediately possible, disable or restrict access to the web_crawl functionality to prevent external exploitation.
  • Apply network segmentation or firewall rules to isolate internal HTTP services from external access so that even if SSRF is triggered, internal resources remain unreachable.

Generated by OpenCVE AI on July 31, 2026 at 03:58 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 15 Jul 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Wed, 15 Jul 2026 12:00:00 +0000

Type Values Removed Values Added
Description PraisonAI before 1.6.78 contains a server-side request forgery vulnerability in the web_crawl tool that validates hostnames at check time but re-resolves them at connection time without IP pinning. Attackers can use DNS rebinding to bypass SSRF protection and retrieve internal HTTP response bodies from private or loopback services.
Title PraisonAI before 1.6.78 DNS Rebinding SSRF via web_crawl
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

Praison Praisonai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-07-15T12:17:13.357Z

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

Link: CVE-2026-61430

cve-icon Vulnrichment

Updated: 2026-07-15T12:16:50.589Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-07-31T04:00:15Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)