8.1
HIGH CVSS 3.1
CVE-2026-55388
piscina: Prototype Pollution Gadget → RCE via inherited options.filename
Description

piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an own property. When Object.prototype.filename is polluted upstream the inherited value flows to worker_threads.Worker import and the attacker's .mjs runs in the worker. This vulnerability is fixed in 6.0.0-rc.2, 5.2.0, and 4.9.3.

INFO

Published Date :

June 22, 2026, 6:16 p.m.

Last Modified :

June 23, 2026, 5:17 p.m.

Remotely Exploit :

Yes !
Affected Products

The following products are affected by CVE-2026-55388 vulnerability. Even if cvefeed.io is aware of the exact versions of the products that are affected, the information is not represented in the table below.

No affected product recoded yet

CVSS Scores
The Common Vulnerability Scoring System is a standardized framework for assessing the severity of vulnerabilities in software and systems. We collect and displays CVSS scores from various sources for each CVE.
Score Version Severity Vector Exploitability Score Impact Score Source
CVSS 134c704f-9b21-4f2e-91b3-4a467353bcc0
CVSS 3.1 HIGH MITRE-CVE
CVSS 3.1 HIGH [email protected]
Solution
Update piscina to a version that resolves prototype chain pollution vulnerabilities.
  • Update piscina to version 6.0.0-rc.2 or later.
  • Update piscina to version 5.2.0 or later.
  • Update piscina to version 4.9.3 or later.
Public PoC/Exploit Available at Github

CVE-2026-55388 has a 1 public PoC/Exploit available at Github. Go to the Public Exploits tab to see the list.

References to Advisories, Solutions, and Tools

Here, you will find a curated list of external links that provide in-depth information, practical solutions, and valuable tools related to CVE-2026-55388.

URL Resource
https://github.com/piscinajs/piscina/security/advisories/GHSA-x9g3-xrwr-cwfg
https://github.com/piscinajs/piscina/security/advisories/GHSA-x9g3-xrwr-cwfg
CWE - Common Weakness Enumeration

While CVE identifies specific instances of vulnerabilities, CWE categorizes the common flaws or weaknesses that can lead to vulnerabilities. CVE-2026-55388 is associated with the following CWEs:

We scan GitHub repositories to detect new proof-of-concept exploits. Following list is a collection of public exploits and proof-of-concepts, which have been published on GitHub (sorted by the most recently updated).

All Public RunWhen Helm Charts - Managed by terraform

Shell Dockerfile Go Template

Updated: 5 days, 13 hours ago
1 stars 1 fork 1 watcher
Born at : Sept. 18, 2023, 10:09 a.m. This repo has been linked 117 different CVEs too.

Results are limited to the first 15 repositories due to potential performance issues.

The following list is the news that have been mention CVE-2026-55388 vulnerability anywhere in the article.

The following table lists the changes that have been made to the CVE-2026-55388 vulnerability over time.

Vulnerability history details can be useful for understanding the evolution of a vulnerability, and for identifying the most recent changes that may impact the vulnerability's severity, exploitability, or other characteristics.

  • CVE Modified by 134c704f-9b21-4f2e-91b3-4a467353bcc0

    Jun. 23, 2026

    Action Type Old Value New Value
    Added Reference https://github.com/piscinajs/piscina/security/advisories/GHSA-x9g3-xrwr-cwfg
    Added SSVC {'id': 'CVE-2026-55388', 'role': 'CISA Coordinator', 'options': [{'exploitation': 'poc'}, {'automatable': 'no'}, {'technicalImpact': 'total'}], 'version': '2.0.3', 'timestamp': '2026-06-23T15:50:15.219533Z'}
  • New CVE Received by [email protected]

    Jun. 22, 2026

    Action Type Old Value New Value
    Added Affected [{'vendor': 'piscinajs', 'product': 'piscina', 'versions': [{'status': 'affected', 'version': '< 4.9.3'}, {'status': 'affected', 'version': '>= 5.0.0-alpha.0, < 5.2.0'}, {'status': 'affected', 'version': '>= 6.0.0-rc.1, < 6.0.0-rc.2'}]}]
    Added Description piscina is a node.js worker pool implementation. Prior to 6.0.0-rc.2, 5.2.0, and 4.9.3, piscina's constructor and run() paths read the filename option via plain member access. Both reads fall through the prototype chain when the caller's options object doesn't have filename as an own property. When Object.prototype.filename is polluted upstream the inherited value flows to worker_threads.Worker import and the attacker's .mjs runs in the worker. This vulnerability is fixed in 6.0.0-rc.2, 5.2.0, and 4.9.3.
    Added CVSS V3.1 AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H
    Added CWE CWE-94
    Added CWE CWE-1321
    Added Reference https://github.com/piscinajs/piscina/security/advisories/GHSA-x9g3-xrwr-cwfg
EPSS is a daily estimate of the probability of exploitation activity being observed over the next 30 days. Following chart shows the EPSS score history of the vulnerability.