THREATOPS
THREAT OPSThreat News › [NVD] CVE-2026-33487 (HIGH 7.5) — goxmlsig provides XML Digital Signatures implemented in Go. Prior to version 1.6.0, the `validateSignature` function in `validate.go` goes through the references in the `SignedInfo` block to find one that matches the signed element's ID. In Go versions before 1.22, or when `go.mo

[NVD] CVE-2026-33487 (HIGH 7.5) — goxmlsig provides XML Digital Signatures implemented in Go. Prior to version 1.6.0, the `validateSignature` function in `validate.go` goes through the references in the `SignedInfo` block to find one that matches the signed element's ID. In Go versions before 1.22, or when `go.mo

lownvdPublished 2026-03-26

CVE-2026-33487 CVSS: 7.5 HIGH Published: 2026-03-26T18:16:30.070

goxmlsig provides XML Digital Signatures implemented in Go. Prior to version 1.6.0, the `validateSignature` function in `validate.go` goes through the references in the `SignedInfo` block to find one that matches the signed element's ID. In Go versions before 1.22, or when `go.mod` uses an older version, there is a loop variable cap

Indicators of compromise

Original source: https://nvd.nist.gov/vuln/detail/CVE-2026-33487