FKIE_CVE-2025-59716
Vulnerability from fkie_nvd - Published: 2025-11-05 17:15 - Updated: 2026-01-07 17:05
Severity ?
Summary
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.
References
| URL | Tags | ||
|---|---|---|---|
| cve@mitre.org | https://gist.github.com/thesmartshadow/64ae0449e909174d0479a4f23657147f | Exploit, Third Party Advisory | |
| cve@mitre.org | https://github.com/owncloud/guests | Product | |
| cve@mitre.org | https://marketplace.owncloud.com/apps/guests | Product | |
| cve@mitre.org | https://yeswehack.com/reports/411806 | Permissions Required |
{
"configurations": [
{
"nodes": [
{
"cpeMatch": [
{
"criteria": "cpe:2.3:a:owncloud:guests:*:*:*:*:*:*:*:*",
"matchCriteriaId": "0CE375CB-E61A-4CDF-B946-356DD0A799A6",
"versionEndIncluding": "0.12.4",
"vulnerable": true
}
],
"negate": false,
"operator": "OR"
}
]
}
],
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "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."
}
],
"id": "CVE-2025-59716",
"lastModified": "2026-01-07T17:05:23.640",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N",
"version": "3.1"
},
"exploitabilityScore": 3.9,
"impactScore": 1.4,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2025-11-05T17:15:44.800",
"references": [
{
"source": "cve@mitre.org",
"tags": [
"Exploit",
"Third Party Advisory"
],
"url": "https://gist.github.com/thesmartshadow/64ae0449e909174d0479a4f23657147f"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://github.com/owncloud/guests"
},
{
"source": "cve@mitre.org",
"tags": [
"Product"
],
"url": "https://marketplace.owncloud.com/apps/guests"
},
{
"source": "cve@mitre.org",
"tags": [
"Permissions Required"
],
"url": "https://yeswehack.com/reports/411806"
}
],
"sourceIdentifier": "cve@mitre.org",
"vulnStatus": "Analyzed",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-200"
},
{
"lang": "en",
"value": "CWE-203"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.
Loading…
Loading…