Chevereto is a self-hosted media-sharing platform. Starting in version 3.7.5 and prior to version 4.5.4, when a user enables the private profile option, visiting their profile HTML route (/username) correctly returns 404. However, the /json AJAX listing endpoint does not apply the same check. An unauthenticated caller who knows the target's user ID can retrieve all of that user's publicly-scoped images, revealing the username (which should be private). This is patched in Chevereto v4.5.4. No known workarounds are available.
{
"unresolved_ranges": [
{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": ">= 1.0.0"
},
{
"last_affected": ">= 1.0.0"
}
]
}
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/55xxx/CVE-2026-55417.json",
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-862"
]
}{
"source": "AFFECTED_FIELD",
"extracted_events": [
{
"introduced": "3.7.5"
},
{
"fixed": "4.5.4"
},
{
"introduced": "4.0.5"
}
]
}