knative.dev/func is is a client library and CLI enabling the development and deployment of Kubernetes functions. Developers using a malicious or compromised third-party buildpack could expose their registry credentials or local docker socket to a malicious `lifecycle` container. This issues has been patched in PR #1442, and is part of release 1.8.1. This issue only affects users who are using function buildpacks from third-parties; pinning the builder image to a specific content-hash with a valid `lifecycle` image will also mitigate the attack.
Conclusion & alert: CVE-2022-41939 is rated Exploit Available (59/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.89%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-06-15 | 0.36% | 0.89% | +0.53% |
| 2 | 2026-05-15 | 0.34% | 0.36% | +0.02% |
| 3 | 2025-11-30 | — | 0.34% | — |
Full EPSS history (14 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 6.1 | 3.1 | MEDIUM |
|
1.6 | 4.0 | [email protected] |
| 7.4 | 3.1 | HIGH |
|
2.8 | 4.0 | [email protected] |
| Vendor | Product | Version | Raw CPE |
|---|---|---|---|
| linuxfoundation | knative_func | < 1.8.1 | cpe:2.3:a:linuxfoundation:knative_func:*:*:*:*:*:*:*:* |
| URL | Tags |
|---|---|
| https://github.com/knative/func/blob/5ca77d38744d3481cc0b795f607c5859b19588fc/buildpacks/builder.go#L37-L41 | Third Party Advisory |
| https://github.com/knative/func/pull/1442 | Patch Third Party Advisory |
| https://github.com/knative/func/releases/tag/knative-v1.8.1 | Release Notes Third Party Advisory |
| https://github.com/knative/func/security/advisories/GHSA-5336-2g3f-9g3m | Exploit Patch Third Party Advisory |