Skip to content

[🐸 Frogbot] Update version of golang.org/x/crypto to 0.56.0 - #101

Merged
SaharBracha merged 2 commits into
mainfrom
frogbot-golang.org/x/crypto-ba71b4adf642a1eda82abf8eeefb440e
Sep 16, 2026
Merged

SaharBracha merged 2 commits into
mainfrom
frogbot-golang.org/x/crypto-ba71b4adf642a1eda82abf8eeefb440e

Conversation

@github-actions

@github-actions github-actions Bot commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

🚨 This automated pull request was created by Frogbot and fixes the below:

📦 Vulnerable Dependencies

Severity ID Contextual Analysis Direct Dependencies Impacted Dependency Fixed Versions
high
High
CVE-2026-56854 Not Covered golang.org/x/crypto:v0.53.0
golang.org/x/net:v0.56.0
golang.org/x/crypto v0.53.0 [0.55.0]

🔖 Details

Vulnerability Details

Contextual Analysis: Not Covered
Direct Dependencies: golang.org/x/crypto:v0.53.0, golang.org/x/net:v0.56.0
Impacted Dependency: golang.org/x/crypto:v0.53.0
Fixed Versions: [0.55.0]
CVSS V3: 7.5

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.


@github-actions

github-actions Bot commented Sep 16, 2026

Copy link
Copy Markdown
Contributor Author

Test Results

64 tests  ±0   57 ✅ ±0   7m 9s ⏱️ +10s
 2 suites ±0    7 💤 ±0 
 1 files   ±0    0 ❌ ±0 

Results for commit 4480b9a. ± Comparison against base commit 5ef5d6a.

♻️ This comment has been updated with latest results.

@SaharBracha SaharBracha added the safe to test Approve running end-to-end tests on a pull request label Sep 16, 2026
@github-actions github-actions Bot removed the safe to test Approve running end-to-end tests on a pull request label Sep 16, 2026
@SaharBracha
SaharBracha merged commit 880ee68 into main Sep 16, 2026
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants