Debian Package Tracker
Register | Log in
Subscribe

golang-github-go-jose-go-jose

Choose email to subscribe with

general
  • source: golang-github-go-jose-go-jose (main)
  • version: 4.1.4-1
  • maintainer: Debian Go Packaging Team (DMD)
  • uploaders: Bo YU [DMD]
  • arch: all any
  • std-ver: 4.7.4
  • VCS: Git (Browse, QA)
versions [more versions can be listed by madison] [old versions available from snapshot.debian.org]
[pool directory]
  • old-bpo: 4.0.5-1~bpo12+1
  • stable: 4.0.5-1
  • testing: 4.1.4-1
  • unstable: 4.1.4-1
versioned links
  • 4.0.5-1~bpo12+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.0.5-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 4.1.4-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-github-go-jose-go-jose-dev
  • jose-util
action needed
1 security issue in trixie high

There is 1 open security issue in trixie.

1 important issue:
  • CVE-2026-34986: Go JOSE provides an implementation of the Javascript Object Signing and Encryption set of standards in Go, including support for JSON Web Encryption (JWE), JSON Web Signature (JWS), and JSON Web Token (JWT) standards. Prior to 4.1.4 and 3.0.5, decrypting a JSON Web Encryption (JWE) object will panic if the alg field indicates a key wrapping algorithm (one ending in KW, with the exception of A128GCMKW, A192GCMKW, and A256GCMKW) and the encrypted_key field is empty. The panic happens when cipher.KeyUnwrap() in key_wrap.go attempts to allocate a slice with a zero or negative length based on the length of the encrypted_key. This code path is reachable from ParseEncrypted() / ParseEncryptedJSON() / ParseEncryptedCompact() followed by Decrypt() on the resulting object. Note that the parse functions take a list of accepted key algorithms. If the accepted key algorithms do not include any key wrapping algorithms, parsing will fail and the application will be unaffected. This panic is also reachable by calling cipher.KeyUnwrap() directly with any ciphertext parameter less than 16 bytes long, but calling this function directly is less common. Panics can lead to denial of service. This vulnerability is fixed in 4.1.4 and 3.0.5.
Created: 2026-04-07 Last update: 2026-04-09 11:31
1 new commit since last upload, is it time to release? normal
vcswatch reports that this package seems to have new commits in its VCS but has not yet updated debian/changelog. You should consider updating the Debian changelog and uploading this new version into the archive.

Here are the relevant commit logs:
commit 8eff8537c54020f150827e5cbcaf32c8b23aae45
Author: Reinhard Tartler <siretart@tauware.de>
Date:   Thu Apr 9 17:49:45 2026 -0400

    debian/watch: Update to version 5
Created: 2026-04-09 Last update: 2026-04-15 04:17
news
[rss feed]
  • [2026-04-10] golang-github-go-jose-go-jose 4.1.4-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-06] Accepted golang-github-go-jose-go-jose 4.1.4-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2025-12-16] Accepted golang-github-go-jose-go-jose 4.1.3-1 (source) into experimental (Andrew Lee (李健秋)) (signed by: Sakirnth Nagarasa)
  • [2025-03-16] Accepted golang-github-go-jose-go-jose 4.0.5-1~bpo12+1 (source) into stable-backports (Bo YU)
  • [2025-03-07] golang-github-go-jose-go-jose 4.0.5-1 MIGRATED to testing (Debian testing watch)
  • [2025-03-04] Accepted golang-github-go-jose-go-jose 4.0.5-1 (source) into unstable (Bo YU)
  • [2024-10-07] Accepted golang-github-go-jose-go-jose 4.0.4-1~bpo12+1 (source) into stable-backports (Mathias Gibbens)
  • [2024-08-22] golang-github-go-jose-go-jose 4.0.4-1 MIGRATED to testing (Debian testing watch)
  • [2024-08-20] Accepted golang-github-go-jose-go-jose 4.0.4-1 (source) into unstable (Mathias Gibbens)
  • [2024-07-22] Accepted golang-github-go-jose-go-jose 4.0.3-1~bpo12+1 (source) into stable-backports (Mathias Gibbens)
  • [2024-07-20] golang-github-go-jose-go-jose 4.0.3-1 MIGRATED to testing (Debian testing watch)
  • [2024-07-17] Accepted golang-github-go-jose-go-jose 4.0.3-1 (source) into unstable (Mathias Gibbens)
  • [2024-07-01] Accepted golang-github-go-jose-go-jose 4.0.2-1~bpo12+1 (source) into stable-backports (Mathias Gibbens)
  • [2024-07-01] golang-github-go-jose-go-jose 4.0.2-1 MIGRATED to testing (Debian testing watch)
  • [2024-06-28] Accepted golang-github-go-jose-go-jose 4.0.2-1 (source) into unstable (Mathias Gibbens)
  • [2024-03-27] Accepted golang-github-go-jose-go-jose 4.0.1-4~bpo12+1 (source) into stable-backports (Mathias Gibbens)
  • [2024-03-25] golang-github-go-jose-go-jose 4.0.1-4 MIGRATED to testing (Debian testing watch)
  • [2024-03-22] Accepted golang-github-go-jose-go-jose 4.0.1-4 (source) into unstable (Bo YU)
  • [2024-03-21] Accepted golang-github-go-jose-go-jose 4.0.1-3 (source) into unstable (Bo YU)
  • [2024-03-21] Accepted golang-github-go-jose-go-jose 4.0.1-2 (source) into unstable (Bo YU)
  • [2024-03-13] Accepted golang-github-go-jose-go-jose 4.0.1-1 (source) into unstable (Bo YU)
  • [2024-01-17] Accepted golang-github-go-jose-go-jose 3.0.1-2~bpo12+1 (source all amd64) into stable-backports (Debian FTP Masters) (signed by: Mathias Gibbens)
  • [2023-12-25] golang-github-go-jose-go-jose 3.0.1-2 MIGRATED to testing (Debian testing watch)
  • [2023-12-23] Accepted golang-github-go-jose-go-jose 3.0.1-2 (source) into unstable (Nilesh Patra)
  • [2023-12-22] Accepted golang-github-go-jose-go-jose 3.0.1-1 (source all amd64) into unstable (Debian FTP Masters) (signed by: Nilesh Patra)
bugs [bug history graph]
  • all: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 4.0.5-1build1

Debian Package Tracker — Copyright 2013-2025 The Distro Tracker Developers
Report problems to the tracker.debian.org pseudo-package in the Debian BTS.
Documentation — Bugs — Git Repository — Contributing