Skip to content

chore(security): override engine.io to >=6.6.7 (GHSA-r635-g3xr-vw7x)#34420

Open
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-706-engine-io
Open

chore(security): override engine.io to >=6.6.7 (GHSA-r635-g3xr-vw7x)#34420
Alyar666 wants to merge 1 commit into
DevExpress:mainfrom
Alyar666:chore/security-alert-706-engine-io

Conversation

@Alyar666

@Alyar666 Alyar666 commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings July 22, 2026 09:47

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the monorepo’s pnpm dependency resolution to mitigate GHSA-r635-g3xr-vw7x / CVE-2026-59725 by forcing vulnerable engine.io versions (in the affected range) to resolve to a patched 6.6.x release.

Changes:

  • Added a scoped pnpm override for engine.io@>=4.1.0 <6.6.7 to enforce ^6.6.7.
  • Re-resolved the lockfile so the transitive engine.io instance used by tooling updates from 6.6.6 to 6.6.9.
  • Synced the override entry into pnpm-lock.yaml’s overrides section.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
pnpm-workspace.yaml Adds a scoped override to ensure vulnerable engine.io versions resolve to a patched 6.6.x version.
pnpm-lock.yaml Updates lock resolution and snapshots to use engine.io@6.6.9 and records the override.
Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

bit-byte0
bit-byte0 previously approved these changes Jul 22, 2026
@Alyar666
Alyar666 added this pull request to the merge queue Jul 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Jul 22, 2026
@Alyar666 Alyar666 self-assigned this Jul 22, 2026
@Alyar666
Alyar666 added this pull request to the merge queue Jul 22, 2026
@github-merge-queue
github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Jul 22, 2026
Fixes Dependabot alert DevExpress#706: Engine.IO polling transport connection
exhaustion DoS (CVE-2026-59725). Transitive dependency via karma ->
socket.io@4.8.3. Resolved engine.io 6.6.6 -> 6.6.9.
Copilot AI review requested due to automatic review settings July 22, 2026 13:14
@Alyar666
Alyar666 force-pushed the chore/security-alert-706-engine-io branch from ea16f99 to 2ec7215 Compare July 22, 2026 13:14

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 2 changed files in this pull request and generated no new comments.

Files not reviewed (1)
  • pnpm-lock.yaml: Generated file

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants