Skip to main content

Over 150 LLM Providers · Over 5,300 Models The most extensible AI-powered pentesting platform. Open source. Star on GitHub

CVE-2026-32282

6.4 · MEDIUM
Published Apr 8, 2026 golang CWE-59

Overview

CVE-2026-32282 is a medium-severity vulnerability affecting golang go. It was published on April 8, 2026 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

Technical Description

On Linux, if the target of Root.Chmod is replaced with a symlink while the chmod operation is in progress, Chmod can operate on the target of the symlink, even when the target lies outside the root. The Linux fchmodat syscall silently ignores the AT_SYMLINK_NOFOLLOW flag, which Root.Chmod uses to avoid symlink traversal. Root.Chmod checks its target before acting and returns an error if the target is a symlink lying outside the root, so the impact is limited to cases where the target is replaced with a symlink between the check and operation.

Remediation

Check the references section for vendor advisories and patches from golang. Update go to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

Affected Products

Vendor Product Versions Status
golang go >= 0, < 1.25.9 Affected

Frequently Asked Questions

What is CVE-2026-32282?

CVE-2026-32282 is a medium-severity vulnerability affecting golang go. It was published on April 8, 2026 and has a CVSS 3.1 base score of 6.4 (MEDIUM).

How severe is CVE-2026-32282?

This vulnerability has a CVSS 3.1 base score of 6.4, rated MEDIUM. It requires local or adjacent network access to exploit. Some level of privileges is required for exploitation.

How do I fix or remediate CVE-2026-32282?

Check the references section for vendor advisories and patches from golang. Update go to the latest patched version. If immediate patching is not possible, review the CVSS vector to understand the attack surface and apply compensating controls such as network segmentation or access restrictions.

How can CyberStrike help with CVE-2026-32282?

CyberStrike's AI-powered security agents can automatically detect CVE-2026-32282 across your infrastructure using autonomous pentesting, DAST scanning, and HackBrowser. The platform continuously monitors for known vulnerabilities and provides actionable remediation guidance prioritized by real-world exploitability.