Lucene search
+L

19 matches found

ATTACKERKB
ATTACKERKB
added yesterday5 views

CVE-2026-64827

Telenia Software TVox 26.5.3 and prior 26.x versions, and 24.9.21 and prior 24.x versions, contain an authentication bypass vulnerability in setenv.php where the redirectToLoginAdminIRequestHaveAccessToken function derives the current page name from PHPSELF and skips authentication when the value...

9.8CVSS5.5AI score
SaveExploits1References4Affected Software1
OSV
OSV
added 2026/07/13 2:36 p.m.8 views

PYSEC-2026-2913 PraisonAI Vulnerable to Argument Injection into Cloud Run Environment Variables via Unsanitized Comma in gcloud --set-env-vars

Summary deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud uses a comma as the key-value pair separator for...

8.4CVSS6.2AI score0.00231EPSS
SaveExploits1References6
OSV
OSV
added 2026/04/10 7:22 p.m.3 views

GHSA-FVXX-GGMX-3CJG PraisonAI Vulnerable to Argument Injection into Cloud Run Environment Variables via Unsanitized Comma in gcloud --set-env-vars

Summary deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud uses a comma as the key-value pair separator for...

8.4CVSS6AI score0.00231EPSS
SaveExploits1References4
Vulnrichment
Vulnrichment
added 2026/04/09 9:17 p.m.3 views

CVE-2026-40113 PraisonAI has an Argument Injection into Cloud Run Environment Variables via Unsanitized Comma in gcloud --set-env-vars

PraisonAI is a multi-agent teams system. Prior to 4.5.128, deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud use...

8.4CVSS5.9AI score0.00231EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/04/09 9:17 p.m.6 views

CVE-2026-40113

PraisonAI is a multi-agent teams system. Prior to 4.5.128, deploy.py constructs a single comma-delimited string for the gcloud run deploy --set-env-vars argument by directly interpolating openaimodel, openaikey, and openaibase without validating that these values do not contain commas. gcloud use...

8.4CVSS6AI score0.00231EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/04/09 9:17 p.m.32 views

CVE-2026-40113

PraxionAI’s CVE-2026-40113 affects PraisonAI before version 4.5.128. The flaw arises in deploy.py, which builds a single comma-delimited string for gcloud run deploy --set-env-vars by directly interpolating openai_model, openai_key, and openai_base without validating for commas. Since gcloud uses...

8.4CVSS6AI score0.00231EPSS
SaveExploits1References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/04/02 12:0 a.m.8 views

PT-2026-29938

act: Unrestricted set-env and add-path command processing enables environment injection in github.com/nektos/act...

5.8AI score
SaveExploits0References5
SUSE CVE
SUSE CVE
added 2026/03/31 11:27 p.m.8 views

SUSE CVE-2026-34041

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

9.8CVSS5.9AI score0.00619EPSS
SaveExploits1References5
AlpineLinux
AlpineLinux
added 2026/03/31 1:43 a.m.7 views

CVE-2026-34041

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

9.8CVSS6AI score0.00619EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/31 1:43 a.m.28 views

CVE-2026-34041 act: Unrestricted set-env and add-path command processing enables environment injection

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

7.7CVSS0.00619EPSS
SaveExploits1References3
Vulnrichment
Vulnrichment
added 2026/03/31 1:43 a.m.4 views

CVE-2026-34041 act: Unrestricted set-env and add-path command processing enables environment injection

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

7.7CVSS5.9AI score0.00619EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/03/31 1:43 a.m.6 views

CVE-2026-34041

act is a project which allows for local running of github actions. Prior to version 0.2.86, act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which was disabled due to environment injection risks. When a workflow step echoes untrusted data to stdout, an...

7.7CVSS5.9AI score0.00619EPSS
SaveExploits1References4Affected Software1
CNNVD
CNNVD
added 2026/03/31 12:0 a.m.11 views

Act 注入漏洞

Act is a locally run tool developed by Nektos and open source. Versions of Act prior to 0.2.86 had an injection vulnerability. This vulnerability stemmed from unconditionally processing the::set-env:: and::add-path:: workflow commands, which could lead to setting arbitrary environment variables o...

9.8CVSS5.9AI score0.00619EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/27 7:17 p.m.6 views

GHSA-XMGR-9PQC-H5VW act: Unrestricted set-env and add-path command processing enables environment injection

Summary act unconditionally processes the deprecated ::set-env:: and ::add-path:: workflow commands, which GitHub Actions disabled in October 2020 CVE-2020-15228, GHSA-mfwh-5m23-j46w due to environment injection risks. When a workflow step echoes untrusted data to stdout, an attacker can inject...

7.7CVSS6.9AI score0.00619EPSS
SaveExploits1References6
OSV
OSV
added 2025/07/30 7:37 p.m.6 views

MAL-2025-6691 Malicious code in actions-set-env-vars (npm)

The package communicates with a domain associated with malicious activity...

7.1AI score
SaveExploits0
OSV
OSV
added 2024/02/03 12:22 a.m.12 views

GHSA-7F32-HM4H-W77Q github-slug-action use of `set-env` Runner commands which are processed via stdout

Impact This GitHub Action use set-env runner commands which are processed via stdout related to GHSA-mfwh-5m23-j46w Patches The following versions use the recommended Environment File Syntax. - 2.1.1 - 1.1.1 Workarounds None, it is strongly suggested that you upgrade as soon as possible. For more...

7.2AI score
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2024/02/03 12:0 a.m.6 views

PT-2024-40157 · Github · Github-Slug-Action

Name of the Vulnerable Software and Affected Versions: github-slug-action versions prior to 1.1.1 github-slug-action versions prior to 2.1.1 Description: The issue is related to the use of set-env runner commands processed via stdout. It is recommended to upgrade to a version that uses the...

7.3AI score
SaveExploits0References3
OSV
OSV
added 2020/10/01 6:15 p.m.7 views

CVE-2020-15228

In the @actions/core npm module before version 1.2.6,addPath and exportVariable functions communicate with the Actions Runner over stdout by generating a string in a specific format. Workflows that log untrusted data to stdout may invoke these commands, resulting in the path or environment...

5CVSS5.9AI score0.01501EPSS
SaveExploits2References2
Prion
Prion
added 2020/10/01 6:15 p.m.21 views

Design/Logic Flaw

In the @actions/core npm module before version 1.2.6,addPath and exportVariable functions communicate with the Actions Runner over stdout by generating a string in a specific format. Workflows that log untrusted data to stdout may invoke these commands, resulting in the path or environment...

4CVSS5.3AI score0.01501EPSS
SaveExploits2References2Affected Software1
Rows per page
Query Builder