S4E just found a high top 10 tcp port service scan
critical·Product Based Web Vulnerabilities·Updated Apr 14, 2026

CVE-2026-33340 Scanner

CVE-2026-33340 Scanner - Server-Side-Request-Forgery vulnerability in LoLLMs WEBUI

Est. Time~1 minutes
Scan TypeSingle Scan
Targetsdomain, subdomain, ipv4
CostFree
2.5k
Times Used
continuous scan runs
3.4k
Continuously Checked
assets under CS
0
Vulnerabilities Found
confirmed findings
References
CVECVE-2026-33340
9.1
CVSScritical
Exploitable remotely over the internet · no authentication required.

LoLLMs WEBUI provides the Web user interface for Lord of Large Language and Multi modal Systems. A critical Server-Side Request Forgery (SSRF) vulnerability has been identified in all known existing versions of `lollms-webui`. The `@router.post("/api/proxy")` endpoint allows unauthenticated attackers to force the server into making arbitrary GET requests. This can be exploited to access internal services, scan local networks, or exfiltrate sensitive cloud metadata (e.g., AWS/GCP IAM tokens). As of time of publication, no known patched versions are available.

Attack Vector
Network
Privileges Req.
None
User Interaction
None
Affected
lollms-webuiby ParisNeo
<= 8c5dcef63d847bb3d027ec74915d8fe4afd3014e
Updated Aug 22, 2026View on NVD →
Detail

LoLLMs WEBUI is a software product used for managing and interfacing with machine learning models. It is utilized by developers and technical users to test and execute various AI and machine learning tasks, often in research or production environments. Typically, it is deployed in environments where manipulating models and accessing remote resources are necessary. The tool provides an interactive user interface for users to manage jobs, tasks, and data inputs efficiently. Due to its use in sensitive operations and data exchanges, secure deployment and management practices are crucial for its operation. The product's popularity stems from its ability to handle complex computations and interact with a variety of data sources seamlessly.

Server-Side-Request-Forgery (SSRF) is a vulnerability that allows an attacker to force a server to connect to unauthorized locations. This type of flaw permits an external party to access the server or initiate connections from the server to internal services or external resources that they should not be able to reach. The flaw might lead the server to disclose sensitive information from internal systems, or even let the attacker perform unauthorized actions. SSRF vulnerabilities can be detrimental by exposing sensitive metadata or allowing the manipulation of network services. Understanding and mitigating this vulnerability is critical to protecting internal networks and data from unwanted exposure and potential abuse.

The vulnerability is found at the endpoint "/api/proxy" of the LoLLMs WEBUI, which does not restrict attempts to access internal servers through crafted requests. An attacker could make unauthenticated access using HTTP POST requests with crafted JSON payloads that direct the server to connect to specified URLs. The control of the request path through this endpoint serves as a mechanism through which these exploits can be tested. Unchecked, this can enable attackers to initiate GET requests to internal IP addresses or other unauthorized targets. The exploitation requires no special privileges or authentication, making it particularly severe if unmitigated.

If exploited, this vulnerability could allow attackers to scan the internal network infrastructure, exfiltrate sensitive data such as cloud-specific metadata, or misuse internal services to create further vulnerabilities. It can lead to unauthorized access to confidential company resources or systems. Also, this flaw might become a stepping stone for broader attacks aimed at the organization's infrastructure and beyond. Ensuring such access pathways are secured effectively is vital to avoid data exposure or unauthorized data manipulations that can impact the organization's security posture.

REFERENCES

Solution Advice
  • Apply security updates and patches provided by LoLLMs WEBUI as soon as they become available.
  • Restrict server-side requests to internal and sensitive resources using strict firewall rules and network segmentation.
  • Implement allow-listing for accessible domains to prevent unauthorized outgoing connections.
  • Continuously monitor and log requests to detect and respond to potential exploit attempts in real time.
  • Educate administrators on securely managing and configuring software to avoid introducing SSRF vulnerabilities.

Get AI-powered remediation steps tailored to your asset.

Try AI Solutions →

Check your infrastructure.
Right now.

11,000+ scanners. Free to start. No credit card required.

CVE-2026-33340 Scanner - Server-Side-Request-Forgery vulnerability in LoLLMs WEBUI S4E