CVE 8.8 HIGH

Fission StorageSvc /v1/archive endpoint exposes unauthenticated CRUD over all function archives_CVE-2026-46612

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

Description

Fission is an open-source, Kubernetes-native serverless framework that simplifies the deployment of functions and applications on Kubernetes. Prior to version 1.23.0, 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. This issue has been patched in version 1.23.0.

AI Analysis

Unauthenticated CRUD operations on Fission StorageSvc archives

Basic Information

ID CVE-2026-46612
Source GitHub_M
Published Jun 10, 2026 at 17:19
Modified Jun 10, 2026 at 18:30

Affected Product

Vendor fission
Product fission
Version < 1.23.0
Affected Versions fission fission < 1.23.0

CWE Classification

AI Assessment

AI Score 8.8 / 10
AI Severity High
Vendor Fission
Product Fission StorageSvc
Version < 1.23.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.