Advisory Database
  • Advisories
  • Dependency Scanning
  1. golang
  2. ›
  3. github.com/fission/fission
  4. ›
  5. CVE-2026-46612

CVE-2026-46612: Fission StorageSvc /v1/archive endpoint exposes unauthenticated CRUD over all function archives

May 21, 2026 (updated June 10, 2026)

The Fission storagesvc component registers archive CRUD handlers (/v1/archive GET / POST / DELETE and /v1/archives list) directly on its HTTP router without performing any authentication or authorization. Any caller able to reach the storagesvc ClusterIP — including any other workload in the same Kubernetes cluster — could enumerate archive IDs, download archives belonging to other tenants, upload arbitrary archive content, and delete archives.

References

  • github.com/advisories/GHSA-chf8-4hv6-8pg6
  • github.com/fission/fission/pull/3365
  • github.com/fission/fission/pull/3368
  • github.com/fission/fission/releases/tag/v1.23.0
  • github.com/fission/fission/security/advisories/GHSA-chf8-4hv6-8pg6
  • nvd.nist.gov/vuln/detail/CVE-2026-46612

Code Behaviors & Features

Detect and mitigate CVE-2026-46612 with GitLab Dependency Scanning

Secure your software supply chain by verifying that all open source dependencies used in your projects contain no disclosed vulnerabilities. Learn more about Dependency Scanning →

Affected versions

All versions before 1.23.0

Fixed versions

  • 1.23.0

Solution

Upgrade to version 1.23.0 or above.

Impact 8.8 HIGH

CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H

Learn more about CVSS

Weakness

  • CWE-306: Missing Authentication for Critical Function

Source file

go/github.com/fission/fission/CVE-2026-46612.yml

Spotted a mistake? Edit the file on GitLab.

  • Site Repo
  • About GitLab
  • Terms
  • Privacy Statement
  • Contact

Page generated Sat, 13 Jun 2026 00:16:38 +0000.