CVE-2026-5205 Details
Description
A vulnerability was identified in chatwoot up to 4.11.2. Affected by this vulnerability is the function Webhooks::Trigger in the library lib/webhooks/trigger.rb of the component Webhook API. Such manipulation of the argument url leads to server-side request forgery. The attack can be launched remotely. The exploit is publicly available and might be used. The vendor was contacted early about this disclosure but did not respond in any way.
A server-side request forgery (SSRF) vulnerability has been identified in Chatwoot versions prior to 4.11.2. The issue arises in the Webhook API, specifically within the Webhooks::Trigger function in the lib/webhooks/trigger.rb file. The vulnerability allows users with the appropriate roles to create webhooks that POST to user-defined URLs. While the Webhook model validates the URL format, it does not restrict URLs pointing to internal or private IP addresses. This lack of validation enables the Chatwoot server to be manipulated into sending requests to internal services, potentially leading to unauthorized access or data exposure.
It is recommended to validate webhook URLs against private IP ranges before saving or executing them. Additionally, using an SSRF-safe HTTP client in the Webhooks::Trigger class can help mitigate the vulnerability. Applying the same protections to automation rule and macro webhook actions is also advised.
Metrics
CVSS 4.0 Severity and Vector Strings:
CVSS 3.x Severity and Vector Strings:
No data available for CVSS Version 2.0 on this CVE.
Volerion
Assessed Mar 31, 2026CISA-ADP
Assessed Apr 3, 2026References to Advisories, Solutions, and Tools
By selecting these links, you will be leaving this site. These are references gathered from the official CVE record and are not endorsed by Volerion.
| URL | Source(s) | Tag(s) |
|---|---|---|
| https://vuldb.com/submit/780305 | [email protected] | ExploitTechnical Description |
| https://vuldb.com/vuln/354333 | [email protected] | AdvisoryExploitPartial Content |
| https://vuldb.com/vuln/354333/cti | [email protected] | Content Wall |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-918 | Server-Side Request Forgery (SSRF) | [email protected] |
Affected Products
| Product | Versions |
|---|---|
| Chatwoot | >= 4.11.0, <= 4.11.2 (semver) |
CPE
Remediation
| |
Change History
5 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 24, 2026 | CVE Translated | [email protected] |
| Jun 17, 2026 | CVE Modified | [email protected] |
| Jun 17, 2026 | CVE Modified | CISA-ADP |
| Apr 29, 2026 | Data Remediation | [email protected] |
| Mar 31, 2026 | New CVE Received | [email protected] |
Volerion