AAP-19946: bump piscina to ^4.9.3 (CVE-2026-55388 prototype pollution → RCE) - #27
Merged
rajpatta merged 1 commit intoJul 21, 2026
Conversation
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
AsijitM
approved these changes
Jul 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What
Transitive
piscina@4.9.2(vianightwatch@3.15.0) is affected by GHSA-x9g3-xrwr-cwfg / CVE-2026-55388 — prototype-pollution gadget → RCE via inheritedoptions.filename, CVSS 8.1. Patched on the 4.x line in 4.9.3.Fix
Added
piscina: ^4.9.3to the existing npmoverridesblock. Stays on 4.x fornightwatchAPI compatibility (not bumped to 5.2.0). Dependabot could not auto-PR since piscina is transitive.Verification
npm ls piscina-> 4.9.3 (was 4.9.2)npm audithigh-severity count 5 -> 0; piscina no longer flaggednpx nightwatch --versionboots clean (3.16.0)JIRA: https://browserstack.atlassian.net/browse/AAP-19946
🤖 Generated with Claude Code