Skip to content
QuenchWorks

nextcloud 34.0.2

Image · Apps & productivity · standard · v34.0.2

D 22cosign signedSPDX SBOMSLSA provenanceamd64 · arm64Rebuilt 2026-07-26

Nextcloud, the self-hosted file-sync and content-collaboration platform. Reconstructed clean-room on a hardened Wolfi php-8.4-fpm + nginx runtime (nonroot, read-only rootfs); the chart installs via occ and provides a MariaDB backend. Nextcloud is AGPL-3.0-only (strong copyleft).

Version

The latest line lives at the base page; older lines have their own page so you can pin and verify exactly that version.

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

Published versions

5 tags

Each tag is a multi-arch index (amd64 + arm64) pinned by digest. Tagged by version, never :latest.

VersionSizePublishedDigest
34.0.3latest409.3 MB2026-08-26sha256:a113d014a824…
34.0.2436.7 MB2026-07-26sha256:e20d5f20e45e…
34.0.1393.5 MB2026-07-15sha256:100c2ec65627…
33.0.6407.1 MB2026-07-02sha256:0cd61fc612a2…
32.0.12407.2 MB2026-07-02sha256:ce32d8acb978…

Security report (Trivy)

D· 0/10022 fixable · rebuild clears them

Vulnerability detail

nextcloud 34.0.2 · 20 CVE
CVESeverityPackageInstalledFixed inTitle
CVE-2026-14456HIGHlibcrypto33.6.3-r33.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-14456HIGHlibssl33.6.3-r33.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-14456HIGHopenssl3.6.3-r33.6.3-r5openssl: OpenSSL: Denial of Service via unbounded memory growth in QUIC server
CVE-2026-38754HIGHbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in ifsbreakup() function
CVE-2026-69246HIGHguzzlehttp/guzzle7.15.17.15.2, 8.0.1Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Gu ...
CVE-2025-15366MEDIUMpython-3.13-base3.13.14-r33.13.15-r0cpython: IMAP command injection in user-controlled commands
CVE-2026-13346MEDIUMpip26.1.226.2.0pip: pip: Arbitrary file installation via malicious package indexes
CVE-2026-15806MEDIUMpython-3.13-base3.13.14-r33.13.15-r5python: Python: Information disclosure due to incorrect URL scheme matching
CVE-2026-17084MEDIUMpython-3.13-base3.13.14-r33.13.15-r6python: Python stringprep module: Incorrect domain name processing breaks IDNA interoperability
CVE-2026-38752MEDIUMbusybox1.37.0-r611.38.0-r1busybox: BusyBox: Denial of Service via crafted AWK script
CVE-2026-38753MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via crafted AWK script in awk_sub() function
CVE-2026-38755MEDIUMbusybox1.37.0-r611.38.0-r0busybox: Busybox: Denial of Service via heap overflow in evalcommand() function
CVE-2026-58055MEDIUMlibnghttp2-141.69.0-r01.70.0-r0nghttp2: nghttp2: HTTP Request/Response Smuggling and Response-Queue Poisoning via ambiguous HTTP/1.1 Upgrade requests
CVE-2026-69245MEDIUMguzzlehttp/guzzle7.15.17.15.2, 8.0.1Guzzle is an extensible PHP HTTP client. Prior to 7.15.2 and 8.0.1, Se ...
CVE-2026-82209MEDIUMlibcurl-openssl48.21.0-r18.22.0-r2When libpsl support is enabled, libcurl fails to enforce the Public Su ...
CVE-2026-85091MEDIUMzlib1.3.2-r31.3.3-r0zlib versions 1.3.1.2 through 1.3.2 contain a heap buffer overflow vul ...
CVE-2026-54876LOWlibcrypto33.6.3-r33.6.3-r4openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking
CVE-2026-54876LOWlibssl33.6.3-r33.6.3-r4openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking
CVE-2026-54876LOWopenssl3.6.3-r33.6.3-r4openssl: OpenSSL: Memory leak leads to Denial of Service in OCSP response checking
CVE-2026-6879LOWpython-3.13-base3.13.14-r33.13.15-r0python: Python: Performance degradation in XML processing due to quadratic time complexity
0
Critical
6
High
12
Medium
4
Low
0
Unknown

Pull the image

Run it directly with Docker, Podman, or any Kubernetes workload. Nonroot, read-only root filesystem, built for amd64 and arm64.

Pull (tag)

docker pull ghcr.io/quenchworks/images/nextcloud:34.0.2

Tags

34.0.234.0.2-amd6434.0.2-arm64

Images are tagged by app version (never :latest): a multi-arch index plus per-arch tags.

App version
34.0.2
Architectures
amd64, arm64
Runs as
nonroot (uid 1001)
Root filesystem
read-only
License
AGPL-3.0

Verify the supply chain

This image is cosign-signed and carries an SPDX SBOM and a SLSA build-provenance attestation on the same digest. Check all three yourself:

# 1. signature — built and signed by QuenchWorks CI
cosign verify ghcr.io/quenchworks/images/nextcloud:34.0.2 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 2. SLSA build provenance — which workflow built it, from what
cosign verify-attestation --type https://slsa.dev/provenance/v1 ghcr.io/quenchworks/images/nextcloud:34.0.2 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

# 3. SPDX SBOM — the package inventory
cosign verify-attestation --type https://spdx.dev/Document/v2.3 ghcr.io/quenchworks/images/nextcloud:34.0.2 \
  --certificate-identity-regexp 'https://github.com/quenchworks/.+' \
  --certificate-oidc-issuer https://token.actions.githubusercontent.com

See the SBOM & provenance guide for reading the SBOM and using these checks in CI.

Transparency

Every image carries its SBOM and provenance as attestations on the same digest, publicly verifiable with the commands above (they check the package and the Sigstore transparency log, Rekor).

Upstream project: https://nextcloud.com