Description
Trigger.dev before 4.5.2 contains a server-side request forgery vulnerability in webhook alert channel delivery URLs that are fetched without validation or SSRF protection. Authenticated users with organization membership can create alert channels with URLs targeting internal services and metadata endpoints, allowing the server to issue POST requests to restricted resources.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Trigger.dev versions before 4.5.2 allow a server‑side request forgery attack through webhook alert‑channel delivery URLs. The URLs are fetched by the server without any validation or SSRF protection. An authenticated user who is a member of an organization can create alert channels with arbitrary URLs, enabling the server to perform POST requests to internal services or protected metadata endpoints, potentially exposing sensitive data or changing internal state.

Affected Systems

The vulnerability impacts Trigger.dev – specifically any deployment using the trigger.dev platform with a version older than 4.5.2. Users of Trigger.dev that have membership within an organization are capable of creating the vulnerable alert channels.

Risk and Exploitability

The CVSS score of 5.3 indicates a medium level of severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog, suggesting that no publicly known exploits exist at this time. Exploitation requires only an authenticated organization member account; once authenticated, the attacker can craft an alert‑channel URL pointing to an internal resource, leading the server to issue an unvalidated POST request. No external network connection is needed beyond the internal network that the server can reach.

Generated by OpenCVE AI on September 4, 2026 at 15:22 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade Trigger.dev to version 4.5.2 or later to apply the vendor fix for the SSRF issue.
  • Limit the ability to create webhook alert channels to users with elevated privileges or disable this feature for sensitive organizations.
  • If a patch cannot be applied immediately, remove or block the webhook alert‑channel URLs from the server’s request pipeline and ensure all inbound URLs are validated against a whitelist before being fetched.

Generated by OpenCVE AI on September 4, 2026 at 15:22 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 14:45:00 +0000

Type Values Removed Values Added
Description Trigger.dev before 4.5.2 contains a server-side request forgery vulnerability in webhook alert channel delivery URLs that are fetched without validation or SSRF protection. Authenticated users with organization membership can create alert channels with URLs targeting internal services and metadata endpoints, allowing the server to issue POST requests to restricted resources.
Title Trigger.dev before 4.5.2 Server-Side Request Forgery via webhook alert-channel
Weaknesses CWE-918
References
Metrics cvssV3_1

{'score': 5.4, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N'}

cvssV4_0

{'score': 5.3, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:L/VI:L/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

No data.

cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-04T15:33:11.240Z

Reserved: 2026-09-04T13:06:09.882Z

Link: CVE-2026-85650

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T15:17:43.190

Modified: 2026-09-04T15:17:43.190

Link: CVE-2026-85650

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T15:30:07Z

Weaknesses
  • CWE-918

    Server-Side Request Forgery (SSRF)