ownCloud Guests before 0.12.5 allows unauthenticated user enumeration via the /apps/guests/register/{email}/{token} endpoint. Because of insufficient validation of the supplied token in showPasswordForm, the server responds differently when an e-mail address corresponds to a valid pending guest user rather than a non-existent user.
Conclusion & alert: CVE-2025-59716 is rated High Exploit Risk (63.4/100): CVSS Medium severity, with medium exploitation likelihood (EPSS 0.98%). Core evidence: 1 public exploit reference(s) are indexed (Exploit-DB). Mandatory action: Public exploits are available—assess exposure, apply mitigations, and prioritize patching.
Risk is dynamic; we continuously reassess and refresh what is shown on this page as upstream context changes.
| EDB-ID | Source | Kind | Published | Link |
|---|---|---|---|---|
| — | nvd_ref | exploit_tag | Exploit-DB ↗ |
EPSS lead: Daily EPSS estimates relative likelihood of exploitation; percentile ranks this CVE among scored vulnerabilities (higher = more severe relative rank).
| # | Date | Old EPSS score | New EPSS score | Delta (New - Old) |
|---|---|---|---|---|
| 1 | 2026-05-28 | 0.72% | 0.98% | +0.26% |
| 2 | 2026-04-21 | 1.33% | 0.72% | -0.61% |
| 3 | 2026-04-15 | — | 1.33% | — |
Full EPSS history (7 records total)
CVSS metrics for this CVE.
| Base score | Version | Severity | Vector | Exploitability | Impact | Score source |
|---|---|---|---|---|---|---|
| 5.3 | 3.1 | MEDIUM |
|
3.9 | 1.4 | 134c704f-9b21-4f2e-91b3-4a467353bcc0 |
| URL | Tags |
|---|---|
| https://gist.github.com/thesmartshadow/64ae0449e909174d0479a4f23657147f | Exploit Third Party Advisory |
| https://github.com/owncloud/guests | Product |
| https://marketplace.owncloud.com/apps/guests | Product |
| https://yeswehack.com/reports/411806 | Permissions Required |