CVE 9.9 CRITICAL

Appsmith: Caddy admin API exposed without authentication_CVE-2026-55454

9.9 / 10
CRITICAL
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H

Description

Appsmith is a platform to build admin panels, internal tools, and dashboards. Prior to 2.1, the bundled Caddy reverse-proxy's admin API — which has no authentication by default — is bound on 0.0.0.0:2019 inside the container. While this listener is not directly published to the host by docker-compose.yml, it is reachable from the Appsmith server process itself or a SSRF vulnerability. An authenticated low-privileged user can therefore drive the SSRF to issue POST /load (or any other admin-API call) against http://0.0.0.0:2019/, fully replacing the live Caddy configuration and taking over the reverse proxy. This vulnerability is fixed in 2.1.

AI Analysis

Caddy admin API exposed without authentication, allowing low-privileged users to take over the reverse proxy via SSRF vulnerability

Basic Information

ID CVE-2026-55454
Source GitHub_M
Published Jun 24, 2026 at 21:38

Affected Product

Vendor appsmithorg
Product appsmith
Version < 2.1
Affected Versions appsmithorg appsmith < 2.1

CWE Classification

AI Assessment

AI Score 9.9 / 10
AI Severity CRITICAL
Vendor Appsmith
Product Appsmith
Version < 2.1

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.