CVE-2026-22794 PUBLISHED

Account Takeover Vulnerability in Appsmith

Assigner: GitHub_M
Reserved: 09.01.2026 Published: 12.01.2026 Updated: 13.01.2026

Appsmith is a platform to build admin panels, internal tools, and dashboards. Prior to 1.93, the server uses the Origin value from the request headers as the email link baseUrl without validation. If an attacker controls the Origin, password reset / email verification links in emails can be generated pointing to the attacker’s domain, causing authentication tokens to be exposed and potentially leading to account takeover. This vulnerability is fixed in 1.93.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:H/A:H
CVSS Score: 9.7

Product Status

Vendor appsmithorg
Product appsmith
Versions
  • Version < 1.93 is affected

References

Problem Types

  • CWE-346: Origin Validation Error CWE