Analysis and contextual insights are available on OpenCVE Cloud.
No vendor fix or workaround currently provided.
Additional remediation guidance may be available on OpenCVE Cloud.
Tracking
Sign in to view the affected projects.
No advisories yet.
Mon, 24 Aug 2026 13:30:00 +0000
| Type | Values Removed | Values Added |
|---|---|---|
| Description | act starts an HTTP Artifacts V4 backend whenever a workflow uses actions/upload-artifact@v4 or actions/download-artifact@v4. The control-plane RPCs of that backend, including CreateArtifact, GetSignedArtifactURL, ListArtifacts, FinalizeArtifact and DeleteArtifact, accept a caller-supplied workflow_run_backend_id and never check that it belongs to the requester: validateRunIDV4 in pkg/artifacts/artifacts_v4.go parses the value and returns it with the comparison against the requesting task's run ID left commented out. The signed URLs the backend issues are authenticated by an HMAC whose key is hardcoded to the four bytes 0xba 0xdb 0xee 0xf0, identical in every build, computed over a concatenation of endpoint, expiry, artifact name and task ID with no length prefix or delimiter, so signatures are both forgeable and ambiguous between differing artifact name and task ID pairs. The --artifact-server-addr flag defaults to the host's outbound address rather than loopback, leaving the backend reachable from the surrounding network. Any client that can reach it may read, overwrite or delete the artifacts of a concurrently running job with no credentials, exposing build outputs such as secrets and deployment credentials and permitting their replacement before the owning job consumes them. | |
| Title | act 0.2.81 through 0.2.89 Missing Authorization in the Artifacts V4 Backend | |
| First Time appeared |
Nektos
Nektos act |
|
| Weaknesses | CWE-321 CWE-862 |
|
| CPEs | cpe:2.3:a:nektos:act:*:*:*:*:*:*:*:* | |
| Vendors & Products |
Nektos
Nektos act |
|
| References |
| |
| Metrics |
cvssV3_1
|
Status: PUBLISHED
Assigner: VulnCheck
Published:
Updated: 2026-08-24T13:12:02.474Z
Reserved: 2026-08-19T20:34:19.724Z
Link: CVE-2026-76847
No data.
Status : Received
Published: 2026-08-24T14:17:02.857
Modified: 2026-08-24T14:17:02.857
Link: CVE-2026-76847
No data.
OpenCVE Enrichment
Updated: 2026-08-24T16:45:06Z