Superagi · Superagi · CVE-2026-6616
**Name of the Vulnerable Software and Affected Versions**
TransformerOptimus SuperAGI versions prior to 0.0.15
**Description**
An issue in the WebScraperTool component within the file superagi/helper/webpage extractor.py allows for server-side request forgery, which is a flaw where an attacker can induce the server to make requests to an unintended location. This can be triggered remotely through the functions `extract with bs4()`, `extract with 3k()`, or `extract with lxml()`.
**Recommendations**
As a temporary workaround, consider restricting the use of the functions `extract with bs4()`, `extract with 3k()`, and `extract with lxml()` until a patch is available.
At the moment, there is no information about a newer version that contains a fix for this vulnerability.