CVE-2026-47680

Source
https://cve.org/CVERecord?id=CVE-2026-47680
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47680.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-47680
Aliases
Downstream
Related
Published
2026-09-08T23:04:50Z
Modified
2026-09-11T03:30:48Z
Severity
  • 5.3 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:L/UI:N/VC:N/VI:L/VA:L/SC:N/SI:N/SA:N CVSS Calculator
Summary
Source controller: Improper path handling allows traversal
Details

The source-controller is a Kubernetes operator, specialised in artifacts acquisition from external sources such as Git, OCI, Helm repositories and S3-compatible buckets. In versions 0.0.17 through 1.8.4, an actor with the ability to influence the contents of a bucket referenced by a Bucket resource can cause source-controller to write fetched object data to paths outside the per-reconciliation working directory. The corruption surface is bounded by source-controller's own and downstream Flux controllers' digest verification: source-controller verifies stored artifact digests during reconciliation and rebuilds on divergence; consumers (kustomize-controller, helm-controller) verify the digest of fetched artifacts and reject mismatches. These checks prevent a manipulated artifact from reaching the cluster, but an attacker can still write files anywhere the source-controller pod has permission to write. Separately, a user with permission to create or update GitRepository resources can cause source-controller to test for the existence of paths outside the cloned repository. Because the result is exposed via the resource's status, this allows limited enumeration of file paths on the controller pod. This surface exists only on source-controller v1.6.0 and later, where the sparse-checkout feature was introduced. This vulnerability was fixed in source-controller v1.8.5. There is no in-product workaround. Users should upgrade to a patched version. As a defense-in-depth measure for the GitRepository sparse-checkout surface, a ValidatingAdmissionPolicy (or a third-party policy engine such as Kyverno or OPA Gatekeeper) can be deployed to reject GitRepository resources whose .spec.sparseCheckout entries contain .. or absolute path segments.

Database specific
{
    "cna_assigner": "GitHub_M",
    "cwe_ids": [
        "CWE-23"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/47xxx/CVE-2026-47680.json"
}
References

Affected packages

Git / github.com/fluxcd/source-controller

Affected ranges

Type
GIT
Repo
https://github.com/fluxcd/source-controller
Events
Database specific
Show details
{
    "extracted_events": [
        {
            "introduced": "0.0.17"
        },
        {
            "fixed": "1.8.5"
        }
    ],
    "source": "AFFECTED_FIELD"
}

Affected versions

api/v0.*
api/v0.0.18
api/v0.1.0
api/v0.1.1
api/v0.10.0
api/v0.11.0
api/v0.12.0
api/v0.12.1
api/v0.12.2
api/v0.13.0
api/v0.13.1
api/v0.13.2
api/v0.14.0
api/v0.15.0
api/v0.15.1
api/v0.15.2
api/v0.15.3
api/v0.15.4
api/v0.16.0
api/v0.16.1
api/v0.17.0
api/v0.17.1
api/v0.17.2
api/v0.18.0
api/v0.19.0
api/v0.19.1
api/v0.19.2
api/v0.2.0
api/v0.2.1
api/v0.2.2
api/v0.2.3
api/v0.20.0
api/v0.20.1
api/v0.21.0
api/v0.21.1
api/v0.21.2
api/v0.22.0
api/v0.22.1
api/v0.22.2
api/v0.22.3
api/v0.22.4
api/v0.22.5
api/v0.24.0
api/v0.24.1
api/v0.24.2
api/v0.24.3
api/v0.24.4
api/v0.25.0
api/v0.25.1
api/v0.25.2
api/v0.25.3
api/v0.25.4
api/v0.25.5
api/v0.25.6
api/v0.25.7
api/v0.25.8
api/v0.25.9
api/v0.26.0
api/v0.26.1
api/v0.27.0
api/v0.28.0
api/v0.29.0
api/v0.3.0
api/v0.30.0
api/v0.30.1
api/v0.31.0
api/v0.32.0
api/v0.32.1
api/v0.33.0
api/v0.34.0
api/v0.35.0
api/v0.35.1
api/v0.35.2
api/v0.36.0
api/v0.36.1
api/v0.4.0
api/v0.4.1
api/v0.5.0
api/v0.5.1
api/v0.5.2
api/v0.5.3
api/v0.5.4
api/v0.5.5
api/v0.5.6
api/v0.6.0
api/v0.6.1
api/v0.6.2
api/v0.6.3
api/v0.7.0
api/v0.7.1
api/v0.7.2
api/v0.7.3
api/v0.7.4
api/v0.8.0
api/v0.8.1
api/v0.9.0
api/v0.9.1
api/v1.*
api/v1.0.0-rc.1
api/v1.0.0-rc.2
api/v1.0.0-rc.3
api/v1.0.0-rc.4
api/v1.0.0-rc.5
api/v1.7.0-rc.1
api/v1.7.0-rc.2
api/v1.7.0-rc.3
api/v1.8.0
api/v1.8.1
api/v1.8.2
api/v1.8.3
api/v1.8.4
v0.*
v0.0.17
v0.0.18
v0.1.0
v0.1.1
v0.10.0
v0.11.0
v0.12.0
v0.12.1
v0.12.2
v0.13.0
v0.13.1
v0.13.2
v0.14.0
v0.15.0
v0.15.1
v0.15.2
v0.15.3
v0.15.4
v0.16.0
v0.16.1
v0.17.0
v0.17.1
v0.17.2
v0.18.0
v0.19.0
v0.19.1
v0.19.2
v0.2.0
v0.2.1
v0.2.2
v0.20.0
v0.20.1
v0.21.0
v0.21.1
v0.21.2
v0.22.0
v0.22.1
v0.22.2
v0.22.3
v0.22.4
v0.22.5
v0.23.0
v0.24.0
v0.24.1
v0.24.2
v0.24.3
v0.24.4
v0.25.0
v0.25.1
v0.25.2
v0.25.3
v0.25.4
v0.25.5
v0.25.6
v0.25.7
v0.25.8
v0.25.9
v0.26.0
v0.26.1
v0.27.0
v0.28.0
v0.29.0
v0.3.0
v0.30.0
v0.30.1
v0.31.0
v0.32.0
v0.32.1
v0.33.0
v0.34.0
v0.35.0
v0.35.1
v0.35.2
v0.36.0
v0.36.1
v0.4.0
v0.4.1
v0.5.0
v0.5.1
v0.5.2
v0.5.3
v0.5.4
v0.5.5
v0.5.6
v0.6.0
v0.6.1
v0.6.2
v0.6.3
v0.7.0
v0.7.1
v0.7.2
v0.7.3
v0.7.4
v0.8.0
v0.8.1
v0.9.0
v0.9.1
v1.*
v1.0.0-rc.1
v1.0.0-rc.2
v1.0.0-rc.3
v1.0.0-rc.4
v1.0.0-rc.5
v1.7.0-rc.1
v1.7.0-rc.2
v1.7.0-rc.3
v1.8.0
v1.8.1
v1.8.2
v1.8.3
v1.8.4

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-47680.json"