Lucene search
+L

21232 matches found

CVE
CVE
added 2026/03/27 10:01 p.m.59 views

CVE-2026-33981

Technical details for CVE-2026-33981 are not publicly available in the provided documents. No affected products, impact, or remediation are identifiable here. Monitor for updates .

8.3CVSS5.9AI score0.00475EPSS
SaveExploits1References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/03/27 10:01 p.m.11 views

CVE-2026-33981 Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated us...

8.3CVSS5.9AI score0.00475EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/03/27 10:01 p.m.38 views

CVE-2026-33981 Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated us...

8.3CVSS0.00475EPSS
SaveExploits1References3
OSV
OSV
added 2026/03/27 10:01 p.m.10 views

CVE-2026-33981 Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

changedetection.io is a free open source web page change detection tool. Prior to 0.54.7, the jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated us...

8.3CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/03/27 9:17 p.m.11 views

CVE-2026-33881

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes in the NativeTS executor. A workspace admin who sets a custom environmen...

8.6CVSS0.00378EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/03/27 9:13 p.m.8 views

CVE-2026-33941

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the Handlebars CLI precompiler bin/handlebars / lib/precompiler.js concatenates user-controlled strings — template file names and several CLI options — directly into the JavaScript it...

8.2CVSS6AI score0.00291EPSS
SaveExploits1References4Affected Software1
Debian CVE
Debian CVE
added 2026/03/27 9:13 p.m.14 views

CVE-2026-33941

Handlebars provides the power necessary to let users build semantic templates. In versions 4.0.0 through 4.7.8, the Handlebars CLI precompiler bin/handlebars / lib/precompiler.js concatenates user-controlled strings — template file names and several CLI options — directly into the JavaScript it...

8.2CVSS5.6AI score0.00291EPSS
SaveExploits1
ATTACKERKB
ATTACKERKB
added 2026/03/27 8:34 p.m.9 views

CVE-2026-33881

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes in the NativeTS executor. A workspace admin who sets a custom environmen...

8.6CVSS6AI score0.00378EPSS
SaveExploits1References2Affected Software1
Cvelist
Cvelist
added 2026/03/27 8:34 p.m.29 views

CVE-2026-33881 Windmill: Rogue Workspace Admins can inject code via unescaped workspace environment variable interpolation in NativeTS executor

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes in the NativeTS executor. A workspace admin who sets a custom environmen...

8.6CVSS0.00378EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/03/27 8:34 p.m.29 views

EUVD-2026-16820

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes in the NativeTS executor. A workspace admin who sets a custom environmen...

8.6CVSS6AI score0.00378EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/27 8:34 p.m.22 views

CVE-2026-33881

Windmill CVE-2026-33881 affects the NativeTS executor in Windmill’s workspace environment. The flaw arises because workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes, allowing a workspace admin to inject arbitrary JavaScript that ...

8.6CVSS6AI score0.00378EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/03/27 8:34 p.m.9 views

CVE-2026-33881 Windmill: Rogue Workspace Admins can inject code via unescaped workspace environment variable interpolation in NativeTS executor

Windmill is an open-source developer platform for internal code: APIs, background jobs, workflows and UIs. Workspace environment variable values are interpolated into JavaScript string literals without escaping single quotes in the NativeTS executor. A workspace admin who sets a custom environmen...

8.6CVSS6.1AI score
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/03/27 7:17 p.m.44 views

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...

9.8CVSS6.5AI score0.00619EPSS
SaveExploits1References6Affected Software1
Snyk
Snyk
added 2026/03/27 7:17 p.m.5 views

Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

Overview Affected versions of this package are vulnerable to Improper Neutralization of Special Elements in Output Used by a Downstream Component 'Injection' via the processing of deprecated workflow commands in untrusted input. An attacker can inject arbitrary environment variables or modify the...

9.8CVSS6AI score0.00619EPSS
SaveExploits1References2
OSV
OSV
added 2026/03/27 7:17 p.m.10 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
EUVD
EUVD
added 2026/03/27 7:11 p.m.19 views

EUVD-2026-16880

Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters...

8.3CVSS5.8AI score0.00475EPSS
SaveExploits1References3
Github Security Blog
Github Security Blog
added 2026/03/27 7:11 p.m.24 views

Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

Summary The jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated user when no password is set, the default can leak sensitive environment variables...

8.3CVSS5.9AI score0.00475EPSS
SaveExploits1References5Affected Software1
OSV
OSV
added 2026/03/27 7:11 p.m.18 views

GHSA-58R7-4WR5-HFX8 Changedetection.io Discloses Environment Variables via jq env Builtin in Include Filters

Summary The jq: and jqraw: include filter expressions allow use of the jq env builtin, which reads all process environment variables and stores them as the watch snapshot. An authenticated user or unauthenticated user when no password is set, the default can leak sensitive environment variables...

8.3CVSS5.9AI score0.00475EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/03/27 6:22 p.m.3 views

Improper Encoding or Escaping of Output

Overview org.webjars.npm:handlebars is an extension to the Mustache templating language. Affected versions of this package are vulnerable to Improper Encoding or Escaping of Output through the CLI precompiler in lib/precompiler.js. An attacker can execute arbitrary JavaScript in the generated...

8.4CVSS6AI score0.00291EPSS
SaveExploits1References4
The Hacker News
The Hacker News
added 2026/03/27 8:07 a.m.15 views

LangChain, LangGraph Flaws Expose Files, Secrets, Databases in Widely Used AI Frameworks

Cybersecurity researchers have disclosed three security vulnerabilities impacting LangChain and LangGraph that, if successfully exploited, could expose filesystem data, environment secrets, and conversation history. Both LangChain and LangGraph are open-source frameworks that are used to build...

9.8CVSS6.2AI score0.99996EPSS
SaveExploits75
Rows per page
Query Builder