AUGUST 15, 2026
Live Feed
Back to database
Case File

CVE-2026-49979

LOW · CVSS 2.7 EPSS 0.25% Public Exploit

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2026-06-24 · Last synced 2026-08-04

CyberRota Analysis

This is a low severity vulnerability with a CVSS score of 2.7. It affects Java. Public exploit code or proof-of-concept references have been detected in its references.

Public Exploit Signal

A public exploit, PoC, GitHub repository or Metasploit reference was detected for this CVE.

GitHub PoC Links

Note: these links are listed for security research and verification purposes only.

CVE
CVE-2026-49979
Severity
LOW
CVSS
2.7
EPSS
0.25%
Java

Original NVD Description

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.

Related CVEs

Other vulnerabilities affecting the same vendor(s)