Commit e02a00e
authored
fix: bump go-jose/go-jose/v4 to v4.1.4 (CVE-2026-34986) (#25263)
## Summary
Bumps `github.com/go-jose/go-jose/v4` from v4.1.3 to v4.1.4 on the
`release/2.29` branch to fix a JWE decryption panic.
| CVE | Severity | Advisory |
|-----|----------|----------|
| CVE-2026-34986 | High |
[NVD](https://nvd.nist.gov/vuln/detail/CVE-2026-34986) |
| GHSA-78h2-9frx-2jm8 | High |
[GitHub](GHSA-78h2-9frx-2jm8) |
## Changes
- `go.mod`: `go-jose/go-jose/v4` v4.1.3 -> v4.1.4
- `go.sum`: updated checksums
No code changes; dependency-only bump.
Ref: [ENT-55](https://linear.app/codercom/issue/ENT-55),
[ENT-65](https://linear.app/codercom/issue/ENT-65)
> Generated by Coder Agents
([session](https://linear.app/codercom/issue/ENT-55/ironbank-upgrade-go-jose-to-fix-jwe-decryption-panic-cve-2026-34986#agent-session-f2144e2c))1 parent bc9ee3b commit e02a00e
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
123 | 123 | | |
124 | 124 | | |
125 | 125 | | |
126 | | - | |
| 126 | + | |
127 | 127 | | |
128 | 128 | | |
129 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
492 | | - | |
493 | | - | |
| 492 | + | |
| 493 | + | |
494 | 494 | | |
495 | 495 | | |
496 | 496 | | |
| |||
0 commit comments