CVE-2026-49979

Appsmith is a platform to build admin panels, internal tools, and dashboards. Prior to 1.99, the POST /api/v1/admin/send-test-email endpoint accepts attacker-controlled smtpHost and smtpPort values and establishes a raw JavaMail TCP connection without any IP validation. This completely bypasses WebClientUtils.IP_CHECK_FILTER, which only applies to Spring WebClient HTTP requests. Additionally, the raw MailException.getMessage() is returned verbatim in the API error response, enabling error-based internal port scanning and service banner enumeration. This vulnerability is fixed in 1.99.
References
Configurations

Configuration 1 (hide)

cpe:2.3:a:appsmith:appsmith:*:*:*:*:*:*:*:*

History

29 Jun 2026, 16:06

Type Values Removed Values Added
First Time Appsmith
Appsmith appsmith
CVSS v2 : unknown
v3 : unknown
v2 : unknown
v3 : 2.7
References () https://github.com/appsmithorg/appsmith/security/advisories/GHSA-vvxf-f8q9-86gh - () https://github.com/appsmithorg/appsmith/security/advisories/GHSA-vvxf-f8q9-86gh - Exploit, Third Party Advisory
CPE cpe:2.3:a:appsmith:appsmith:*:*:*:*:*:*:*:*

24 Jun 2026, 22:16

Type Values Removed Values Added
New CVE

Information

Published : 2026-06-24 22:16

Updated : 2026-06-29 16:06


NVD link : CVE-2026-49979

Mitre link : CVE-2026-49979

CVE.ORG link : CVE-2026-49979


JSON object : View

Products Affected

appsmith

  • appsmith
CWE
CWE-209

Generation of Error Message Containing Sensitive Information

CWE-918

Server-Side Request Forgery (SSRF)