CVE-2025-68702 HIGH

CVE-2025-68702: Jervis has a SHA-256 Hex String Padding Bug

Vendor Samrocketman
Product jervis
Weakness CWE-327 · Broken crypto
Published January 13, 2026
Last update January 13, 2026

CVSS base score

8.7/10
Attack vector Network
Attack complexity Low
Privileges required None
User interaction None
Confidentiality
Integrity

CVSS vector

CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:N/VI:H/VA:N/SC:N/SI:N/SA:N

What the vulnerability does

01Description

Jervis is a library for Job DSL plugin scripts and shared Jenkins pipeline libraries. Prior to 2.2, Jervis uses padLeft(32, '0') when it should use padLeft(64, '0') because SHA-256 produces 32 bytes which equates to 64 hex characters. This vulnerability is fixed in 2.2.

Key dates

02Disclosure timeline

January 13, 2026 CVE published
January 13, 2026 Record updated