Skip to main content

Crypto / Key / Controls / DEV

Limit Decrypt Permissions

CCC.KeyMgmt.CN02 · Access

Restrict the Decrypt operation to authorised principals only, applying the principle of least privilege to protect sensitive data.

Related Capabilities

IDTitleDescription
CCC.KeyMgmt.CP10Decrypt dataProvides the ability to securely decrypt data using a managed key in the supported encryption algorithms.
CCC.KeyMgmt.CP17Enable keySupports the ability to re-enable a disabled managed key.

Related Threats

IDTitleDescription
CCC.KeyMgmt.TH02Unrestricted Use of a KMS Key to Decrypt DataMisconfigured permissions that allow broad invocation of the Decrypt API can expose plaintext data, enabling unintended disclosure or exfiltration of sensitive information.

Assessment Requirements

IDTextApplicability
CCC.KeyMgmt.CN02.AR01When IAM roles and key policies are reviewed, Decrypt permission MUST be granted exclusively to documented authorised principals.tlp-green

Guideline Mappings

FrameworkIDRemarks
NIST-CSFPR.AC-4Access to assets is managed
NIST_800_53AC-6Least Privilege