Skip to content

Conversation

@depfu
Copy link
Contributor

@depfu depfu bot commented Nov 11, 2025


🚨 Your current dependencies have known security vulnerabilities 🚨

This dependency update fixes known security vulnerabilities. Please see the details below and assess their impact carefully. We recommend to merge and deploy this as soon as possible!


Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ puppeteer (24.9.0 → 24.29.1) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

↗️ b4a (indirect, 1.6.7 → 1.7.3) · Repo

Commits

See the full diff on Github. The new version differs by 13 commits:

↗️ bare-events (indirect, 2.5.4 → 2.8.2) · Repo

Commits

See the full diff on Github. The new version differs by 19 commits:

↗️ debug (indirect, 4.4.1 → 4.4.3) · Repo · Changelog

Security Advisories 🚨

🚨 [email protected] contains malware after npm account takeover

Impact

On 8 September 2025, the npm publishing account for debug was taken over after a phishing attack. Version 4.4.2 was published, functionally identical to the previous patch version, but with a malware payload added attempting to redirect cryptocurrency transactions to the attacker's own addresses from within browser environments.

Local environments, server environments, command line applications, etc. are not affected. If the package was used in a browser context (e.g. a direct <script> inclusion, or via a bundling tool such as Babel, Rollup, Vite, Next.js, etc.) there is a chance the malware still exists and such bundles will need to be rebuilt.

The malware seemingly only targets cryptocurrency transactions and wallets such as MetaMask. See references below for more information on the payload.

Patches

npm removed the offending package from the registry over the course of the day on 8 September, preventing further downloads from npm proper.

On 13 September, the package owner published new patch versions to help cache-bust those using private registries who might still have the compromised version cached. This version is functionally identical to the previously known-good version, published as a patch version bump above the compromised version.

Users should upgrade to the latest patch version, completely remove their node_modules directory, clean their package manager's global cache, and rebuild any browser bundles from scratch.

Those operating private registries or registry mirrors should purge the offending versions from any caches.

References

Point of Contact

In the event suspicious behavior is still observed for the package listed in this security advisory after performing all of the above cleaning operations (see Patches above), please reach out via one of the following channels of communication:

Release Notes

4.4.3

Functionally identical release to 4.4.1.

Version 4.4.2 is compromised. Please see #1005.

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 1 commit:

↗️ get-uri (indirect, 6.0.4 → 6.0.5) · Repo · Changelog

↗️ ip-address (indirect, 9.0.5 → 10.1.0) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ puppeteer-core (indirect, 24.9.0 → 24.29.1) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

↗️ socks (indirect, 2.8.4 → 2.8.7) · Repo

Sorry, we couldn't find anything useful about this release.

↗️ streamx (indirect, 2.22.0 → 2.23.0) · Repo

Commits

See the full diff on Github. The new version differs by 6 commits:

↗️ tar-fs (indirect, 3.0.9 → 3.1.1) · Repo

Security Advisories 🚨

🚨 tar-fs has a symlink validation bypass if destination directory is predictable with a specific tarball

Impact

v3.1.0, v2.1.3, v1.16.5 and below

Patches

Has been patched in 3.1.1, 2.1.4, and 1.16.6

Workarounds

You can use the ignore option to ignore non files/directories.

  ignore (_, header) {
    // pass files & directories, ignore e.g. symlinks
    return header.type !== 'file' && header.type !== 'directory'
  }

Credit

Reported by: Mapta / BugBunny_ai

Commits

See the full diff on Github. The new version differs by 6 commits:

↗️ ws (indirect, 8.18.2 → 8.18.3) · Repo

Release Notes

8.18.3

Bug fixes

  • Fixed a spec violation where the Sec-WebSocket-Version header was not added
    to the HTTP response if the client requested version was either invalid or
    unacceptable (33f5dba).

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 5 commits:

↗️ zod (indirect, 3.25.32 → 3.25.76) · Repo · Changelog

Release Notes

Too many releases to show here. View the full release notes.

Commits

See the full diff on Github. The new version differs by more commits than we can show here.

🆕 bare-url (added, 2.3.2)

🆕 events-universal (added, 1.0.1)

🆕 webdriver-bidi-protocol (added, 0.3.8)

🆕 semver (added, 7.7.3)

🗑️ jsbn (removed)

🗑️ sprintf-js (removed)


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu cancel merge
Cancels automatic merging of this PR
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

@depfu
Copy link
Contributor Author

depfu bot commented Nov 14, 2025

Closed in favor of #432.

@depfu depfu bot closed this Nov 14, 2025
@depfu depfu bot deleted the depfu/update/npm/puppeteer-24.29.1 branch November 14, 2025 08:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant