CVE-2026-71567 (GCVE-0-2026-71567)

Vulnerability from cvelistv5 – Published: 2026-08-17 14:39 – Updated: 2026-08-17 15:25
VLAI
Title
User-controlled variables inserted unescaped into shell scripts and Kubernetes manifests
Summary
In openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables are injected without quoting them either into command lines or into manifests. This mostly applies to the Image URL and BMC credentials (which are not verified by FakeFish).
SSVC
Exploitation: none Automatable: no Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-08-17 14:49 UTC
CWE
  • CWE-78 - Improper neutralization of special elements used in an OS command ('OS command injection')
Assigner
References
Impacted products
Vendor Product Version CPE status
openshift-metal3 fakefish Affected: 0 , ≤ 28f9a6b (git)
Unaffected: 526550a (git)
guessed Create a notification for this product.
Date Public
2026-08-13 16:18
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-71567",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "no"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-08-17T14:49:55.069770Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-08-17T15:25:12.659Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "defaultStatus": "unknown",
          "product": "fakefish",
          "repo": "https://github.com/openshift-metal3/fakefish/",
          "vendor": "openshift-metal3",
          "versions": [
            {
              "lessThanOrEqual": "28f9a6b",
              "status": "affected",
              "version": "0",
              "versionType": "git"
            },
            {
              "status": "unaffected",
              "version": "526550a",
              "versionType": "git"
            }
          ]
        }
      ],
      "datePublic": "2026-08-13T16:18:00.000Z",
      "descriptions": [
        {
          "lang": "en",
          "supportingMedia": [
            {
              "base64": false,
              "type": "text/html",
              "value": "\u003cp\u003eIn\u0026nbsp;openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables\n are injected without quoting them either into command lines or into \nmanifests. This mostly applies to the Image URL and BMC credentials \n(which are not verified by FakeFish). \u003c/p\u003e"
            }
          ],
          "value": "In\u00a0openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables\n are injected without quoting them either into command lines or into \nmanifests. This mostly applies to the Image URL and BMC credentials \n(which are not verified by FakeFish)."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.7,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "NONE",
            "integrityImpact": "HIGH",
            "privilegesRequired": "LOW",
            "scope": "CHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N",
            "version": "3.1"
          },
          "format": "CVSS",
          "scenarios": [
            {
              "lang": "en",
              "value": "GENERAL"
            }
          ]
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-78",
              "description": "CWE-78 Improper neutralization of special elements used in an OS command (\u0027OS command injection\u0027)",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-08-17T14:39:09.651Z",
        "orgId": "74b3a70d-cca6-4d34-9789-e83b222ae3be",
        "shortName": "redhat-cnalr"
      },
      "references": [
        {
          "tags": [
            "vendor-advisory"
          ],
          "url": "https://github.com/openshift-metal3/fakefish/security/advisories/GHSA-xfhv-fp7q-v2cc"
        }
      ],
      "source": {
        "discovery": "UNKNOWN"
      },
      "title": "User-controlled variables inserted unescaped into shell scripts and Kubernetes manifests",
      "x_generator": {
        "engine": "Vulnogram 1.0.4"
      }
    }
  },
  "cveMetadata": {
    "assignerOrgId": "74b3a70d-cca6-4d34-9789-e83b222ae3be",
    "assignerShortName": "redhat-cnalr",
    "cveId": "CVE-2026-71567",
    "datePublished": "2026-08-17T14:39:09.651Z",
    "dateReserved": "2026-08-07T12:08:03.283Z",
    "dateUpdated": "2026-08-17T15:25:12.659Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "nvd": "{\"cve\":{\"id\":\"CVE-2026-71567\",\"sourceIdentifier\":\"74b3a70d-cca6-4d34-9789-e83b222ae3be\",\"published\":\"2026-08-17T15:16:57.730\",\"lastModified\":\"2026-08-17T16:17:44.613\",\"vulnStatus\":\"Received\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"In\u00a0openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables\\n are injected without quoting them either into command lines or into \\nmanifests. This mostly applies to the Image URL and BMC credentials \\n(which are not verified by FakeFish).\"}],\"affected\":[{\"source\":\"74b3a70d-cca6-4d34-9789-e83b222ae3be\",\"affectedData\":[{\"vendor\":\"openshift-metal3\",\"product\":\"fakefish\",\"defaultStatus\":\"unknown\",\"repo\":\"https://github.com/openshift-metal3/fakefish/\",\"versions\":[{\"version\":\"0\",\"lessThanOrEqual\":\"28f9a6b\",\"versionType\":\"git\",\"status\":\"affected\"},{\"version\":\"526550a\",\"versionType\":\"git\",\"status\":\"unaffected\"}]}]}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"74b3a70d-cca6-4d34-9789-e83b222ae3be\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N\",\"baseScore\":7.7,\"baseSeverity\":\"HIGH\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"LOW\",\"privilegesRequired\":\"LOW\",\"userInteraction\":\"NONE\",\"scope\":\"CHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"HIGH\",\"availabilityImpact\":\"NONE\"},\"exploitabilityScore\":3.1,\"impactScore\":4.0}],\"ssvcV203\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"ssvcData\":{\"timestamp\":\"2026-08-17T14:49:55.069770Z\",\"id\":\"CVE-2026-71567\",\"options\":[{\"exploitation\":\"none\"},{\"automatable\":\"no\"},{\"technicalImpact\":\"partial\"}],\"role\":\"CISA Coordinator\",\"version\":\"2.0.3\"}}]},\"weaknesses\":[{\"source\":\"74b3a70d-cca6-4d34-9789-e83b222ae3be\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-78\"}]}],\"references\":[{\"url\":\"https://github.com/openshift-metal3/fakefish/security/advisories/GHSA-xfhv-fp7q-v2cc\",\"source\":\"74b3a70d-cca6-4d34-9789-e83b222ae3be\"}]}}",
    "vulnrichment": {
      "containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-71567\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-08-17T14:49:55.069770Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-08-17T15:25:07.730Z\"}}], \"cna\": {\"title\": \"User-controlled variables inserted unescaped into shell scripts and Kubernetes manifests\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"metrics\": [{\"format\": \"CVSS\", \"cvssV3_1\": {\"scope\": \"CHANGED\", \"version\": \"3.1\", \"baseScore\": 7.7, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:N/I:H/A:N\", \"integrityImpact\": \"HIGH\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"LOW\", \"confidentialityImpact\": \"NONE\"}, \"scenarios\": [{\"lang\": \"en\", \"value\": \"GENERAL\"}]}], \"affected\": [{\"repo\": \"https://github.com/openshift-metal3/fakefish/\", \"vendor\": \"openshift-metal3\", \"product\": \"fakefish\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"git\", \"lessThanOrEqual\": \"28f9a6b\"}, {\"status\": \"unaffected\", \"version\": \"526550a\", \"versionType\": \"git\"}], \"defaultStatus\": \"unknown\"}], \"datePublic\": \"2026-08-13T16:18:00.000Z\", \"references\": [{\"url\": \"https://github.com/openshift-metal3/fakefish/security/advisories/GHSA-xfhv-fp7q-v2cc\", \"tags\": [\"vendor-advisory\"]}], \"x_generator\": {\"engine\": \"Vulnogram 1.0.4\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"In\\u00a0openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables\\n are injected without quoting them either into command lines or into \\nmanifests. This mostly applies to the Image URL and BMC credentials \\n(which are not verified by FakeFish).\", \"supportingMedia\": [{\"type\": \"text/html\", \"value\": \"\u003cp\u003eIn\u0026nbsp;openshift-metal3/fakefish there is a repeated pattern in some of the scripts where shell variables\\n are injected without quoting them either into command lines or into \\nmanifests. This mostly applies to the Image URL and BMC credentials \\n(which are not verified by FakeFish). \u003c/p\u003e\", \"base64\": false}]}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-78\", \"description\": \"CWE-78 Improper neutralization of special elements used in an OS command (\u0027OS command injection\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"74b3a70d-cca6-4d34-9789-e83b222ae3be\", \"shortName\": \"redhat-cnalr\", \"dateUpdated\": \"2026-08-17T14:39:09.651Z\"}}}",
      "cveMetadata": "{\"cveId\": \"CVE-2026-71567\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-08-17T15:25:12.659Z\", \"dateReserved\": \"2026-08-07T12:08:03.283Z\", \"assignerOrgId\": \"74b3a70d-cca6-4d34-9789-e83b222ae3be\", \"datePublished\": \"2026-08-17T14:39:09.651Z\", \"assignerShortName\": \"redhat-cnalr\"}",
      "dataType": "CVE_RECORD",
      "dataVersion": "5.2"
    }
  }
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Loading…