Vulnerability 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.
CVSS Score
LOW
Affected Products
| Vendor | Product | Versions |
|---|---|---|
| Appsmith | Appsmith | < 1.99 |
Related Weaknesses (CWE)
References
- https://github.com/appsmithorg/appsmith/security/advisories/GHSA-vvxf-f8q9-86ghExploitThird Party Advisory
FAQ
What is CVE-2026-49979?
CVE-2026-49979 is a vulnerability with a CVSS score of 2.7 (LOW). 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 an...
How severe is CVE-2026-49979?
CVE-2026-49979 has been rated LOW with a CVSS base score of 2.7/10. Review the CVSS metrics above for detailed severity breakdown.
Is there a patch for CVE-2026-49979?
Check the references section above for vendor advisories and patch information. Affected products include: Appsmith Appsmith.