CVE-2025-14779
LowCVSS 3.8Exploitation Probability (EPSS)
Low risk9th percentile - higher than 9% of all known CVEs
Summary
The Secret Type Management REST API does not correctly isolate access controls when deleting a secret type. The on-delete cascade logic fails to enforce organizational boundaries, leading to the removal of secrets associated with that type across all organizations. Exploitation can result in unintended deletion of secrets across the entire deployment, potentially causing configuration failures, service interruptions, and denial-of-service.
Risk Assessment
The risk includes loss of secrets across the organization, which can lead to severe system failures and service outages. The attack requires delete permissions on the API, which by default are only granted to administrators.
Recommendation
It is recommended to immediately restrict delete permissions for secret types to only necessary administrators and monitor API activities. Also consider upgrading to a patched version of the system.
Original NVD description (English source)
The Secret Type Management REST API does not correctly isolate access controls when deleting a secret type. The on-delete cascade logic, when triggered, fails to enforce organizational boundaries, leading to the removal of secrets associated with that type across all organizations. Exploitation of this vulnerability can result in the unintended deletion of secrets across the entire deployment, potentially causing configuration failures, service interruptions, and a denial-of-service condition. This vulnerability requires delete permissions for the Secret Type Management REST API, which are by default only granted to administrators.

