CVE-2026-45793 (GCVE-0-2026-45793)

Vulnerability from cvelistv5 – Published: 2026-07-15 16:22 – Updated: 2026-07-15 18:11
VLAI
Title
Composer: Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs
Summary
Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\IO\BaseIO::loadConfiguration() validates GitHub OAuth tokens with the regex ^[.A-Za-z0-9_]+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUB_TOKEN values using the ghs_<id>_<base64url-JWT> format can contain -, fail validation, and be disclosed to stderr or CI logs. This issue is fixed in versions 1.10.28, 2.2.28, and 2.9.8.
SSVC
Exploitation: none Automatable: yes Technical Impact: partial
CISA Coordinator · CISA-ADP (v2.0.3)
Decision recorded 2026-07-15 18:11 UTC
CWE
  • CWE-200 - Exposure of Sensitive Information to an Unauthorized Actor
Impacted products
Vendor Product Version CPE status
composer composer Affected: >= 1.0, < 1.10.28
Affected: >= 2.0.0, < 2.2.28
Affected: >= 2.3.0, < 2.9.8
guessed Create a notification for this product.
Show details on NVD website

{
  "containers": {
    "adp": [
      {
        "metrics": [
          {
            "other": {
              "content": {
                "id": "CVE-2026-45793",
                "options": [
                  {
                    "Exploitation": "none"
                  },
                  {
                    "Automatable": "yes"
                  },
                  {
                    "Technical Impact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-15T18:11:02.102503Z",
                "version": "2.0.3"
              },
              "type": "ssvc"
            }
          }
        ],
        "providerMetadata": {
          "dateUpdated": "2026-07-15T18:11:10.355Z",
          "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
          "shortName": "CISA-ADP"
        },
        "title": "CISA ADP Vulnrichment"
      }
    ],
    "cna": {
      "affected": [
        {
          "product": "composer",
          "vendor": "composer",
          "versions": [
            {
              "status": "affected",
              "version": "\u003e= 1.0, \u003c 1.10.28"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.0.0, \u003c 2.2.28"
            },
            {
              "status": "affected",
              "version": "\u003e= 2.3.0, \u003c 2.9.8"
            }
          ]
        }
      ],
      "descriptions": [
        {
          "lang": "en",
          "value": "Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\\IO\\BaseIO::loadConfiguration() validates GitHub OAuth tokens with the regex ^[.A-Za-z0-9_]+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUB_TOKEN values using the ghs_\u003cid\u003e_\u003cbase64url-JWT\u003e format can contain -, fail validation, and be disclosed to stderr or CI logs. This issue is fixed in versions 1.10.28, 2.2.28, and 2.9.8."
        }
      ],
      "metrics": [
        {
          "cvssV3_1": {
            "attackComplexity": "LOW",
            "attackVector": "NETWORK",
            "availabilityImpact": "NONE",
            "baseScore": 7.5,
            "baseSeverity": "HIGH",
            "confidentialityImpact": "HIGH",
            "integrityImpact": "NONE",
            "privilegesRequired": "NONE",
            "scope": "UNCHANGED",
            "userInteraction": "NONE",
            "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
            "version": "3.1"
          }
        }
      ],
      "problemTypes": [
        {
          "descriptions": [
            {
              "cweId": "CWE-200",
              "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
              "lang": "en",
              "type": "CWE"
            }
          ]
        }
      ],
      "providerMetadata": {
        "dateUpdated": "2026-07-15T16:22:19.418Z",
        "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "shortName": "GitHub_M"
      },
      "references": [
        {
          "name": "https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2",
          "tags": [
            "x_refsource_CONFIRM"
          ],
          "url": "https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2"
        },
        {
          "name": "https://github.com/composer/composer/pull/12853",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/pull/12853"
        },
        {
          "name": "https://github.com/composer/composer/pull/12855",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/pull/12855"
        },
        {
          "name": "https://github.com/composer/composer/commit/3f5e7f9fbfa541137d6d1d5643ec3b718e9d5039",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/commit/3f5e7f9fbfa541137d6d1d5643ec3b718e9d5039"
        },
        {
          "name": "https://github.com/composer/composer/commit/65e6390c49f1a11cd8b660d81822086db51fe2d1",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/commit/65e6390c49f1a11cd8b660d81822086db51fe2d1"
        },
        {
          "name": "https://github.com/composer/composer/commit/e66c8fdb7ff5409bd2f358c5f194038e49e93714",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/commit/e66c8fdb7ff5409bd2f358c5f194038e49e93714"
        },
        {
          "name": "https://github.com/composer/composer/releases/tag/1.10.28",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/releases/tag/1.10.28"
        },
        {
          "name": "https://github.com/composer/composer/releases/tag/2.2.28",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/releases/tag/2.2.28"
        },
        {
          "name": "https://github.com/composer/composer/releases/tag/2.9.8",
          "tags": [
            "x_refsource_MISC"
          ],
          "url": "https://github.com/composer/composer/releases/tag/2.9.8"
        }
      ],
      "source": {
        "advisory": "GHSA-f9f8-rm49-7jv2",
        "discovery": "UNKNOWN"
      },
      "title": "Composer: Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs"
    }
  },
  "cveMetadata": {
    "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
    "assignerShortName": "GitHub_M",
    "cveId": "CVE-2026-45793",
    "datePublished": "2026-07-15T16:22:19.418Z",
    "dateReserved": "2026-05-13T08:19:32.603Z",
    "dateUpdated": "2026-07-15T18:11:10.355Z",
    "state": "PUBLISHED"
  },
  "dataType": "CVE_RECORD",
  "dataVersion": "5.2",
  "vulnerability-lookup:meta": {
    "epss": {
      "cve": "CVE-2026-45793",
      "date": "2026-09-24",
      "epss": "0.01021",
      "percentile": "0.61858"
    },
    "nvd": {
      "cve": {
        "affected": [
          {
            "affectedData": [
              {
                "product": "composer",
                "vendor": "composer",
                "versions": [
                  {
                    "status": "affected",
                    "version": "\u003e= 1.0, \u003c 1.10.28"
                  },
                  {
                    "status": "affected",
                    "version": "\u003e= 2.0.0, \u003c 2.2.28"
                  },
                  {
                    "status": "affected",
                    "version": "\u003e= 2.3.0, \u003c 2.9.8"
                  }
                ]
              }
            ],
            "source": "security-advisories@github.com"
          }
        ],
        "cveTags": [],
        "descriptions": [
          {
            "lang": "en",
            "value": "Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\\IO\\BaseIO::loadConfiguration() validates GitHub OAuth tokens with the regex ^[.A-Za-z0-9_]+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUB_TOKEN values using the ghs_\u003cid\u003e_\u003cbase64url-JWT\u003e format can contain -, fail validation, and be disclosed to stderr or CI logs. This issue is fixed in versions 1.10.28, 2.2.28, and 2.9.8."
          }
        ],
        "id": "CVE-2026-45793",
        "lastModified": "2026-07-15T20:54:43.733",
        "metrics": {
          "cvssMetricV31": [
            {
              "cvssData": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              },
              "exploitabilityScore": 3.9,
              "impactScore": 3.6,
              "source": "security-advisories@github.com",
              "type": "Secondary"
            }
          ],
          "ssvcV203": [
            {
              "source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "ssvcData": {
                "id": "CVE-2026-45793",
                "options": [
                  {
                    "exploitation": "none"
                  },
                  {
                    "automatable": "yes"
                  },
                  {
                    "technicalImpact": "partial"
                  }
                ],
                "role": "CISA Coordinator",
                "timestamp": "2026-07-15T18:11:02.102503Z",
                "version": "2.0.3"
              }
            }
          ]
        },
        "published": "2026-07-15T17:16:48.173",
        "references": [
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/commit/3f5e7f9fbfa541137d6d1d5643ec3b718e9d5039"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/commit/65e6390c49f1a11cd8b660d81822086db51fe2d1"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/commit/e66c8fdb7ff5409bd2f358c5f194038e49e93714"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/pull/12853"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/pull/12855"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/releases/tag/1.10.28"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/releases/tag/2.2.28"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/releases/tag/2.9.8"
          },
          {
            "source": "security-advisories@github.com",
            "url": "https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2"
          }
        ],
        "sourceIdentifier": "security-advisories@github.com",
        "vulnStatus": "Awaiting Analysis",
        "weaknesses": [
          {
            "description": [
              {
                "lang": "en",
                "value": "CWE-200"
              }
            ],
            "source": "security-advisories@github.com",
            "type": "Secondary"
          }
        ]
      }
    },
    "suse_vex": {
      "aggregate_severity": "moderate",
      "current_release_date": "2026-09-23T00:26:32Z",
      "cve": "CVE-2026-45793",
      "id": "CVE-2026-45793",
      "initial_release_date": "2026-07-16T18:00:12Z",
      "product_status:recommended": "18",
      "source": "SUSE CSAF VEX",
      "status": "interim",
      "title": "SUSE CVE CVE-2026-45793",
      "url": "https://ftp.suse.com/pub/projects/security/csaf-vex/cve-2026-45793.json",
      "version": "10"
    },
    "vulnrichment": {
      "containers": {
        "adp": [
          {
            "metrics": [
              {
                "other": {
                  "content": {
                    "id": "CVE-2026-45793",
                    "options": [
                      {
                        "Exploitation": "none"
                      },
                      {
                        "Automatable": "yes"
                      },
                      {
                        "Technical Impact": "partial"
                      }
                    ],
                    "role": "CISA Coordinator",
                    "timestamp": "2026-07-15T18:11:02.102503Z",
                    "version": "2.0.3"
                  },
                  "type": "ssvc"
                }
              }
            ],
            "providerMetadata": {
              "dateUpdated": "2026-07-15T18:11:07.531Z",
              "orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
              "shortName": "CISA-ADP"
            },
            "title": "CISA ADP Vulnrichment"
          }
        ],
        "cna": {
          "affected": [
            {
              "product": "composer",
              "vendor": "composer",
              "versions": [
                {
                  "status": "affected",
                  "version": "\u003e= 1.0, \u003c 1.10.28"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.0.0, \u003c 2.2.28"
                },
                {
                  "status": "affected",
                  "version": "\u003e= 2.3.0, \u003c 2.9.8"
                }
              ]
            }
          ],
          "descriptions": [
            {
              "lang": "en",
              "value": "Composer is a dependency Manager for the PHP language. Prior to 1.10.28, 2.2.28, and 2.9.8, Composer\\IO\\BaseIO::loadConfiguration() validates GitHub OAuth tokens with the regex ^[.A-Za-z0-9_]+$ and interpolates rejected tokens into an UnexpectedValueException; GitHub Actions GITHUB_TOKEN values using the ghs_\u003cid\u003e_\u003cbase64url-JWT\u003e format can contain -, fail validation, and be disclosed to stderr or CI logs. This issue is fixed in versions 1.10.28, 2.2.28, and 2.9.8."
            }
          ],
          "metrics": [
            {
              "cvssV3_1": {
                "attackComplexity": "LOW",
                "attackVector": "NETWORK",
                "availabilityImpact": "NONE",
                "baseScore": 7.5,
                "baseSeverity": "HIGH",
                "confidentialityImpact": "HIGH",
                "integrityImpact": "NONE",
                "privilegesRequired": "NONE",
                "scope": "UNCHANGED",
                "userInteraction": "NONE",
                "vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
                "version": "3.1"
              }
            }
          ],
          "problemTypes": [
            {
              "descriptions": [
                {
                  "cweId": "CWE-200",
                  "description": "CWE-200: Exposure of Sensitive Information to an Unauthorized Actor",
                  "lang": "en",
                  "type": "CWE"
                }
              ]
            }
          ],
          "providerMetadata": {
            "dateUpdated": "2026-07-15T16:22:19.418Z",
            "orgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
            "shortName": "GitHub_M"
          },
          "references": [
            {
              "name": "https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2",
              "tags": [
                "x_refsource_CONFIRM"
              ],
              "url": "https://github.com/composer/composer/security/advisories/GHSA-f9f8-rm49-7jv2"
            },
            {
              "name": "https://github.com/composer/composer/pull/12853",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/pull/12853"
            },
            {
              "name": "https://github.com/composer/composer/pull/12855",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/pull/12855"
            },
            {
              "name": "https://github.com/composer/composer/commit/3f5e7f9fbfa541137d6d1d5643ec3b718e9d5039",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/commit/3f5e7f9fbfa541137d6d1d5643ec3b718e9d5039"
            },
            {
              "name": "https://github.com/composer/composer/commit/65e6390c49f1a11cd8b660d81822086db51fe2d1",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/commit/65e6390c49f1a11cd8b660d81822086db51fe2d1"
            },
            {
              "name": "https://github.com/composer/composer/commit/e66c8fdb7ff5409bd2f358c5f194038e49e93714",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/commit/e66c8fdb7ff5409bd2f358c5f194038e49e93714"
            },
            {
              "name": "https://github.com/composer/composer/releases/tag/1.10.28",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/releases/tag/1.10.28"
            },
            {
              "name": "https://github.com/composer/composer/releases/tag/2.2.28",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/releases/tag/2.2.28"
            },
            {
              "name": "https://github.com/composer/composer/releases/tag/2.9.8",
              "tags": [
                "x_refsource_MISC"
              ],
              "url": "https://github.com/composer/composer/releases/tag/2.9.8"
            }
          ],
          "source": {
            "advisory": "GHSA-f9f8-rm49-7jv2",
            "discovery": "UNKNOWN"
          },
          "title": "Composer: Github Actions issued GITHUB_TOKEN disclosure in GitHub Actions logs"
        }
      },
      "cveMetadata": {
        "assignerOrgId": "a0819718-46f1-4df5-94e2-005712e83aaa",
        "assignerShortName": "GitHub_M",
        "cveId": "CVE-2026-45793",
        "datePublished": "2026-07-15T16:22:19.418Z",
        "dateReserved": "2026-05-13T08:19:32.603Z",
        "dateUpdated": "2026-07-15T18:11:10.355Z",
        "state": "PUBLISHED"
      },
      "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…

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…