From 51381e43737bfe07f1b10cdcd8d153c98b8c08fb Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 07:36:41 -0400 Subject: [PATCH 1/2] Add Piscina CVE-2026-55388 references --- .../GHSA-x9g3-xrwr-cwfg.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json b/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json index b4186260882c3..87da0410a5738 100644 --- a/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json +++ b/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json @@ -84,9 +84,25 @@ "type": "WEB", "url": "https://github.com/piscinajs/piscina/security/advisories/GHSA-x9g3-xrwr-cwfg" }, + { + "type": "ADVISORY", + "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-55388" + }, { "type": "PACKAGE", "url": "https://github.com/piscinajs/piscina" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/piscina/v/4.9.3" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/piscina/v/5.2.0" + }, + { + "type": "PACKAGE", + "url": "https://www.npmjs.com/package/piscina/v/6.0.0-rc.2" } ], "database_specific": { @@ -99,4 +115,4 @@ "github_reviewed_at": "2026-06-18T13:05:11Z", "nvd_published_at": null } -} \ No newline at end of file +} From 78dbfcee88f4f8659f0b85919ea37c7a25a3c292 Mon Sep 17 00:00:00 2001 From: cookesan <6601329+cookesan@users.noreply.github.com> Date: Tue, 7 Jul 2026 19:41:59 -0400 Subject: [PATCH 2/2] Set Piscina NVD published timestamp --- .../2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json b/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json index 87da0410a5738..09b46b545afbb 100644 --- a/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json +++ b/advisories/github-reviewed/2026/06/GHSA-x9g3-xrwr-cwfg/GHSA-x9g3-xrwr-cwfg.json @@ -113,6 +113,6 @@ "severity": "HIGH", "github_reviewed": true, "github_reviewed_at": "2026-06-18T13:05:11Z", - "nvd_published_at": null + "nvd_published_at": "2026-06-22T18:16:47Z" } }