Skip to content
QuenchWorks

openldap

Chart · Identity · standard · v0.0.4

digest pinnedcosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-08-26

OpenLDAP slapd, the reference open-source LDAP directory server, with the LMDB (back-mdb) backend and the client tools. Runs nonroot on unprivileged ports 1389/1636 and backs directory-driven auth for the identity stack.

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version. Only the most recent releases are listed — an older chart pins an older image digest.

Deployed image digest

sha256:0f4efa1fe3bda0de1492d37df35f4b7f715880cad43c8811ccb0a9b142163949

Chart OCI version

oci://ghcr.io/quenchworks/charts/openldap:0.0.4

The chart pins its image by this signed digest, so you never track it yourself. Signatures, SBOM, and provenance attach to the same digest.

Signed
cosign keyless
SBOM
SPDX, on image
Provenance
SLSA build
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
Image size
12.0 MB

Security report (Trivy)

C· 64/1004 fixable · rebuild clears them

Vulnerability detail

openldap 2.6.14 · 4 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-18374MEDIUMglibc-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMglibc-2.44-locale-posix2.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMld-linux-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
CVE-2026-18374MEDIUMlibcrypt1-2.442.44-r12.44-r6glibc: glibc: Heap buffer overflow via attacker-controlled fopen mode string
0
Critical
0
High
4
Medium
0
Low
0
Unknown

Security report (Trivy) · image openldap 2.6.14

Install the chart

Deploy to Kubernetes with hardened defaults. The chart pins its image by signed digest, so you never track it yourself.

Install (latest)

helm install my-openldap oci://ghcr.io/quenchworks/charts/openldap --version 0.0.4

Deploys image (digest-pinned)

ghcr.io/quenchworks/images/openldap@sha256:0f4efa1fe3bda0de1492d37df35f4b7f715880cad43c8811ccb0a9b142163949
Chart version
0.0.4
App version
2.6.14
Chart license
MIT
App license
OLDAP-2.8
Service port
1389
Signed
cosign (keyless)
Values schema
yes
Last published
2026-08-26

Verify the chart

cosign verify ghcr.io/quenchworks/charts/openldap:0.0.4 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

Transparency

The chart publishes its attestations on GitHub and the image it deploys carries its own on the same digest, publicly verifiable with the commands above. Both log to the Sigstore transparency log (Rekor), which cosign verify checks for you.

Upstream project: https://www.openldap.org