[PR #5263] [CLOSED] Upgrade stun to v3 to resolve CVE-2026-26014 #5214

Closed
opened 2026-05-05 14:56:51 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/fatedier/frp/pull/5263
Author: @AdallomRoy
Created: 3/25/2026
Status: Closed

Base: devHead: dev


📝 Commits (1)

  • 821568e Upgrade stun to v3 to resolve CVE-2026-26014

📊 Changes

4 files changed (+23 additions, -60 deletions)

View changed files

📝 go.mod (+7 -7)
📝 go.sum (+14 -51)
📝 pkg/nathole/discovery.go (+1 -1)
📝 pkg/nathole/utils.go (+1 -1)

📄 Description

WHY

Upgrade stun from v2 to v3 to resolve CVE-2026-26014


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/fatedier/frp/pull/5263 **Author:** [@AdallomRoy](https://github.com/AdallomRoy) **Created:** 3/25/2026 **Status:** ❌ Closed **Base:** `dev` ← **Head:** `dev` --- ### 📝 Commits (1) - [`821568e`](https://github.com/fatedier/frp/commit/821568e913d5240ee1d840f228100e920b6b59d9) Upgrade stun to v3 to resolve CVE-2026-26014 ### 📊 Changes **4 files changed** (+23 additions, -60 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+7 -7) 📝 `go.sum` (+14 -51) 📝 `pkg/nathole/discovery.go` (+1 -1) 📝 `pkg/nathole/utils.go` (+1 -1) </details> ### 📄 Description ### WHY Upgrade stun from v2 to v3 to resolve CVE-2026-26014 <!-- author to complete --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 14:56:51 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/frp#5214
No description provided.