This project might be open to known security vulnerabilities, which can be prevented by tightening the version range of affected dependencies. Find detailed information at the bottom.

Crate kraken

Dependencies

(37 total, 7 outdated, 2 possibly insecure)

CrateRequiredLatestStatus
 actix-web~44.10.2up to date
 actix-toolbox~0.130.13.1up to date
 actix-files~0.60.6.6up to date
 webauthn-rs~0.50.5.1up to date
 utoipa~45.3.1out of date
 utoipa-swagger-ui~79.0.1out of date
 argon2~0.50.5.3up to date
 sha2~0.100.10.8up to date
 clap~44.5.36up to date
 rpassword~77.3.1up to date
 log~0.40.4.27up to date
 env_logger~0.110.11.8up to date
 serde~11.0.219up to date
 serde_repr~0.10.1.20up to date
 toml~0.80.8.20up to date
 serde_json~11.0.140up to date
 serde_urlencoded~0.70.7.1up to date
 chrono>=0.4.200.4.40up to date
 bytes~11.10.1up to date
 bytestring~11.4.0up to date
 base64~0.220.22.1up to date
 ipnet~22.11.0up to date
 uuid~11.16.0up to date
 tokio>=1.23.11.44.2up to date
 futures~0.30.3.31up to date
 rand~0.80.9.0out of date
 tonic ⚠️~0.120.13.0out of date
 prost~0.130.13.5up to date
 prost-types~0.130.13.5up to date
 thiserror~22.0.12up to date
 rorm~0.60.7.1out of date
 ipnetwork~0.200.21.1out of date
 dehashed-rs~0.50.6.0out of date
 rcgen~0.130.13.2up to date
 url~22.5.4up to date
 image~0.250.25.6up to date
 rust-embed ⚠️*8.7.0maybe insecure

Crate kraken-proto

Dependencies

(5 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 ipnetwork^0.200.21.1out of date
 thiserror^22.0.12up to date
 tonic ⚠️~0.120.13.0out of date
 prost~0.130.13.5up to date
 prost-types~0.130.13.5up to date

Build dependencies

(1 total, 1 outdated)

CrateRequiredLatestStatus
 tonic-build~0.120.13.0out of date

Crate kraken-sdk

Dependencies

(12 total, 1 outdated)

CrateRequiredLatestStatus
 tokio>=1.23.11.44.2up to date
 futures~0.30.3.31up to date
 tokio-tungstenite~0.260.26.2up to date
 tungstenite~0.260.26.2up to date
 tokio-native-tls~0.30.3.1up to date
 reqwest~0.120.12.15up to date
 serde~11.0.219up to date
 serde_json~11.0.140up to date
 uuid~11.16.0up to date
 ipnetwork~0.200.21.1out of date
 thiserror~22.0.12up to date
 log~0.40.4.27up to date

Dev dependencies

(2 total, all up-to-date)

CrateRequiredLatestStatus
 tokio>=1.23.11.44.2up to date
 env_logger~0.110.11.8up to date

Crate leech

Dependencies

(36 total, 5 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 clap~44.5.36up to date
 regex>=1.5.51.11.1up to date
 ipnetwork~0.200.21.1out of date
 log~0.40.4.27up to date
 env_logger~0.110.11.8up to date
 uuid~11.16.0up to date
 byte-unit~55.1.6up to date
 tokio>=1.23.11.44.2up to date
 futures~0.30.3.31up to date
 tokio-stream~0.10.1.17up to date
 itertools~0.140.14.0up to date
 tonic ⚠️~0.120.13.0out of date
 prost~0.130.13.5up to date
 prost-types~0.130.13.5up to date
 serde~11.0.219up to date
 toml~0.80.8.20up to date
 serde_json~11.0.140up to date
 chrono>=0.4.200.4.40up to date
 url~22.5.4up to date
 once_cell~11.21.3up to date
 rand~0.90.9.0up to date
 thiserror~22.0.12up to date
 rorm~0.60.7.1out of date
 hickory-resolver~0.240.25.1out of date
 surge-ping~0.80.8.2up to date
 rlimit~0.100.10.2up to date
 reqwest~0.120.12.15up to date
 dehashed-rs~0.50.6.0out of date
 native-tls~0.20.2.14up to date
 tokio-native-tls~0.30.3.1up to date
 socket2~0.50.5.9up to date
 etherparse~0.170.17.0up to date
 nix~0.290.29.0up to date
 strum~0.270.27.1up to date
 strum_macros~0.270.27.1up to date
 tempfile~33.19.1up to date

Crate probe-config

Dependencies

(5 total, 1 outdated)

CrateRequiredLatestStatus
 thiserror~12.0.12out of date
 serde~11.0.219up to date
 serde_yaml~0.90.9.34+deprecatedup to date
 base64~0.220.22.1up to date
 hex~0.40.4.3up to date

Crate ssl-errors

Dependencies

(7 total, 2 outdated, 1 possibly insecure)

CrateRequiredLatestStatus
 thiserror~22.0.12up to date
 log~0.40.4.27up to date
 reqwest=0.12.120.12.15out of date
 hyper-util=0.1.100.1.11out of date
 native-tls~0.20.2.14up to date
 openssl ⚠️~0.100.10.72maybe insecure
 tokio>=1.23.11.44.2up to date

Security Vulnerabilities

rust-embed: RustEmbed generated `get` method allows for directory traversal when reading files from disk

RUSTSEC-2021-0126

When running in debug mode and the debug-embed (off by default) feature is not enabled, the generated get method does not check that the input path is a child of the folder given.

This allows attackers to read arbitrary files in the file system if they have control over the filename given. The following code will print the contents of your /etc/passwd if adjusted with a correct number of ../s depending on where it is run from.

#[derive(rust_embed::RustEmbed)]
#[folder = "src/"]
pub struct Asset;

fn main() {
    let d = Asset::get("../../../etc/passwd").unwrap().data;
    println!("{}", String::from_utf8_lossy(&d));
}

The flaw was corrected by canonicalizing the input filename and ensuring that it starts with the canonicalized folder path.

tonic: Remotely exploitable Denial of Service in Tonic

RUSTSEC-2024-0376

Impact

When using tonic::transport::Server there is a remote DoS attack that can cause the server to exit cleanly on accepting a tcp/tls stream. This can be triggered via causing the accept call to error out with errors there were not covered correctly causing the accept loop to exit.

More information can be found here

Patches

Upgrading to tonic 0.12.3 and above contains the fix.

Workarounds

A custom accept loop is a possible workaround.

openssl: Use-After-Free in `Md::fetch` and `Cipher::fetch`

RUSTSEC-2025-0022

When a Some(...) value was passed to the properties argument of either of these functions, a use-after-free would result.

In practice this would nearly always result in OpenSSL treating the properties as an empty string (due to CString::drop's behavior).

The maintainers thank quitbug for reporting this vulnerability to us.