Skip to content

Security: sibyllinesoft/grimoire

Security

SECURITY.md

Security Advisory

Known Security Issues

RUSTSEC-2025-0009: Ring Library Vulnerability

  • Affected Component: ring crate v0.17.9 (transitive dependency through reqwest)
  • Severity: Low (AES functions may panic with overflow checking)
  • Status: Monitoring for upstream fix
  • Mitigation: Issue only affects AES operations with overflow checking enabled
  • Recommendation: Update will be applied when reqwest updates its dependencies

The vulnerability is in a transitive dependency used for HTTPS/TLS operations. Normal CLI usage is not affected.

To check for security updates:

cargo audit

Last updated: 2025-09-05

There aren’t any published security advisories