Skip to content

fix(deps): update module github.com/pion/dtls/v3 to v3.1.0 [security] - autoclosed#846

Closed
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-github.com-pion-dtls-v3-vulnerability
Closed

fix(deps): update module github.com/pion/dtls/v3 to v3.1.0 [security] - autoclosed#846
renovate[bot] wants to merge 1 commit intomainfrom
renovate/go-github.com-pion-dtls-v3-vulnerability

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Feb 11, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/pion/dtls/v3 v3.0.10v3.1.0 age confidence

GitHub Vulnerability Alerts

CVE-2026-26014

Impact

Pion DTLS versions v1.0.0 through v3.0.10 use random nonce generation with AES GCM ciphers, which makes it easier for remote attackers to obtain the authentication key and spoof data by leveraging the reuse of a nonce in a session and a "forbidden attack".

Patches

Upgrade to v3.1.1 or later. This version includes PR #​796, which uses the 64-bit sequence number to populate the nonce_explicit part of the GCM nonce. This is according to best practice outlined in RFC 9325 section 7.2.1.

v3.0.11 is a backport patch supporting Go v1.21

Workarounds

There are no workarounds without upgrading to version v3.0.11, v3.1.1 or later.

References

Commit fixing the bug: pion/dtls@61762de
Commit fixing the bug (backport): 90e241c
Pull request: #​796


Release Notes

pion/dtls (github.com/pion/dtls/v3)

v3.1.0

Compare Source

Options patterns, Security fix and performance improvements.

Changelog

v3.0.11

Compare Source

Backport security fix for GHSA-9f3f-wv7r-qc8r (CVE-2026-26014)

This is the only release with the security fix for Go v1.21.


Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/go-github.com-pion-dtls-v3-vulnerability branch from 953aeba to dbebf37 Compare February 12, 2026 12:02
@renovate renovate bot changed the title fix(deps): update module github.com/pion/dtls/v3 to v3.1.0 [security] fix(deps): update module github.com/pion/dtls/v3 to v3.1.0 [security] - autoclosed Feb 13, 2026
@renovate renovate bot closed this Feb 13, 2026
@renovate renovate bot deleted the renovate/go-github.com-pion-dtls-v3-vulnerability branch February 13, 2026 17:50
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.

0 participants