PYSEC-2026-2246
Vulnerability from pysec - Published: 2026-02-26 02:16 - Updated: 2026-07-13 05:50
VLAI
Details
OpenLIT is an open source platform for AI engineering. Prior to version 1.37.1, several GitHub Actions workflows in OpenLIT's GitHub repository use the pull_request_target event while checking out and executing untrusted code from forked pull requests. These workflows run with the security context of the base repository, including a write-privileged GITHUB_TOKEN and numerous sensitive secrets (API keys, database/vector store tokens, and a Google Cloud service account key). Version 1.37.1 contains a fix.
Severity
9.9 (Critical)
Impacted products
| Name | purl | openlit | pkg:pypi/openlit |
|---|
Aliases
{
"affected": [
{
"ecosystem_specific": {},
"package": {
"ecosystem": "PyPI",
"name": "openlit",
"purl": "pkg:pypi/openlit"
},
"ranges": [
{
"events": [
{
"introduced": "1.36.2"
},
{
"fixed": "1.37.1"
}
],
"type": "ECOSYSTEM"
}
],
"versions": [
"1.36.2",
"1.36.3",
"1.36.6",
"1.36.7",
"1.36.8",
"1.36.9",
"1.37.0"
]
}
],
"aliases": [
"CVE-2026-27941",
"GHSA-9jgv-x8cq-296q"
],
"details": "OpenLIT is an open source platform for AI engineering. Prior to version 1.37.1, several GitHub Actions workflows in OpenLIT\u0027s GitHub repository use the `pull_request_target` event while checking out and executing untrusted code from forked pull requests. These workflows run with the security context of the base repository, including a write-privileged `GITHUB_TOKEN` and numerous sensitive secrets (API keys, database/vector store tokens, and a Google Cloud service account key). Version 1.37.1 contains a fix.",
"id": "PYSEC-2026-2246",
"modified": "2026-07-13T05:50:35.439193Z",
"published": "2026-02-26T02:16:22.160Z",
"references": [
{
"type": "FIX",
"url": "https://github.com/openlit/openlit/commit/4a62039a1659d6cbb8913172693f587b5fc2546c"
},
{
"type": "EVIDENCE",
"url": "https://github.com/openlit/openlit/security/advisories/GHSA-9jgv-x8cq-296q"
}
],
"severity": [
{
"score": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H",
"type": "CVSS_V3"
}
]
}
Loading…
Loading…
Experimental. This forecast is provided for visualization only and may change without notice. Do not use it for operational decisions.
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…