CVE-2026-25726CRITICAL 9.8EPSS p29.3%

CVE-2026-25726CVE-2026-25726

Description

Cloudreve is a self-hosted file management and sharing system. Prior to version 4.13.0, the application uses the weak pseudo-random number generator math/rand seeded with time.Now().UnixNano() to generate critical security secrets, including the secret_key, and hash_id_salt. These secrets are generated upon first startup and persisted in the database. An attacker can exploit this by obtaining the administrator's account creation time (via public API endpoints) to narrow the search window for the PRNG seed, and use known hashid to validate the seed. By brute-forcing the seed (demonstrated to take <3 hours on general consumer PC), an attacker can predict the secret_key. This allows them to forge valid JSON Web Tokens (JWTs) for any user, including administrators, leading to full account takeover and privilege escalation. This issue has been patched in version 4.13.0.

Scoring

CVSS 3.19.8 (CRITICAL)
VectorCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
EPSS0.38% probability of exploitation · percentile 29.3% · 2026-06-18T12:00:27Z
Published2026-04-03
Last modified2026-04-13

Underlying weaknesses· 1

CWE-338

References

  1. https://github.com/cloudreve/cloudreve/releases/tag/4.13.0
  2. https://github.com/cloudreve/cloudreve/security/advisories/GHSA-f8xp-wvcx-p6f4

1

TypeTargetConfidenceTier
WeaknessUse of Cryptographically Weak Pseudo-Random Number Generator (PRNG)cwe-3380%live

Related by meaning· 6

Nearest entities by semantic similarity across the cs-graph corpus.

CVE
CVE-2025-68932
CVE
CVE-2026-9802
CVE
CVE-2025-1796
CVE
CVE-2025-6216
CVE
CVE-2026-23958
CVE
CVE-2025-55619
Sourced from NVD + FIRST.org EPSS. Curated for EU compliance use cases by Adam Lundqvist, Founder at SQUR.