Description
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.
Published: 2026-08-06
Score: 3.8 Low
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Secret Type Management REST API fails to enforce organizational boundaries when a secret type is deleted, allowing a single delete operation to remove all secrets of that type across every organization. This improper access control can cause configuration failures, interrupt services, and result in a denial‑of‑service condition. The vulnerability requires delete permissions that are normally granted only to administrators, limiting the attack surface to privileged users or internal actors with compromised credentials.

Affected Systems

Impact is limited to deployments of WSO2 Carbon Identity API Server Secret Management Common, WSO2 Carbon Identity API Server Secret Management V1, and WSO2 Identity Server. No specific product versions are listed; the issue applies to all until the vendor releases a fix.

Risk and Exploitability

The CVSS score is 3.8, indicating a low‑to‑moderate severity. EPSS data is not available, and the vulnerability is not listed in the CISA KEV catalog. Because the API delete permission is restricted to administrators, exploitation would require privileged access or internal compromise, making the likelihood of exploitation relatively low. However, any successful execution would compromise the integrity and availability of secrets across the entire deployment, presenting a moderate operational risk.

Generated by OpenCVE AI on August 6, 2026 at 09:24 UTC.

Remediation

Vendor Solution

Follow the instructions given on https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2026/WSO2-2025-4597/#solution


OpenCVE Recommended Actions

  • Apply the vendor‑provided patch described in the security advisory linked in the advisory page.
  • Adjust role‑based access control so that only the minimum required administrators retain delete permissions for the Secret Type Management REST API.
  • Audit and monitor application logs for unauthorized secret type deletions, ensuring that deletions occur only within the intended organization.

Generated by OpenCVE AI on August 6, 2026 at 09:24 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 13:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'none', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Thu, 06 Aug 2026 08:15:00 +0000

Type Values Removed Values Added
Description 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.
Title Improper Access Control via Secret Type Management API in WSO2 Identity Server
First Time appeared Wso2
Wso2 wso2 Carbon Identity Api Server Secret Management Common
Wso2 wso2 Carbon Identity Api Server Secret Management V1
Wso2 wso2 Identity Server
Weaknesses CWE-281
CPEs cpe:2.3:a:wso2:wso2_carbon_identity_api_server_secret_management_common:*:*:*:*:*:*:*:*
cpe:2.3:a:wso2:wso2_carbon_identity_api_server_secret_management_v1:*:*:*:*:*:*:*:*
cpe:2.3:a:wso2:wso2_identity_server:*:*:*:*:*:*:*:*
Vendors & Products Wso2
Wso2 wso2 Carbon Identity Api Server Secret Management Common
Wso2 wso2 Carbon Identity Api Server Secret Management V1
Wso2 wso2 Identity Server
References
Metrics cvssV3_1

{'score': 3.8, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:N/I:L/A:L'}


Subscriptions

Wso2 Wso2 Carbon Identity Api Server Secret Management Common Wso2 Carbon Identity Api Server Secret Management V1 Wso2 Identity Server
cve-icon MITRE

Status: PUBLISHED

Assigner: WSO2

Published:

Updated: 2026-08-06T12:35:21.870Z

Reserved: 2025-12-16T06:15:27.880Z

Link: CVE-2025-14779

cve-icon Vulnrichment

Updated: 2026-08-06T12:35:18.444Z

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T09:30:02Z

Weaknesses
  • CWE-281

    Improper Preservation of Permissions