[mirror] The Go Vulnerability Database
Find a file
Ethan Lee 04fe937738 data/reports: add GO-2026-4526
- data/reports/GO-2026-4526.yaml

Fixes golang/vulndb#4526

Change-Id: Iafbc9206db39ce56cc08c180d0f55c1fb04aadae
Reviewed-on: https://go-review.googlesource.com/c/vulndb/+/755162
Reviewed-by: Nicholas Husin <husin@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Nicholas Husin <nsh@golang.org>
Auto-Submit: Ethan Lee <ethanalee@google.com>
2026-03-17 13:58:59 -07:00
.github .github/ISSUE_TEMPLATE: link to issue template 2024-03-18 15:39:17 +00:00
cmd all: bump Go version to 1.26.1 2026-03-07 21:29:23 -08:00
data data/reports: add GO-2026-4526 2026-03-17 13:58:59 -07:00
deploy all: bump Go version to 1.26.1 2026-03-07 21:29:23 -08:00
devtools devtools: revert formatting changes 2026-03-03 10:54:28 -08:00
doc doc: add internal vuln_triage skill 2026-03-05 09:49:58 -08:00
internal internal/triage/priority: handle needsReview in stateCounts 2026-01-22 17:51:07 -08:00
terraform terraform/environment: remove scan-modules job 2022-12-28 15:52:56 +00:00
webconfig deploy: rename index to index.html 2023-03-06 19:27:34 +00:00
.gitignore terraform: adjust worker config 2021-12-22 13:51:59 +00:00
all_test.go all: remove O(N^2) alias check and redundant disk I/O 2025-12-26 18:17:51 -08:00
checks.bash internal/report,checks.bash: fix spellcheck issue 2024-06-27 19:36:30 +00:00
CONTRIBUTING.md all: add license headers and CONTRIBUTING.md 2021-04-13 21:05:53 +00:00
go.mod go.mod: update golang.org/x dependencies 2026-03-12 08:32:27 -07:00
go.sum go.mod: update golang.org/x dependencies 2026-03-12 08:32:27 -07:00
LICENSE LICENSE: update per Google Legal 2024-07-16 16:12:53 +00:00
PATENTS all: add licensing boilerplate and update README 2021-04-13 20:32:20 +00:00
README.md README.md: fix link to privacy policy 2026-01-07 09:38:43 -08:00
tools_test.go all: upgrade go directive to at least 1.23.0 [generated] 2025-02-14 13:52:28 -08:00

The Go Vulnerability Database

Go Reference

This repository contains the infrastructure and internal reports to create the Go Vulnerability Database.

Check out https://go.dev/security/vuln for more information about the Go vulnerability management system.

Reporting a vulnerability or feedback

Click here to report a public vulnerability in the Go ecosystem, or give feedback about the project.

Privacy Policy

The privacy policy for govulncheck can be found at https://vuln.go.dev/privacy.

License

Unless otherwise noted, the Go source files are distributed under the BSD-style license found in the LICENSE file.

Database entries are distributed under the terms of the CC-BY-4.0 license. See go.dev/security/vuln/database for information on how to access these entries.