馃攼 Update dependencies to fix vulnerabilities - #89
Merged
Merged
Conversation
|
kaklakariada
enabled auto-merge (squash)
September 14, 2026 11:20
redcatbear
approved these changes
Sep 14, 2026
| This release fixes the following vulnerability: | ||
|
|
||
| ### CVE-2026-86231 (CWE-298) in dependency `com.github.mwiede:jsch:jar:2.28.4:provided` | ||
| A security flaw has been discovered in mwiede jsch up to 2.28.5. Affected is the function getRevokedKeys of the file src/main/java/com/jcraft/jsch/KnownHosts.java. Performing a manipulation of the argument known_hosts results in improper check for certificate revocation. The attack is possible to be carried out remotely. The attack is considered to have high complexity. The exploitability is told to be difficult. The exploit has been released to the public and may be used for attacks. Upgrading to version 2.28.6 is able to address this issue. The patch is named 194a2f76a5c0f1c3f778565be3fd66bcafc42d23. You should upgrade the affected component. |
Contributor
There was a problem hiding this comment.
You should upgrade the affected component.
Clarity: I know that is text from the original description. Without context it might be confusing to users as they might read this as if it were their job to update. I think an additional sentence in the summary might set this straight.
Meta problem: formulations like these might appear in other CVE descriptions, so we should better add that explanatory sentence to the workflow.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This Pull Request was created by
dependencies_update.ymlworkflow.It updates dependencies to fix the following vulnerabilities: