CVE-2026-49979EPSS p17.0%
CVE-2026-49979CVE-2026-49979
appsmith / appsmith
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.
Scoring
| CVSS | 2.7 () |
| Vector | CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:L/I:N/A:N |
| EPSS | 0.25% probability of exploitation · percentile 17.0% · 2026-08-11T12:00:17Z |
| Last modified | 2026-06-29 |