CVE-2026-58426 Details
Description
Gitea Actions Artifacts V4 signed URL HMAC ambiguity allows cross-repository artifact read and cross-task upload-state write
A vulnerability exists in Gitea versions 1.22.0 through 1.26.1, specifically within the Actions Artifacts V4 handling. The issue arises from the HMAC signature of signed upload and download URLs, which can be manipulated to access artifacts across different tasks and repositories. An attacker with permission to run a Gitea Actions job can exploit this by rewriting a signed URL for an artifact they control to read from another task or repository, or to write data into another task's artifact upload staging, including in private repositories.
Users are advised to upgrade to Gitea version 1.26.2, where this vulnerability has been patched.
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 Jul 3, 2026CISA-ADP
Assessed Jul 6, 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://github.com/go-gitea/gitea/security/advisories/GHSA-hg5r-vq93-9fv6 | CISA-ADP | AdvisoryExploitRemedyVendor |
| https://blog.gitea.com/release-of-1.26.2/ | Gitea Limited | Release NotesVendor |
| https://github.com/go-gitea/gitea/pull/37707 | Gitea Limited | Source CodeVendor |
| https://github.com/go-gitea/gitea/releases/tag/v1.26.2 | Gitea Limited | Release NotesVendor |
| https://github.com/go-gitea/gitea/security/advisories/GHSA-hg5r-vq93-9fv6 | Gitea Limited | AdvisoryExploitRemedyVendor |
Weakness Enumeration
| CWE-ID | CWE Name | Source |
|---|---|---|
| CWE-347 | Improper Verification of Cryptographic Signature | Gitea Limited |
Affected Products
| Product | Versions |
|---|---|
| Gitea | >= 1.22.0, <= 1.26.1 (semver) |
CPE
Remediation
| |
Change History
2 change records found show changes
| Date | Action | Recorded By |
|---|---|---|
| Jul 6, 2026 | CVE Modified | CISA-ADP |
| Jul 3, 2026 | New CVE Received | Gitea Limited |
Volerion