Skip to content

fix: resolve CVE-2026-6322 in fast-uri#2510

Merged
benoitf merged 1 commit intopodman-desktop:mainfrom
benoitf:cve-fix/cve-2026-6322-main
May 10, 2026
Merged

fix: resolve CVE-2026-6322 in fast-uri#2510
benoitf merged 1 commit intopodman-desktop:mainfrom
benoitf:cve-fix/cve-2026-6322-main

Conversation

@benoitf
Copy link
Copy Markdown
Contributor

@benoitf benoitf commented May 9, 2026

What does this PR do?

Fix high severity vulnerability CVE-2026-6322 in fast-uri.

Advisory: fast-uri vulnerable to host confusion via percent-encoded authority delimiters
Vulnerable versions: <=3.1.1
Patched versions: >=3.1.2
Advisory URL: GHSA-v39h-62p7-jpjc

Screenshot / video of UI

N/A - dependency update only.

What issues does this PR fix or reference?

Fixes CVE-2026-6322: fast-uri vulnerable to host confusion via percent-encoded authority delimiters

How to test this PR?

Run pnpm audit and verify CVE-2026-6322 is no longer reported

Upgrade fast-uri to satisfy >=3.1.2
Advisory: GHSA-v39h-62p7-jpjc

Co-authored-by: Claude <noreply@anthropic.com>
Signed-off-by: Florent Benoit <fbenoit@redhat.com>
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 9, 2026

Warning

Rate limit exceeded

@benoitf has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 53 minutes and 30 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: c8789868-9623-4055-a3ff-92e3872671c4

📥 Commits

Reviewing files that changed from the base of the PR and between 11848bf and c9d8522.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@benoitf benoitf merged commit 4f89e92 into podman-desktop:main May 10, 2026
9 checks passed
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.

2 participants