GHSA-36h5-vrq6-pp34

Suggest an improvement
Source
https://github.com/advisories/GHSA-36h5-vrq6-pp34
Import Source
https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/01/GHSA-36h5-vrq6-pp34/GHSA-36h5-vrq6-pp34.json
JSON Data
https://api.osv.dev/v1/vulns/GHSA-36h5-vrq6-pp34
Aliases
Published
2026-01-13T14:53:50Z
Modified
2026-01-13T21:47:49.803159Z
Severity
  • 8.7 (High) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Jervis's Salt for PBKDF2 derived from password
Details

Vulnerability

https://github.com/samrocketman/jervis/blob/157d2b63ffa5c4bb1d8ee2254950fd2231de2b05/src/main/groovy/net/gleske/jervis/tools/SecurityIO.groovy#L869-L870

https://github.com/samrocketman/jervis/blob/157d2b63ffa5c4bb1d8ee2254950fd2231de2b05/src/main/groovy/net/gleske/jervis/tools/SecurityIO.groovy#L894-L895

The salt is derived from sha256Sum(passphrase). Two encryption operations with the same password will have the same derived key.

Impact

Pre-computation attacks.

Severity is considered low for internal uses of this library and high for consumers of this library.

Patches

Jervis will generate a random salt for each password and store it alongside the ciphertext.

Upgrade to Jervis 2.2.

Workarounds

None

References

Database specific
{
    "nvd_published_at": "2026-01-13T20:16:07Z",
    "cwe_ids": [
        "CWE-326"
    ],
    "github_reviewed_at": "2026-01-13T14:53:50Z",
    "severity": "HIGH",
    "github_reviewed": true
}
References

Affected packages

Maven / net.gleske:jervis

Package

Name
net.gleske:jervis
View open source insights on deps.dev
Purl
pkg:maven/net.gleske/jervis

Affected ranges

Type
ECOSYSTEM
Events
Introduced
0Unknown introduced version / All previous versions are affected
Fixed
2.2

Affected versions

0.*

0.1
0.2
0.3
0.4
0.5
0.5.1
0.5.2
0.6
0.7
0.8
0.9
0.10
0.11
0.12
0.13

1.*

1.0
1.1
1.2
1.3
1.4
1.5
1.6
1.7

2.*

2.0
2.0.1
2.1

Database specific

source

"https://github.com/github/advisory-database/blob/main/advisories/github-reviewed/2026/01/GHSA-36h5-vrq6-pp34/GHSA-36h5-vrq6-pp34.json"