CVE-2026-5418
Received
Received - Intake
Server-Side Request Forgery in Appsmith Dashboard Component
Publication date: 2026-04-02
Last updated on: 2026-04-29
Assigner: VulDB
Description
Description
A vulnerability was identified in appsmithorg appsmith up to 1.97. Impacted is the function computeDisallowedHosts of the file app/server/appsmith-interfaces/src/main/java/com/appsmith/util/WebClientUtils.java of the component Dashboard. Such manipulation leads to server-side request forgery. The attack may be launched remotely. The exploit is publicly available and might be used. Upgrading to version 1.99 is recommended to address this issue. The affected component should be upgraded. The vendor was contacted early, responded in a very professional manner and quickly released a fixed version of the affected product.
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
| Vendor | Product | Version / Range |
|---|---|---|
| appsmithorg | appsmith | to 1.97 (inc) |
| appsmithorg | appsmith | to 1.97 (exc) |
| appsmithorg | appsmith | to 1.92 (inc) |
| appsmithorg | appsmith | 1.99 |
| appsmithorg | appsmith | to 1.92 (exc) |
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-918 | The web server receives a URL or similar request from an upstream component and retrieves the contents of this URL, but it does not sufficiently ensure that the request is being sent to the expected destination. |