gitsafehub
github.com/soratenshi/rust-sdks ↗

soratenshi/rust-sdks

scanned 2026-08-12 · git df4d753
3 of 6 checks flagged a security issue
🔴 Needs attention
Only 5 of 6 checks finished — treat this as provisional. Re-check ↻

Informational scan, not a security audit. How this is computed.

Leaked secrets2Vulnerable dependencies38Known OSS vulnerabilities153Risky code patternsMalicious dependenciesProject health

Security checks

Leaked secrets — Gitleaks 2 found · 2 serious

API keys, passwords or tokens committed into the repo.

  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    examples/mobile/android/app/src/main/java/io/livekit/rustexample/MainActivity.kt:22
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.
  • Serious jwt Uncovered a JSON Web Token, which may lead to unauthorized access to web applications and sensitive user data.
    examples/mobile/ios/rust-example/AppDelegate.swift:17
    A credential (key, password or token) appears in your code. Fix: Remove it, rotate the key, and load it from an environment variable instead.

via Gitleaks v8.21.2 · MIT

Vulnerable dependencies — Trivy 38 found

Packages you depend on that have known security holes (CVEs).

  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8r5v-vm4m-4g25 Resource exhaustion vulnerability in h2 may lead to Denial of Service (DoS)
    Cargo.lock
    A package you depend on has a known security hole (GHSA-8r5v-vm4m-4g25). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q6cp-qfwq-4gcv h2 servers vulnerable to degradation of service with CONTINUATION Flood
    Cargo.lock
    A package you depend on has a known security hole (GHSA-q6cp-qfwq-4gcv). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12224 idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded
    Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25537 jsonwebtoken: jsonwebtoken has Type Confusion that leads to potential authorization bypass
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25537). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-27308 CVE-2024-27308 affecting package rpm-ostree for versions less than 2024.4-1
    Cargo.lock
    A package you depend on has a known security hole (CVE-2024-27308). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41676 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41676). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41678 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41678). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41681 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41681). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-41898 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41898). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-42327 rust-openssl: rust-openssl: Arbitrary code execution via specially crafted certificate
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-42327). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-24898 rust-openssl: rust openssl ssl::select_next_proto use after free
    Cargo.lock
    A package you depend on has a known security hole (CVE-2025-24898). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-44662 rust-openssl provides OpenSSL bindings for the Rust programming langua ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-44662). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-45784 rust-openssl: rust-openssl: Heap Corruption from Incorrect Buffer Sizing
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-45784). Fix: Update that package to its patched version.
  • Worth fixing GHSA-4fcv-w3qc-ppgg rust-openssl Use-After-Free in `Md::fetch` and `Cipher::fetch`
    Cargo.lock
    A package you depend on has a known security hole (GHSA-4fcv-w3qc-ppgg). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q445-7m23-qrmw openssl's `MemBio::get_buf` has undefined behavior with empty buffers
    Cargo.lock
    A package you depend on has a known security hole (GHSA-q445-7m23-qrmw). Fix: Update that package to its patched version.
  • Worth fixing CVE-2025-4432 ring: Some AES functions may panic when overflow checking is enabled in ring
    Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4432). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-32650 Rustls is a modern TLS library written in Rust. `rustls::ConnectionCom ...
    Cargo.lock
    A package you depend on has a known security hole (CVE-2024-32650). Fix: Update that package to its patched version.
  • Worth fixing GHSA-82j2-j2ch-gfr8 rustls-webpki: Denial of service via panic on malformed CRL BIT STRING
    Cargo.lock
    A package you depend on has a known security hole (GHSA-82j2-j2ch-gfr8). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25727 time: time affected by a stack exhaustion denial of service attack
    Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Worth fixing CVE-2026-25541 Bytes is a utility library for working with bytes. From version 1.2.1 ...
    examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing GHSA-8r5v-vm4m-4g25 Resource exhaustion vulnerability in h2 may lead to Denial of Service (DoS)
    examples/Cargo.lock
    A package you depend on has a known security hole (GHSA-8r5v-vm4m-4g25). Fix: Update that package to its patched version.
  • Worth fixing GHSA-q6cp-qfwq-4gcv h2 servers vulnerable to degradation of service with CONTINUATION Flood
    examples/Cargo.lock
    A package you depend on has a known security hole (GHSA-q6cp-qfwq-4gcv). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-12224 idna: idna accepts Punycode labels that do not produce any non-ASCII when decoded
    examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing CVE-2024-27308 CVE-2024-27308 affecting package rpm-ostree for versions less than 2024.4-1
    examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-27308). Fix: Update that package to its patched version.
… 13 more not shown

via Trivy v0.70.0 · Apache-2.0

Known OSS vulnerabilities — OSV-Scanner 153 found

Your dependencies cross-checked against the OSV vulnerability database.

  • Worth fixing RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0332 Degradation of service in h2 servers with CONTINUATION Flood
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0421 `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h395-gr6q-cpjc jsonwebtoken has Type Confusion that leads to potential authorization bypass
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25537). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0019 Tokens for named pipes may be delivered after deregistration
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-27308). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0357 `MemBio::get_buf` has undefined behavior with empty buffers
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0004 ssl::select_next_proto use after free
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2025-24898). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0022 Use-After-Free in `Md::fetch` and `Cipher::fetch`
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing GHSA-8c75-8mhr-p7r9 rust-openssl has incorrect bounds assertion in aes key wrap
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41678). Fix: Update that package to its patched version.
  • Worth fixing GHSA-ghm9-cr32-g9qj rust-openssl: rustMdCtxRef::digest_final() writes past caller buffer with no length check
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41681). Fix: Update that package to its patched version.
  • Worth fixing GHSA-hppc-g8h3-xhp3 rust-openssl: Unchecked callback length in PSK/cookie trampolines leaks adjacent memory to peer
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41898). Fix: Update that package to its patched version.
  • Worth fixing GHSA-phqj-4mhp-q6mq rust-openssl: Potential out-of-bounds write in `CipherCtxRef::cipher_update_inplace` for AES-KW-PAD ciphers
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-45784). Fix: Update that package to its patched version.
  • Worth fixing GHSA-pqf5-4pqq-29f5 rust-openssl: Deriver::derive and PkeyCtxRef::derive can overflow short buffers on OpenSSL 1.1.1
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-41676). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xp3w-r5p5-63rr rust-openssl has undefined behavior in X509Ref::ocsp_responders for certificates with non-UTF-8 OCSP URLs
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-42327). Fix: Update that package to its patched version.
  • Worth fixing GHSA-xv59-967r-8726 rust-openssl vulnerable to heap buffer overflow when encrypting with AES key-wrap-with-padding
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-44662). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2025-0009 Some AES functions may panic when overflow checking is enabled.
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2025-4432). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0336 `rustls::ConnectionCommon::complete_io` could fall into an infinite loop based on network input
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-32650). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0009 Denial of Service via Stack Exhaustion
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25727). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2026-0007 Integer overflow in `BytesMut::reserve`
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25541). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0332 Degradation of service in h2 servers with CONTINUATION Flood
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0421 `idna` accepts Punycode labels that do not produce any non-ASCII when decoded
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-12224). Fix: Update that package to its patched version.
  • Worth fixing GHSA-h395-gr6q-cpjc jsonwebtoken has Type Confusion that leads to potential authorization bypass
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2026-25537). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0019 Tokens for named pipes may be delivered after deregistration
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole (CVE-2024-27308). Fix: Update that package to its patched version.
  • Worth fixing RUSTSEC-2024-0357 `MemBio::get_buf` has undefined behavior with empty buffers
    /workdirs/scan-8e9f34c6-d7f6-448c-96b9-e603254f3dfb/examples/Cargo.lock
    A package you depend on has a known security hole. Fix: Update that package to its patched version.
… 128 more not shown

via OSV-Scanner v1.9.2 · Apache-2.0

Risky code patterns — Semgrep none found ✓

Code that can be exploited: injection, hardcoded credentials and similar.

Nothing found by this check. ✓

via Semgrep v1.147.0 · LGPL-2.1

Malicious dependencies — Guarddog none found ✓

Packages that look intentionally malicious: typosquats, sneaky install scripts.

Nothing found by this check. ✓

via Guarddog v2.10.0 · Apache-2.0

Project health

A signal about how the project is maintained — not a vulnerability in your code. It doesn’t affect the verdict above.

Project health — OpenSSF Scorecard didn’t run

Maintenance & supply-chain hygiene. A signal about the project, not a vulnerability in your code.

This check didn’t finish — that’s not the same as “clean.” Try Check again above.

via OpenSSF Scorecard · Apache-2.0

About these results. Six open-source checks ran in parallel; every finding is tagged with the tool that produced it. The verdict follows a published rule. False positives and false negatives are normal — a clean scan does not mean the code is secure, and a red verdict does not mean the project is compromised.