Server-side Request Forgery (SSRF) Affecting praisonaiagents package, versions [,1.6.32)


Severity

Recommended
0.0
high
0
10

CVSS assessment by Snyk's Security Team. Learn more

Threat Intelligence

Social Trends
Exploit Maturity
Proof of Concept
EPSS
0.38% (30th percentile)

Do your applications use this vulnerable package?

In a few clicks we can analyze your entire application and see what components are vulnerable in your application, and suggest you quick fixes.

Test your applications

Snyk Learn

Learn about Server-side Request Forgery (SSRF) vulnerabilities in an interactive lesson.

Start learning
  • Snyk IDSNYK-PYTHON-PRAISONAIAGENTS-16479545
  • published7 May 2026
  • disclosed6 May 2026
  • creditFushuling, RacerZ

Introduced: 6 May 2026

CVE-2026-44335  (opens in a new tab)
CWE-918  (opens in a new tab)

How to fix?

Upgrade praisonaiagents to version 1.6.32 or higher.

Overview

praisonaiagents is a Praison AI agents for completing complex tasks with Self Reflection Agents

Affected versions of this package are vulnerable to Server-side Request Forgery (SSRF) due to the _validate_url() function usage of urlparse() that treats \ as regular character when extracting host from a URL before validation. An attacker can access internal network resources by crafting a specially formatted URL (e.g. http://127.0.0.1:6666\@1.1.1.1) that bypasses host validation and is interpreted differently by the request handling logic.

CVSS Base Scores

version 4.0
version 3.1