CVE-2026-57143
Published:July 20, 2026
Updated:August 27, 2026
A Server-Side Request Forgery (SSRF) vulnerability in the SearxNG / "search_web" search tools allows an attacker to make the server perform requests to arbitrary internal endpoints and read the responses back. The "searxng_url" argument is passed directly to "requests.get()" with no validation of scheme, host, or port. Because "searxng_url" is exposed to the LLM as a tool parameter and "search_web" / "searxng_search" are part of the default agent toolset, the vulnerability is reachable through prompt injection in any content an agent ingests (web pages, files, tool output). This enables reading internal services and APIs, internal host/port enumeration, and in cloud environments reachability of the instance metadata endpoint (169.254.169.254) with potential IAM/credential exposure.
Affected Packages
praisonaiagents (PYTHON):
Affected version(s) >=0.0.1 <1.6.62Fix Suggestion:
Update to version 1.6.62Related Resources (5)
Do you need more information?
Contact UsCVSS v4
Base Score:
8.5
Attack Vector
NETWORK
Attack Complexity
LOW
Attack Requirements
NONE
Privileges Required
NONE
User Interaction
PASSIVE
Vulnerable System Confidentiality
HIGH
Vulnerable System Integrity
LOW
Vulnerable System Availability
LOW
Subsequent System Confidentiality
HIGH
Subsequent System Integrity
LOW
Subsequent System Availability
LOW
CVSS v3
Base Score:
8.8
Attack Vector
NETWORK
Attack Complexity
LOW
Privileges Required
NONE
User Interaction
REQUIRED
Scope
CHANGED
Confidentiality
HIGH
Integrity
LOW
Availability
LOW