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.
References
| Link | Resource |
|---|---|
| https://github.com/openlit/openlit/commit/4a62039a1659d6cbb8913172693f587b5fc2546c | Patch |
| https://github.com/openlit/openlit/security/advisories/GHSA-9jgv-x8cq-296q | Exploit Mitigation Vendor Advisory |
Configurations
History
06 Mar 2026, 20:06
| Type | Values Removed | Values Added |
|---|---|---|
| Summary |
|
|
| First Time |
Openlit
Openlit openlit Software Development Kit |
|
| CPE | cpe:2.3:a:openlit:openlit_software_development_kit:*:*:*:*:*:python:*:* | |
| References | () https://github.com/openlit/openlit/commit/4a62039a1659d6cbb8913172693f587b5fc2546c - Patch | |
| References | () https://github.com/openlit/openlit/security/advisories/GHSA-9jgv-x8cq-296q - Exploit, Mitigation, Vendor Advisory |
26 Feb 2026, 02:16
| Type | Values Removed | Values Added |
|---|---|---|
| New CVE |
Information
Published : 2026-02-26 02:16
Updated : 2026-03-06 20:06
NVD link : CVE-2026-27941
Mitre link : CVE-2026-27941
CVE.ORG link : CVE-2026-27941
JSON object : View
Products Affected
openlit
- openlit_software_development_kit
CWE
CWE-829
Inclusion of Functionality from Untrusted Control Sphere
