CVE-2026-73654
HIGH
8,5
Source: [email protected]
Attack Vector: network
Attack Complexity: low
Privileges Required: low
User Interaction: none
Scope: changed
Confidentiality: none
Integrity: low
Availability: high
Description
AI Translation Available
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 3.3.8 until 4.5.6, the PUT /api/v1/runs/:runId/metadata endpoint passes attacker-controlled operation.key values to new JSONHeroPath(operation.key).set(newMetadata, value) in packages/core/src/v3/runMetadata/operations.ts without rejecting dangerous constructor and prototype path segments. A caller with a normal environment API key can pollute Object.prototype in the shared webapp process, corrupting Prisma queries and Prometheus labels, breaking other tenants' worker authentication, and causing a process-wide denial of service. This issue is fixed in version 4.5.6.
1321
Improperly Controlled Modification of Object Prototype Attributes ('Prototype Pollution')
IncompleteCommon Consequences
Security Scopes Affected:
Confidentiality
Integrity
Availability
Potential Impacts:
Read Application Data
Modify Application Data
Dos: Crash, Exit, Or Restart
Applicable Platforms
Languages:
JavaScript
https://github.com/triggerdotdev/trigger.dev/commit/6997aeb05e27d2db47f9eda01fd…
https://github.com/triggerdotdev/trigger.dev/pull/4316
https://github.com/triggerdotdev/trigger.dev/releases/tag/v4.5.6
https://github.com/triggerdotdev/trigger.dev/security/advisories/GHSA-p28v-f755…