LiveActive security incident?Get immediate response
CVE Record

CVE-2021-39143: Path Traversal in spinnaker

Spinnaker is an open source, multi-cloud continuous delivery platform. A path traversal vulnerability was discovered in uses of TAR files by AppEngine for deployments. This uses a utility to extract files locally for deployment without validating the paths in that deployment don't override system files. This would allow an attacker to override files on the container, POTENTIALLY introducing a MITM type attack vector by replacing libraries or injecting wrapper files. Users are advised to update as soon as possible. For users unable to update disable Google AppEngine deployments and/or disable artifacts that provide TARs.

MediumCVSS 6.6Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Spinnaker could unpack deployment TAR files in a way that lets paths escape the intended directory. In affected AppEngine deployment workflows, this could overwrite files inside the container and disrupt delivery infrastructure or potentially alter runtime behavior.

Executive priority

Treat as a moderate-priority CI/CD platform issue. It affects deployment integrity and could cause high availability impact, but current sources do not show public active exploitation.

Technical view

CWE-22 path traversal in Spinnaker AppEngine TAR handling. The local extraction utility did not validate archive paths before deployment, creating a file overwrite risk on the container. Sources describe possible library replacement or wrapper-file injection impacts.

Likely exposure

Exposure is likely for Spinnaker versions >=1.26.0 and <1.26.7, >=1.25.0 and <1.25.7, or <1.24.7 when Google AppEngine deployments or TAR-provided artifacts are enabled.

Exploitation context

The CVSS vector requires local access and low privileges. The provided sources do not report active exploitation, and CISA KEV is not indicated. Practical risk depends on who can submit or influence TAR artifacts used in AppEngine deployments.

Researcher notes

Key scoping questions are version, AppEngine deployment usage, and TAR artifact trust boundaries. The advisory names update and feature-disabling mitigations but does not provide exploit evidence in the supplied bundle.

Mitigation direction

  • Upgrade Spinnaker to a version outside the affected ranges.
  • If unable to update, disable Google AppEngine deployments.
  • If unable to update, disable artifacts that provide TAR files.
  • Restrict who can create or modify deployment artifacts.
  • Check vendor advisory for any environment-specific guidance.

Validation and detection

  • Inventory Spinnaker versions across all deployment environments.
  • Confirm whether Google AppEngine deployments are enabled.
  • Confirm whether TAR-provided artifacts are accepted.
  • Review recent AppEngine deployments for unexpected artifacts or sources.
  • Verify upgraded instances are no longer in affected version ranges.
Prepared
Confidence
high
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · medium confidence lookup

CWE-22: File access and web shell behavior lookup

File traversal and upload weaknesses can lead teams to review file, web shell, execution, and collection telemetry. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

File access behavior lookup

The CVE wording references file access or upload behavior, so file telemetry and web shell review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2021-39143 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
6.6 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
6.6CVSS 3.1MediumCVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H1.84.7Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

6.6Medium
CVSS 3.1 vector shape for CVE-2021-39143Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:H

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
spinnakerspinnaker>= 1.26.0, < 1.26.7, >= 1.25.0, < 1.25.7, < 1.24.7Listed
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.