Nixpkgs security tracker

Try the new UI
Login with GitHub

Suggestions search

With package: openbaoPlugins.kms-alicloud

Found 7 matching suggestions

View:
Compact
Detailed
Untriaged
Permalink CVE-2026-71543
7.5 HIGH
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): High (H)
  • Vulnerable System Impact Availability (VA): High (H)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): High (H)
  • Modified Vulnerable System Impact Availability (MVA): High (H)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 3 days, 20 hours ago Activity log
  • Created suggestion
OpenBao's Templated Policies Allow Privilege Escalation via Wildcard Characters

OpenBao is an open source identity-based secrets management system. Prior to 2.6.0, templated ACL, PKI, and SSH policies could substitute attacker-controlled identity data without rejecting syntax-significant characters. In ACL templated policies, asterisks, plus signs, and slashes could alter path matching. In PKI allowed_uri_sans_template and allowed_domains policies, an asterisk could broaden certificate issuance to unauthorized domains. In SSH allowed_users and allowed_domains policies, a comma could add unauthorized principals. Exploitation requires a deployment to use templated policy data that users can freely modify; templates based on the randomly generated identity.entity.id value are not affected. This could allow privilege escalation, unauthorized access, and unauthorized certificate issuance. This issue is fixed in version 2.6.0.

Affected products

openbao
  • ==<2.6.0

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
Permalink CVE-2026-55776
6.5 MEDIUM
  • CVSS version (CVSS): 3.1
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Scope (S): Unchanged (U)
  • Confidentiality (C): None (N)
  • Integrity (I): None (N)
  • Availability (A): High (H)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Confidentiality (MC): None (N)
  • Modified Scope (MS): Unchanged (U)
  • Modified Integrity (MI): None (N)
  • Modified Availability (MA): High (H)
created 1 week, 2 days ago Activity log
  • Created suggestion
OpenBao: Transit secrets engine crashes on key creation with `derived: true` for asymmetric key types

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an authenticated OpenBao caller with write access to transit/keys/* could terminate the server process by setting derived to true while the type parameter selected rsa-, ecdsa-, or ed25519. The Transit policy creation path in builtin/logical/transit/backend.go and sdk/helper/keysutil/policy.go could reach an error path that double-unlocked a mutex while handling this invalid asymmetric derived-key combination, causing a panic, no HTTP response, process exit, and denial of service. JSON and HCL key-creation requests can express the triggering combination. This issue is fixed in version 2.5.5.

Affected products

openbao
  • ==< 2.5.5

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
Permalink CVE-2026-55775
2.3 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): Low (L)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): Low (L)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 2 days ago Activity log
  • Created suggestion
OpenBao's System Backend allows Unauthorized Management of the containing Namespace

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, OpenBao users granted capabilities on /sys/namespaces/root within a non-root namespace could exploit special handling of the literal root path in namespace canonicalization. The /sys/namespaces/* endpoint family can resolve its containing namespace through a path prefix or X-Vault-Namespace header. ACL checks occurred before root canonicalized to an empty path, causing /sys/namespaces/root to resolve to the system backend's containing namespace and allowing permitted lookups, deletion, locking, or custom metadata changes against that direct containing namespace. The root namespace and arbitrary unrelated namespaces are not affected, and available operations depend on the capabilities granted on the path and subpaths such as /api-lock. This issue is fixed in version 2.5.5.

Affected products

openbao
  • ==< 2.5.5

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
Permalink CVE-2026-55774
2.1 LOW
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): Low (L)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): Low (L)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 week, 2 days ago Activity log
  • Created suggestion
OpenBao: Cross-namespace lease revocation/renewal via canonical sys/leases/{revoke,renew} — incomplete fix of CVE-2026-45808

OpenBao is an open source identity-based secrets management system. Prior to 2.5.5, an OpenBao user with access to sys/leases/revoke/:lease_id in one namespace could revoke a lease in another namespace when the foreign lease_id was known, bypassing namespace ACL isolation. The affected lease lookup routing in vault/expiration.go allowed FetchLeaseInfo and loadEntry to resolve cached or stored lease data outside the request namespace, allowing a tenant that intentionally disclosed a lease identifier to have the lease and its underlying credential revoked by another tenant. This issue is fixed in version 2.5.5.

Affected products

openbao
  • ==< 2.5.5

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
Permalink CVE-2026-46358
5.4 MEDIUM
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Local (L)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): Present (P)
  • Privileges Required (PR): High (H)
  • User Interaction (UI): Passive (P)
  • Vulnerable System Impact Confidentiality (VC): High (H)
  • Vulnerable System Impact Integrity (VI): High (H)
  • Vulnerable System Impact Availability (VA): High (H)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Local (L)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): Present (P)
  • Modified Privileges Required (MPR): High (H)
  • Modified User Interaction (MUI): Passive (P)
  • Modified Vulnerable System Impact Confidentiality (MVC): High (H)
  • Modified Vulnerable System Impact Integrity (MVI): High (H)
  • Modified Vulnerable System Impact Availability (MVA): High (H)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 month, 2 weeks ago Activity log
  • Created suggestion
OpenBao's Inline Auth Incorrectly Redacted Headers

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.4, OpenBao's inline auth functionality incorrectly redacted audit log entries, resulting in non-auth headers being removed and auth-related headers being retained in cleartext. This requires an attacker to compromise access to the audit device. Operators should review leaked source authentication material and rotate it as appropriate. This is fixed in OpenBao v2.5.4.

Affected products

openbao
  • ==< 2.5.4

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
Permalink CVE-2026-45808
7.1 HIGH
  • CVSS version (CVSS): 4.0
  • Attack Vector (AV): Network (N)
  • Attack Complexity (AC): Low (L)
  • Attack Requirement (AT): None (N)
  • Privileges Required (PR): Low (L)
  • User Interaction (UI): None (N)
  • Vulnerable System Impact Confidentiality (VC): None (N)
  • Vulnerable System Impact Integrity (VI): None (N)
  • Vulnerable System Impact Availability (VA): High (H)
  • Subsequent System Impact Confidentiality (SC): None (N)
  • Subsequent System Impact Integrity (SI): None (N)
  • Subsequent System Impact Availability (SA): None (N)
  • Modified Attack Vector (MAV): Network (N)
  • Modified Attack Complexity (MAC): Low (L)
  • Modified Attack Requirement (MAT): None (N)
  • Modified Privileges Required (MPR): Low (L)
  • Modified User Interaction (MUI): None (N)
  • Modified Vulnerable System Impact Confidentiality (MVC): None (N)
  • Modified Vulnerable System Impact Integrity (MVI): None (N)
  • Modified Vulnerable System Impact Availability (MVA): High (H)
  • Modified Subsequent System Impact Confidentiality (MSC): Negligible (N)
  • Modified Subsequent System Impact Integrity (MSI): Negligible (N)
  • Modified Subsequent System Impact Availability (MSA): Negligible (N)
  • Safety (S): Not Defined (X)
  • Automatable (AU): Not Defined (X)
  • Recovery (R): Not Defined (X)
  • Value Density (V): Not Defined (X)
  • Vulnerability Response Effort (RE): Not Defined (X)
  • Provider Urgency (U): Not Defined (X)
  • Confidentiality Req. (CR): Not Defined (X)
  • Integrity Req. (IR): Not Defined (X)
  • Availability Req. (AR): Not Defined (X)
  • Exploit Maturity (E): Not Defined (X)
created 1 month, 2 weeks ago Activity log
  • Created suggestion
OpenBao's cross-namespace lease revocation via legacy sys/revoke path bypasses ACL

OpenBao is an open source identity-based secrets management system. Prior to version 2.5.4, OpenBao's namespaces provide multi-tenant separation. A tenant who intentionally leaks lease identifiers can have their lease and underlying credential revoked or renewed by a user in another tenant via the legacy, undocumented `sys/revoke` and `sys/renew` endpoints. This is fixed in OpenBao v2.5.4.

Affected products

openbao
  • ==< 2.5.4

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers

Untriaged
created 5 months ago Activity log
  • Created suggestion
OpenBao's Token Store Allows Cross-Namespace Renewal, Revocation

OpenBao is an open source identity-based secrets management system. OpenBao's namespaces provide multi-tenant separation. Prior to version 2.5.3, a tenant who leaks token accessors can have their token revoked or renewed by a privileged administrator in another tenant. This is addressed in v2.5.3.

Affected products

openbao
  • ==< 2.5.3

Matching in nixpkgs

pkgs.openbao

Open source, community-driven fork of Vault managed by the Linux Foundation

  • nixos-unstable -
    • nixos-unstable-small 2.7.0
  • nixos-26.05 -
    • nixos-26.05-small 2.6.2

pkgs.openbaoPlugins.auth-gcp

OpenBao auth plugin to authenticate using Google Cloud Platform credentials

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-aws

OpenBao secrets plugin to generate AWS access credentials based on IAM policies

  • nixos-unstable -
    • nixos-unstable-small 0.3.1

pkgs.openbaoPlugins.secrets-gcp

OpenBao secrets plugin to generate GCP service account keys and OAuth tokens based on IAM policies

  • nixos-unstable -

pkgs.openbaoPlugins.secrets-azure

OpenBao secrets plugin to generate Azure service principals with role and group assignments

  • nixos-unstable -

Package maintainers