CVE-2026-33340

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.
Configurations

Configuration 1 (hide)

cpe:2.3:a:lollms:lollms_web_ui:-:*:*:*:*:*:*:*

History

20 Apr 2026, 20:22

Type Values Removed Values Added
Summary
  • (es) LoLLMs WEBUI proporciona la interfaz de usuario web para Lord of Large Language and Multi modal Systems. Una vulnerabilidad crítica de falsificación de petición del lado del servidor (SSRF) ha sido identificada en todas las versiones existentes conocidas de 'lollms-webui'. El endpoint '@router.post("/api/proxy")' permite a atacantes no autenticados forzar al servidor a realizar peticiones GET arbitrarias. Esto puede ser explotado para acceder a servicios internos, escanear redes locales o exfiltrar metadatos sensibles de la nube (p. ej., tokens IAM de AWS/GCP). A la fecha de publicación, no hay versiones parcheadas conocidas disponibles.
References () https://github.com/ParisNeo/lollms-webui/blob/8c5dcef63d847bb3d027ec74915d8fe4afd3014e/lollms/server/endpoints/lollms_apps.py#L443-L450 - () https://github.com/ParisNeo/lollms-webui/blob/8c5dcef63d847bb3d027ec74915d8fe4afd3014e/lollms/server/endpoints/lollms_apps.py#L443-L450 - Product
References () https://github.com/ParisNeo/lollms-webui/security/advisories/GHSA-mcwr-5469-pxj4 - () https://github.com/ParisNeo/lollms-webui/security/advisories/GHSA-mcwr-5469-pxj4 - Exploit, Mitigation, Vendor Advisory
CPE cpe:2.3:a:lollms:lollms_web_ui:-:*:*:*:*:*:*:*
First Time Lollms lollms Web Ui
Lollms

24 Mar 2026, 18:16

Type Values Removed Values Added
References () https://github.com/ParisNeo/lollms-webui/security/advisories/GHSA-mcwr-5469-pxj4 - () https://github.com/ParisNeo/lollms-webui/security/advisories/GHSA-mcwr-5469-pxj4 -

24 Mar 2026, 17:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-03-24 17:16

Updated : 2026-04-20 20:22


NVD link : CVE-2026-33340

Mitre link : CVE-2026-33340

CVE.ORG link : CVE-2026-33340


JSON object : View

Products Affected

lollms

  • lollms_web_ui
CWE
CWE-306

Missing Authentication for Critical Function

CWE-918

Server-Side Request Forgery (SSRF)