CVE-2026-25680,CVE-2026-25681,CVE-2026-27136,CVE-2026-42502,CVE-2026-42506: golang.org/x/net/html: multiple issues
when parsing HTML files (bsc#1267047).
CVE-2026-33814: golang.org/x/net/http2: infinite loop in HTTP/2 transport when given bad SETTINGS_MAX_FRAME_SIZE
(bsc#1265648).
CVE-2026-39821: golang.org/x/net/idna: failure to reject ASCII-only Punycode-encoded labels allows for validation
bypass and privilege escalation (bsc#1266495).
CVE-2026-39827: Invoking memory leak when rejecting channels can lead to DoS in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-39828: Invoking bypass of certificate restrictions in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-39829: Invoking pathological RSA/DSA parameters may cause DoS in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-39830: Invoking client can cause server deadlock on unexpected responses in golang.org/x/crypto/ssh
(bsc#1266075).
CVE-2026-39831: Invoking bypass of FIDO/U2F security keys physical interaction in golang.org/x/crypto/ssh
(bsc#1266075).
CVE-2026-39832: Invoking agent constraints dropped when forwarding keys in golang.org/x/crypto/ssh/agent
(bsc#1266075).
CVE-2026-39833: Invoking key constraints not enforced in golang.org/x/crypto/ssh/agent (bsc#1266075).
CVE-2026-39834: Invoking infinite loop on large channel writes in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-39835: Invoking server panic during CheckHostKey/Authenticate in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-42508: Invoking auth bypass via unenforced @revoked status in golang.org/x/crypto/ssh/knownhosts
(bsc#1266075).
CVE-2026-46595: Invoking VerifiedPublicKeyCallback permissions skip enforcement in golang.org/x/crypto/ssh
(bsc#1266075).
CVE-2026-46597: Invoking byte arithmetic causes underflow and panic in golang.org/x/crypto/ssh (bsc#1266075).
CVE-2026-46598: Invoking pathological inputs can lead to client panic in golang.org/x/crypto/ssh/agent (bsc#1266075).
CVE-2026-44740: github.com/go-git/go-billy/v5: improper input handling in many components can lead to DoS via infinite
loops, panics or resource consumption (bsc#1267268).
Changes for trivy:
Update to version 0.71.0 (bsc#1267268, CVE-2026-44740):
release: v0.71.0 [main] (#10638)
ci: use only the first line of commit message in release-please workflow (#10766)
feat: add WithDriver and WithProvider options to ospkg detector (#10740)
chore(deps): bump github.com/google/go-containerregistry to v0.21.6 (#10741)
refactor(secret): normalize configPath once in Init (#10702)
feat(secret): add Maven rules to detect passwords and passphrases in settings.xml and settings-security.xml
files (#10704)
chore(deps): bump the common group across 1 directory with 25 updates (#10758)
chore: migrate from gomodguard to gomodguard_v2 (#10739)
chore(deps): bump the docker group across 1 directory with 2 updates (#10709)
chore(deps): bump github.com/aws/aws-sdk-go-v2/service/ec2 from 1.302.0 to 1.303.0 in the aws group (#10752)
ci: scope GitHub App tokens to minimum required permissions (#10755)
chore(deps): upgrade go-redis from v8 to v9 (#10736)
fix(misconf): fix rendering of nested values in terraform plan lists (#10746)
fix(misconf): skip resources with no after changes (#10352)
fix(misconf): reject nil plays during playbook parsing (#10273)
fix(nodejs): silently skip subdirectory package.json files with invalid names (#10609)
fix(misconf): skip null cty values in AsMapValue to prevent panic (#10723)