Skip to content

[StepSecurity] Apply security best practices#50

Merged
cx-yevgeny-kuznetsov merged 1 commit into
mainfrom
chore/GHA-291830-stepsecurity-remediation
May 30, 2026
Merged

[StepSecurity] Apply security best practices#50
cx-yevgeny-kuznetsov merged 1 commit into
mainfrom
chore/GHA-291830-stepsecurity-remediation

Conversation

@stepsecurity-app
Copy link
Copy Markdown
Contributor

Summary

This pull request has been generated by StepSecurity as part of your enterprise subscription to ensure compliance with recommended security best practices. Please review and merge the pull request to apply these security enhancements.

Security Fixes

Pinned Dependencies

Pinning GitHub Actions to specific versions or commit SHAs ensures that your workflows remain consistent and secure.
Unpinned actions can lead to unexpected changes or vulnerabilities caused by upstream updates.

StepSecurity Maintained Actions

Risky GitHub Actions can expose your project to potential security risks. Risky actions have been replaced with StepSecurity maintained actions, that are secure drop-in replacements.

Feedback

For bug reports, feature requests, and general feedback; please create an issue in step-security/secure-repo or contact us via our website.

Signed-off-by: StepSecurity Bot <bot@stepsecurity.io>
@cx-shaked-karta
Copy link
Copy Markdown
Contributor

Logo
Checkmarx One – Scan Summary & Details356f98ad-a3dc-4c84-b171-1b90e064f7b4


New Issues (8) Checkmarx found the following issues in this Pull Request
# Severity Issue Source File / Package Checkmarx Insight
1 CRITICAL CVE-2026-39832 Go-golang.org/x/crypto-v0.45.0
detailsDescription: When adding a key to a remote agent constraint extensions such as restrict-destination-v00@openssh.com were not serialized in the request. Destinat...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
2 CRITICAL CVE-2026-39834 Go-golang.org/x/crypto-v0.45.0
detailsDescription: When writing data larger than 4GB in a single Write call on an SSH channel, an integer overflow in the internal payload size calculation caused the...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
3 CRITICAL CVE-2026-42508 Go-golang.org/x/crypto-v0.45.0
detailsDescription: Previously, a revoked 'SignatureKey' belonging to a CA was not correctly checked for revocation. Now, both the 'key' and 'key.SignatureKey' are che...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
4 HIGH CVE-2026-39831 Go-golang.org/x/crypto-v0.45.0
detailsRecommended version: v0.51.0
Description: The "Verify()" method for FIDO/U2F security key types (sk-ecdsa-sha2-nistp256@openssh.com, sk-ssh-ed25519@openssh.com) did not check the User Prese...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
5 HIGH CVE-2026-46597 Go-golang.org/x/crypto-v0.45.0
detailsDescription: An incorrectly placed cast from bytes to int allowed for server-side panic in the AES-GCM packet decoder for well-crafted inputs. This vulnerabilit...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
6 MEDIUM CVE-2026-39827 Go-golang.org/x/crypto-v0.45.0
detailsRecommended version: v0.51.0
Description: An authenticated SSH client that repeatedly opened channels which were rejected by the server caused unbounded memory growth, eventually crashing t...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
7 MEDIUM CVE-2026-39828 Go-golang.org/x/crypto-v0.45.0
detailsRecommended version: v0.51.0
Description: When an SSH server authentication callback returned PartialSuccessError with non-nil Permissions, those permissions were silently discarded, potent...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package
8 MEDIUM CVE-2026-39833 Go-golang.org/x/crypto-v0.45.0
detailsRecommended version: v0.51.0
Description: The in-memory keyring returned by "NewKeyring()" silently accepted keys with the ConfirmBeforeUse constraint but never enforced it. The key would s...
Attack Vector: NETWORK
Attack Complexity: LOW
Vulnerable Package

Use @Checkmarx to interact with Checkmarx PR Assistant.
Examples:
@Checkmarx how are you able to help me?
@Checkmarx rescan this PR

@cx-yevgeny-kuznetsov cx-yevgeny-kuznetsov merged commit 4d6c203 into main May 30, 2026
4 of 5 checks passed
@cx-yevgeny-kuznetsov cx-yevgeny-kuznetsov deleted the chore/GHA-291830-stepsecurity-remediation branch May 30, 2026 01:41
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