Skip to content

Commit 793ff8c

Browse files
1 parent 52a5662 commit 793ff8c

8 files changed

Lines changed: 36 additions & 15 deletions

File tree

advisories/github-reviewed/2026/03/GHSA-jccr-rrw2-vc8h/GHSA-jccr-rrw2-vc8h.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-jccr-rrw2-vc8h",
4-
"modified": "2026-03-31T23:56:13Z",
4+
"modified": "2026-04-08T11:58:00Z",
55
"published": "2026-03-31T23:56:13Z",
66
"aliases": [],
77
"summary": "OpenClaw safeBins jq `$ENV` filter bypass allows environment variable disclosure",
8-
"details": "## Summary\n\nThe jq safe-bin policy blocked explicit `env` usage but still allowed jq programs that accessed environment data through `$ENV`.\n\n## Impact\n\nAn operator-approved safe-bin jq command could disclose environment variables that the safe-bin policy was supposed to keep out of scope.\n\n## Affected Component\n\n`src/infra/exec-safe-bin-semantics.ts`\n\n## Fixed Versions\n\n- Affected: `<= 2026.3.24`\n- Patched: `>= 2026.3.28`\n- Latest stable `2026.3.28` contains the fix.\n\n## Fix\n\nFixed by commit `78e2f3d66d` (`Exec: tighten jq safe-bin env checks`).\n\nOpenClaw thanks @nicky-cc of Tencent zhuque Lab [https://github.com/Tencent/AI-Infra-Guard](https://github.com/Tencent/AI-Infra-Guard) for reporting.",
8+
"details": "## Summary\n\nThe jq safe-bin policy blocked explicit `env` usage but still allowed jq programs that accessed environment data through `$ENV`.\n\n## Impact\n\nAn operator-approved safe-bin jq command could disclose environment variables that the safe-bin policy was supposed to keep out of scope.\n\n## Affected Component\n\n`src/infra/exec-safe-bin-semantics.ts`\n\n## Fixed Versions\n\n- Affected: `<= 2026.3.24`\n- Patched: `>= 2026.3.28`\n- Latest stable `2026.3.28` contains the fix.\n\n## Fix\n\nFixed by commit `78e2f3d66d` (`Exec: tighten jq safe-bin env checks`).\n\nThanks @nicky-cc of Tencent zhuque Lab ([https://github.com/Tencent/AI-Infra-Guard](https://github.com/Tencent/AI-Infra-Guard)) for reporting.",
99
"severity": [
1010
{
1111
"type": "CVSS_V3",
@@ -52,6 +52,7 @@
5252
],
5353
"database_specific": {
5454
"cwe_ids": [
55+
"CWE-185",
5556
"CWE-200"
5657
],
5758
"severity": "HIGH",

advisories/github-reviewed/2026/03/GHSA-q4r8-xm5f-56gw/GHSA-q4r8-xm5f-56gw.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-q4r8-xm5f-56gw",
4-
"modified": "2026-04-06T17:19:40Z",
4+
"modified": "2026-04-08T11:57:49Z",
55
"published": "2026-03-19T16:27:53Z",
66
"aliases": [
77
"CVE-2026-30836"

advisories/github-reviewed/2026/04/GHSA-8jxr-pr72-r468/GHSA-8jxr-pr72-r468.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-8jxr-pr72-r468",
4-
"modified": "2026-04-07T20:13:32Z",
4+
"modified": "2026-04-08T11:57:14Z",
55
"published": "2026-04-07T20:13:32Z",
66
"aliases": [
77
"CVE-2026-35568"
@@ -40,6 +40,10 @@
4040
"type": "WEB",
4141
"url": "https://github.com/modelcontextprotocol/java-sdk/security/advisories/GHSA-8jxr-pr72-r468"
4242
},
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35568"
46+
},
4347
{
4448
"type": "PACKAGE",
4549
"url": "https://github.com/modelcontextprotocol/java-sdk"
@@ -56,6 +60,6 @@
5660
"severity": "HIGH",
5761
"github_reviewed": true,
5862
"github_reviewed_at": "2026-04-07T20:13:32Z",
59-
"nvd_published_at": null
63+
"nvd_published_at": "2026-04-07T22:16:23Z"
6064
}
6165
}

advisories/github-reviewed/2026/04/GHSA-f37v-82c4-4x64/GHSA-f37v-82c4-4x64.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-f37v-82c4-4x64",
4-
"modified": "2026-04-07T15:52:29Z",
4+
"modified": "2026-04-08T11:57:06Z",
55
"published": "2026-04-07T15:52:28Z",
66
"aliases": [
77
"CVE-2026-34781"
@@ -97,6 +97,10 @@
9797
"type": "WEB",
9898
"url": "https://github.com/electron/electron/security/advisories/GHSA-f37v-82c4-4x64"
9999
},
100+
{
101+
"type": "ADVISORY",
102+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34781"
103+
},
100104
{
101105
"type": "WEB",
102106
"url": "https://github.com/electron/electron/pull/50475"
@@ -133,6 +137,6 @@
133137
"severity": "LOW",
134138
"github_reviewed": true,
135139
"github_reviewed_at": "2026-04-07T15:52:28Z",
136-
"nvd_published_at": null
140+
"nvd_published_at": "2026-04-07T22:16:23Z"
137141
}
138142
}

advisories/github-reviewed/2026/04/GHSA-f3pv-wv63-48x8/GHSA-f3pv-wv63-48x8.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-f3pv-wv63-48x8",
4-
"modified": "2026-04-07T15:52:25Z",
4+
"modified": "2026-04-08T11:57:01Z",
55
"published": "2026-04-07T15:52:25Z",
66
"aliases": [
77
"CVE-2026-34765"
@@ -97,6 +97,10 @@
9797
"type": "WEB",
9898
"url": "https://github.com/electron/electron/security/advisories/GHSA-f3pv-wv63-48x8"
9999
},
100+
{
101+
"type": "ADVISORY",
102+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-34765"
103+
},
100104
{
101105
"type": "PACKAGE",
102106
"url": "https://github.com/electron/electron"
@@ -125,6 +129,6 @@
125129
"severity": "MODERATE",
126130
"github_reviewed": true,
127131
"github_reviewed_at": "2026-04-07T15:52:25Z",
128-
"nvd_published_at": null
132+
"nvd_published_at": "2026-04-07T22:16:22Z"
129133
}
130134
}

advisories/github-reviewed/2026/04/GHSA-gvrj-cjch-728p/GHSA-gvrj-cjch-728p.json

Lines changed: 2 additions & 2 deletions
Large diffs are not rendered by default.

advisories/github-reviewed/2026/04/GHSA-hfpq-x728-986j/GHSA-hfpq-x728-986j.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-hfpq-x728-986j",
4-
"modified": "2026-04-07T20:13:04Z",
4+
"modified": "2026-04-08T11:57:10Z",
55
"published": "2026-04-07T20:13:04Z",
66
"aliases": [
77
"CVE-2026-35406"
@@ -43,6 +43,10 @@
4343
"type": "WEB",
4444
"url": "https://github.com/containers/aardvark-dns/security/advisories/GHSA-hfpq-x728-986j"
4545
},
46+
{
47+
"type": "ADVISORY",
48+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-35406"
49+
},
4650
{
4751
"type": "WEB",
4852
"url": "https://github.com/containers/aardvark-dns/commit/3b49ea7b38bdea134b7f03256f2e13f44ce73bb1"
@@ -63,6 +67,6 @@
6367
"severity": "MODERATE",
6468
"github_reviewed": true,
6569
"github_reviewed_at": "2026-04-07T20:13:04Z",
66-
"nvd_published_at": null
70+
"nvd_published_at": "2026-04-07T22:16:23Z"
6771
}
6872
}

advisories/github-reviewed/2026/04/GHSA-pr46-2v3c-5356/GHSA-pr46-2v3c-5356.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"schema_version": "1.4.0",
33
"id": "GHSA-pr46-2v3c-5356",
4-
"modified": "2026-04-08T00:18:46Z",
4+
"modified": "2026-04-08T11:57:19Z",
55
"published": "2026-04-08T00:18:46Z",
66
"aliases": [
77
"CVE-2026-39847"
@@ -40,6 +40,10 @@
4040
"type": "WEB",
4141
"url": "https://github.com/emmett-framework/emmett/security/advisories/GHSA-pr46-2v3c-5356"
4242
},
43+
{
44+
"type": "ADVISORY",
45+
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-39847"
46+
},
4347
{
4448
"type": "PACKAGE",
4549
"url": "https://github.com/emmett-framework/emmett"
@@ -52,6 +56,6 @@
5256
"severity": "CRITICAL",
5357
"github_reviewed": true,
5458
"github_reviewed_at": "2026-04-08T00:18:46Z",
55-
"nvd_published_at": null
59+
"nvd_published_at": "2026-04-07T22:16:23Z"
5660
}
5761
}

0 commit comments

Comments
 (0)