Skip to main content

Use of Insufficiently Random Values

CVE-2025-68704

Severity High
Score 8.2/10

Summary

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to version 2.2, Jervis uses "java.util.Random()" which is not cryptographically secure for timing attack mitigation. This vulnerability is fixed in version 2.2.

  • LOW
  • NETWORK
  • NONE
  • UNCHANGED
  • NONE
  • NONE
  • HIGH
  • NONE

CWE-330 - Use of Insufficiently Random Values

The software uses insufficiently random numbers or values in a security context that depends on unpredictable numbers.

Advisory Timeline

  • Published