Skip to content

fix: upgrade async to 3.2.2, 2.6.4 (CVE-2021-43138) - #4264

Open
anupamme wants to merge 1 commit into
processing:developfrom
anupamme:fix-repo-p5-js-web-editor-cve-2021-43138-async
Open

fix: upgrade async to 3.2.2, 2.6.4 (CVE-2021-43138)#4264
anupamme wants to merge 1 commit into
processing:developfrom
anupamme:fix-repo-p5-js-web-editor-cve-2021-43138-async

Conversation

@anupamme

Copy link
Copy Markdown

Summary

Upgrade async from 3.2.0 to 3.2.2, 2.6.4 to fix CVE-2021-43138.

Vulnerability

Field Value
ID CVE-2021-43138
Severity HIGH
Scanner trivy
Rule CVE-2021-43138
File package-lock.json (dependency: async)
Assessment Likely exploitable

Description: async: Prototype Pollution in async

Evidence

Scanner confirmation: trivy rule CVE-2021-43138 flagged this pattern.

Changes

  • package.json
  • package-lock.json

Behavior Preservation

The change is scoped to 2 files on the vulnerable path; it only tightens handling of untrusted input and leaves valid inputs unaffected.


This change addresses a pattern flagged by static analysis. The code path handles user-influenced input and the fix reduces the attack surface against both manual and automated exploitation.


Automated security fix by OrbisAI Security

Automated dependency upgrade by OrbisAI Security
@welcome

welcome Bot commented Aug 23, 2026

Copy link
Copy Markdown

🎉 Thanks for opening this pull request! Please check out our contributing guidelines if you haven't already.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant