Vulnerability Summary: CVE ID: CVE-2025-68701 Severity: High Affected Package: net.gleske:jervis (Maven) Affected Versions: < 2.2 Patched Versions: 2.2 Vulnerability: The and methods in generate the Initialization Vector (IV) from a passphrase, leading to IV reuse. This results in consistent ciphertext for the same passphrase and plaintext, compromising the encryption scheme's security. Impact: Internal Use: Low severity. Direct Use: High severity, enabling pattern analysis and reducing encryption security. Patches: Random IV generation and prepending to ciphertext. Upgrade to Jervis 2.2. Workarounds: None provided.