Debian Package Tracker
Register | Log in
Subscribe

golang-1.26

Go programming language compiler - metapackage

Choose email to subscribe with

general
  • source: golang-1.26 (main)
  • version: 1.26.7-1
  • maintainer: Debian Go Compiler Team (DMD)
  • uploaders: Paul Tagliamonte [DMD] – Tianon Gravi [DMD] – Dr. Tobias Quathamer [DMD] – Michael Hudson-Doyle [DMD] – Anthony Fok [DMD] – Michael Stapelberg [DMD]
  • arch: all amd64 arm64 armel armhf i386 loong64 mips mips64el mipsel ppc64 ppc64el riscv64 s390x
  • 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]
  • stable-bpo: 1.26.5-1~bpo13+1
  • testing: 1.26.5-1
  • unstable: 1.26.7-1
versioned links
  • 1.26.5-1~bpo13+1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.5-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
  • 1.26.7-1: [.dsc, use dget on this link to retrieve source package] [changelog] [copyright] [rules] [control]
binaries
  • golang-1.26
  • golang-1.26-doc
  • golang-1.26-go (1 bugs: 0, 1, 0, 0)
  • golang-1.26-src
action needed
8 security issues in forky high

There are 8 open security issues in forky.

8 important issues:
  • CVE-2026-33818: Enforce a recursion limit in Unmarshal to prevent stack exhaustion when parsing deeply-nested, recursive structures.
  • CVE-2026-56853: When a server is configured to support unencrypted HTTP/2, it reads a few bytes from each new connection to see if they contain the HTTP/2 client preface. ReadHeaderTimeout is unexpectedly not being applied when doing this.
  • CVE-2026-56858: Previously, pathological inputs could close an unescaped '/' early, allowing for attack-controlled data to inject arbitrary content, potentially leading to XSS.
  • CVE-2026-56859: Previously, DecodeElement would reset the depth counter causing it to never fire; this could lead to stack exhaustion.
  • CVE-2026-56860: Previously, resolving relative paths containing parent directory ('..') segments performed string conversions and buffer rewrites on each step, resulting in quadratic time complexity and high memory allocation overhead. Now, path resolution operates on a byte buffer using index-based backtracking for '..' segments, eliminating the quadratic time complexity and significantly reducing memory allocations.
  • CVE-2026-56862: Handshake messages, such as KeyUpdate, are always considered as state-advancing, regardless of whether a handshake has been completed or not. As a result, a malicious client can keep sending KeyUpdate messages to force the server to keep performing key derivation operations indefinitely.
  • CVE-2026-56864: A malicious GOSUMDB was capable of serving arbitrary module content not contained within the transparency log. This attack allows for a coordinating GOPROXY and GOSUMDB to serve a client malicious module content that cannot be detected by evaluating the transparency log. In order to determine if you have been affected: rm -r go.sum go.work.sum vendor/ && go mod tidy
  • CVE-2026-56865: A malicious GOPROXY was previously capable of forging up to two sumdb tiles that allow for a requested module to bypass the GOSUMDB check and persist attacker-controlled module content to a local Go module cache. This attack allows for a malicious GOPROXY to serve malicious module content that cannot be detected by evaluating the transparency log. All tiles are now correctly verified against their parents. In order to determine if you have been affected: rm -r go.sum go.work.sum vendor/ && go mod tidy
Created: 2026-08-14 Last update: 2026-08-22 01:00
debian/patches: 1 patch to forward upstream low

Among the 6 debian patches available in version 1.26.7-1 of the package, we noticed the following issues:

  • 1 patch where the metadata indicates that the patch has not yet been forwarded upstream. You should either forward the patch upstream or update the metadata to document its real status.
Created: 2026-08-19 Last update: 2026-08-22 08:00
testing migrations
  • excuses:
    • Migration status for golang-1.26 (1.26.5-1 to 1.26.7-1): Waiting for test results or another package, or too young (no action required now - check later)
    • Issues preventing migration:
    • ∙ ∙ Autopkgtest for git-pages/0.9.1-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for git-pages-cli/1.10.1-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-1.26/1.26.7-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-bartventer-httpcache/0.14.0-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-chromedp-chromedp/0.15.1+dfsg-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-echarts-snapshot-chromedp/0.0.5-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-git-go-billy-v6/6.0.0~alpha.2-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-git-go-git-v6/6.0.0~alpha.5-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-go-json-experiment-json/0.0~git20260214.d219187-3: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for golang-github-gofiber-schema/1.8.4-1: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Autopkgtest for openvpn-auth-oauth2/1.28.3-2: amd64: Pass, arm64: Pass, armhf: Pass, i386: Pass, ppc64el: Pass, s390x: Test triggered
    • ∙ ∙ Too young, only 2 of 5 days old
    • Additional info (not blocking):
    • ∙ ∙ Updating golang-1.26 will fix bugs in testing: #1144341
    • ∙ ∙ Piuparts tested OK - https://piuparts.debian.org/sid/source/g/golang-1.26.html
    • ∙ ∙ Reproduced on amd64 - info
    • ∙ ∙ Reproduced on arm64 - info
    • ∙ ∙ Reproduced on armhf - info
    • ∙ ∙ Reproduced on i386 - info
    • Not considered
news
[rss feed]
  • [2026-08-21] Accepted golang-1.26 1.26.7-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-08-19] Accepted golang-1.26 1.26.6-2 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-08-16] Accepted golang-1.26 1.26.6-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-07-10] Accepted golang-1.26 1.26.5-1~bpo13+1 (source) into stable-backports (Mathias Gibbens)
  • [2026-07-10] golang-1.26 1.26.5-1 MIGRATED to testing (Debian testing watch)
  • [2026-07-07] Accepted golang-1.26 1.26.5-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-06-08] golang-1.26 1.26.4-1 MIGRATED to testing (Debian testing watch)
  • [2026-06-07] Accepted golang-1.26 1.26.4-1~bpo13+1 (source) into stable-backports (Mathias Gibbens)
  • [2026-06-04] Accepted golang-1.26 1.26.4-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-05-26] golang-1.26 1.26.3-2 MIGRATED to testing (Debian testing watch)
  • [2026-05-25] Accepted golang-1.26 1.26.3-2~bpo13+1 (source) into stable-backports (Mathias Gibbens)
  • [2026-05-21] Accepted golang-1.26 1.26.3-2 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-05-18] Accepted golang-1.26 1.26.3-1~bpo13+1 (source all amd64) into stable-backports (Debian FTP Masters) (signed by: Mathias Gibbens)
  • [2026-05-16] golang-1.26 1.26.3-1 MIGRATED to testing (Debian testing watch)
  • [2026-05-07] Accepted golang-1.26 1.26.3-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-04-28] golang-1.26 1.26.2-3 MIGRATED to testing (Debian testing watch)
  • [2026-04-26] Accepted golang-1.26 1.26.2-3 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-04-24] Accepted golang-1.26 1.26.2-2 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-04-10] golang-1.26 1.26.2-1 MIGRATED to testing (Debian testing watch)
  • [2026-04-08] Accepted golang-1.26 1.26.2-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-03-10] golang-1.26 1.26.1-1 MIGRATED to testing (Debian testing watch)
  • [2026-03-07] Accepted golang-1.26 1.26.1-1 (source) into unstable (Tianon Gravi)
  • [2026-02-19] golang-1.26 1.26.0-1 MIGRATED to testing (Debian testing watch)
  • [2026-02-11] Accepted golang-1.26 1.26.0-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-02-09] Accepted golang-1.26 1.26~rc3-2 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-02-09] Accepted golang-1.26 1.26~rc3-1 (source) into unstable (Dr. Tobias Quathamer)
  • [2026-02-09] Accepted golang-1.26 1.26~rc2-1 (source all amd64) into unstable (Debian FTP Masters) (signed by: Tianon Gravi)
bugs [bug history graph]
  • all: 1
  • RC: 0
  • I&N: 1
  • M&W: 0
  • F&P: 0
  • patch: 0
links
  • homepage
  • lintian
  • buildd: logs, reproducibility, cross
  • popcon
  • browse source code
  • other distros
  • security tracker
  • debian patches
  • debci
ubuntu Ubuntu logo [Information about Ubuntu for Debian Developers]
  • version: 1.26.6-2

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