CVE-2026-55417

Source
https://cve.org/CVERecord?id=CVE-2026-55417
Import Source
https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55417.json
JSON Data
https://api.osv.dev/v1/vulns/CVE-2026-55417
Aliases
  • GHSA-h4jp-mxfx-g8xp
Published
2026-07-07T20:02:54.306Z
Modified
2026-07-12T03:54:30.221952316Z
Severity
  • 6.9 (Medium) CVSS_V4 - CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:L/VI:N/VA:N/SC:N/SI:N/SA:N CVSS Calculator
Summary
Chevereto private profile setting leaks username on /json endpoint
Details

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.

Database specific
{
    "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"
    ]
}
References

Affected packages

Git / github.com/chevereto/chevereto

Affected ranges

Type
GIT
Repo
https://github.com/chevereto/chevereto
Events
Introduced
0 Unknown introduced commit / All previous commits are affected
Fixed
Introduced
Fixed
Database specific
{
    "source": "AFFECTED_FIELD",
    "extracted_events": [
        {
            "introduced": "3.7.5"
        },
        {
            "fixed": "4.5.4"
        },
        {
            "introduced": "4.0.5"
        }
    ]
}

Affected versions

4.*
4.0.10
4.0.11
4.0.12
4.0.5
4.0.6
4.0.7
4.0.8
4.0.9
4.1.0
4.1.1
4.1.2
4.1.3
4.1.4
4.2.0
4.2.1
4.2.2
4.2.3
4.2.4
4.2.5
4.3.0
4.3.1
4.3.2
4.3.3
4.3.4
4.3.5
4.3.6
4.3.7
4.4.0
4.4.1
4.4.2
4.5.0
4.5.1
4.5.2
4.5.3

Database specific

source
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-55417.json"