CVE-2026-79754

HIGHPre-NVD 7.17.1
EchelonGraph scoreMEDIUM confidence

This high-severity CVE scores 7.1 under a secondary CVSS source (NVD's own analysis pending). EPSS exploit probability: 0.4%, top 67% of all CVEs by exploit prediction. GitHub Security Advisory data not yet ingested — confidence will rise once GHSA publishes (typical lag: hours to days for open-source ecosystem CVEs; never for infrastructure-only CVEs).

Triggered by: NVD CVSS baseline
Sources: epss, secondary
Elevated
7.1EG
EchelonGraph verdictPlan a fixSerious severity, but no confirmed exploitation yet.
  • High severity, but no confirmed exploitation yet
CISA-KEV: Not listedEPSS PROB: 0%CVSS: 7.1Exploit: Elevated riskExposed: 0

No vendor fix yet — apply a workaround or compensating control (WAF / firewall / segmentation) and watch for a patch.

Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a user with function-create permission can inject shell metacharacters into this field and achieve arbitrary command execution inside the Dashboard container, which runs with a Kubernetes service account holding wildcard access to Secrets, Pods, Jobs, and Deployments in its namespace. This issue has been patched in version 1.17.2.

CVSS v3
7.1
EG Score
7.1(medium)
EG Risk
48(Track)
EG Risk 48/100SSVC: Track

EG Risk is EchelonGraph's 0–100 priority score: it fuses intrinsic severity with real-world exploitation and automatability so you can rank equal-severity CVEs and fix the most dangerous first. Higher = act sooner. Distinct from the 0–10 EG Score (severity).

How it’s computed
Severity71% × 45%
Exploitation40% × 40%
Automatability0% × 15%
Action: Routine — remediate on your standard cadence.
EPSS PROB
0%
EPSS %ILE
33%
KEV
Not listed

Published

September 2, 2026

Last Modified

September 9, 2026

Advisory Details (4)

Auto-updated Sep 2, 2026
🔬 Proof of concept available. Patch available. Sources: github, github_pr, github_commit, github_release.
github_release Patch Available

1.17.2

Patch available: nuclio/nuclio 1.17.2

https://github.com/nuclio/nuclio/releases/tag/1.17.2
github_commit

commit e3ed7de65c20 (nuclio/nuclio)

Fix landed in nuclio/nuclio commit e3ed7de65c20 — awaiting tagged release

https://github.com/nuclio/nuclio/commit/e3ed7de65c20c270a2035b7c27b25800e5b1e252
github_pr

[Security] Fix command injection via spec.build.tempDir in Kaniko builder (GHSA-x44h-qmrv-mh72)

Fix merged in nuclio/nuclio PR #4190 on 2026-07-14 — awaiting tagged release

https://github.com/nuclio/nuclio/pull/4190
github Patch Available🟡 PoC Available

Kaniko build tempDir command injection · Advisory · nuclio/nuclio · GitHub

https://github.com/nuclio/nuclio/security/advisories/GHSA-x44h-qmrv-mh72

Weakness Classification(1)

MITRE Common Weakness Enumeration — the root-cause categories this CVE belongs to.

Data Freshness Timeline

(refreshed 13× in last 7d / 34× in last 30d)

Each row is a source pipeline that fetched or updated this CVE on that date, with what changed. For example, "NVD update" means NVD published or revised its analysis for this CVE; "MITRE cvelistV5" means we ingested or refreshed it from the CNA feed. Most recent first.

  1. 2026-09-21 07:30 UTCEG score recompute
  2. 2026-09-20 20:16 UTCEPSS rescore
  3. 2026-09-19 16:24 UTCEG score recompute
  4. 2026-09-19 03:22 UTCEG score recompute
  5. 2026-09-18 19:28 UTCEPSS rescore
  6. 2026-09-18 01:02 UTCEG score recompute
  7. 2026-09-16 22:58 UTCEG score recompute
  8. 2026-09-16 14:08 UTCEPSS rescore
  9. 2026-09-16 09:56 UTCEG score recompute
  10. 2026-09-16 05:15 UTCEPSS rescore
  11. 2026-09-15 07:41 UTCEG score recompute
  12. 2026-09-15 03:12 UTCEPSS rescore
  13. 2026-09-15 03:12 UTCEPSS rescore
  14. 2026-09-14 05:30 UTCEG score recompute
  15. 2026-09-13 03:26 UTCEG score recompute
  16. 2026-09-12 01:21 UTCEG score recompute
  17. 2026-09-11 14:53 UTCEPSS rescore
  18. 2026-09-11 14:53 UTCEPSS rescore
  19. 2026-09-11 12:18 UTCEG score recompute
  20. 2026-09-10 10:13 UTCEG score recompute
  21. 2026-09-08 23:11 UTCEG score recompute
  22. 2026-09-08 22:01 UTCEPSS rescore
  23. 2026-09-07 17:20 UTCEG score recompute
  24. 2026-09-06 15:16 UTCEG score recompute
  25. 2026-09-06 13:48 UTCEPSS rescore
Show 9 more
  1. 2026-09-06 02:14 UTCEG score recompute
  2. 2026-09-05 00:09 UTCEG score recompute
  3. 2026-09-04 11:06 UTCEG score recompute
  4. 2026-09-04 05:07 UTCEPSS rescore
  5. 2026-09-02 19:31 UTCEG score recompute
  6. 2026-09-02 18:36 UTCEG score recompute
  7. 2026-09-02 17:35 UTCEG score recompute
  8. 2026-09-02 16:46 UTCEG score recompute
  9. 2026-09-02 16:45 UTCMITRE cvelistV5first tracked

Frequently asked(5)

What is CVE-2026-79754?
CVE-2026-79754 is a high vulnerability published on September 2, 2026. Nuclio is a "Serverless" framework for Real-Time Events and Data Processing. From version 1.6.19 to before version 1.17.2, Nuclio's Dashboard build pipeline does not sanitize the spec.build.tempDir field before using it to construct a shell command. When the Kaniko container builder is enabled, a…
When was CVE-2026-79754 disclosed?
CVE-2026-79754 was first published in the National Vulnerability Database on September 2, 2026, with the most recent update on September 9, 2026. EchelonGraph re-ingests CVE updates from NVD on a 2-hour cycle, so this page reflects the latest published state.
Is CVE-2026-79754 actively exploited?
CVE-2026-79754 is not currently on CISA's Known Exploited Vulnerabilities catalog. FIRST EPSS estimates a 0% probability of exploitation in the next 30 days, which ranks it in the top 67.0% of all scored CVEs.
What is the CVSS score of CVE-2026-79754?
CVE-2026-79754 has a CVSS v3 base score of 7.1 (NVD).
How do I remediate CVE-2026-79754?
Patch to the fixed version published by the affected vendor. Where vendor advisories exist for CVE-2026-79754, EchelonGraph cross-links them in the Vendor Advisories panel below — those typically contain the canonical remediation steps, fixed version numbers, and any vendor-specific mitigations.

Dependency Blast Radius

Explore the affected products and dependency analysis for CVE-2026-79754

Explore →

Is Your Infrastructure Affected by CVE-2026-79754?

EchelonGraph automatically scans your cloud infrastructure and maps CVE exposure using blast radius analysis.