CVE-2026-56854 - High Severity Vulnerability
Vulnerable Library - golang.org/x/crypto-v0.49.0
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.49.0.zip
Sample Path to Dependency File: /engine/go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.49.0.mod
Dependency Hierarchy:
- ❌ golang.org/x/crypto-v0.49.0 (Vulnerable Library)
Found in base branch: master
Vulnerability Details
The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback, NoClientAuthCallback, and GSSAPIWithMICConfig.AllowLogin callbacks were not validated against the client's remote address, so a source-address restriction set by those callbacks was silently ignored. The check is now applied to the Permissions returned by any authentication callback.
Publish Date: 2026-08-28
URL: CVE-2026-56854
CVSS 3 Score Details (7.5)
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.
Suggested Fix
Type: Upgrade version
Origin: https://pkg.go.dev/vuln/GO-2026-6303
Release Date: 2026-08-28
Fix Resolution: golang.org/x/crypto - v0.55.0
Step up your Open Source Security Game with Mend here
CVE-2026-56854 - High Severity Vulnerability
Library home page: https://proxy.golang.org/golang.org/x/crypto/@v/v0.49.0.zip
Sample Path to Dependency File: /engine/go.mod
Path to vulnerable library: /home/wss-scanner/go/pkg/mod/cache/download/golang.org/x/crypto/@v/v0.49.0.mod
Dependency Hierarchy:
Found in base branch: master
The source-address critical option in the Permissions returned by an authentication callback was only enforced for the PublicKeyCallback and VerifiedPublicKeyCallback paths, extending the fix for CVE-2026-46595. Permissions returned by the PasswordCallback, KeyboardInteractiveCallback, NoClientAuthCallback, and GSSAPIWithMICConfig.AllowLogin callbacks were not validated against the client's remote address, so a source-address restriction set by those callbacks was silently ignored. The check is now applied to the Permissions returned by any authentication callback.
Publish Date: 2026-08-28
URL: CVE-2026-56854
Base Score Metrics:
- Exploitability Metrics:
- Attack Vector: Network
- Attack Complexity: Low
- Privileges Required: None
- User Interaction: None
- Scope: Unchanged
- Impact Metrics:
- Confidentiality Impact: High
- Integrity Impact: None
- Availability Impact: None
For more information on CVSS3 Scores, click here.Type: Upgrade version
Origin: https://pkg.go.dev/vuln/GO-2026-6303
Release Date: 2026-08-28
Fix Resolution: golang.org/x/crypto - v0.55.0
Step up your Open Source Security Game with Mend here