CVE-2026-53867
Description
Capgo before 12.128.2 retains orphaned profile images after replacement or removal, allowing unauthorized access via old URLs.
AI Insight
LLM-synthesized narrative grounded in this CVE's description and references.
Capgo before 12.128.2 retains orphaned profile images after replacement or removal, allowing unauthorized access via old URLs.
Vulnerability
In Capgo versions before 12.128.2, when a user uploads a profile image and later replaces or removes it via the profile section, the application updates the database reference but does not delete the previously uploaded image from backend storage [1]. This results in orphaned files that remain accessible through their previously generated URLs [2].
Exploitation
An attacker with knowledge of a previously generated image URL can access the orphaned file without authentication beyond the initial user session [1]. The attacker does not need special privileges; any user who has the URL can retrieve the image [2].
Impact
Successful exploitation allows unauthorized retrieval of user-uploaded profile images, leading to information disclosure [1]. The attacker gains access to content the user intended to remove [2].
Mitigation
Upgrade to Capgo version 12.128.2 or later, which fixes the issue by properly deleting orphaned images upon replacement or removal [1]. No workaround is documented [2].
AI Insight generated on Jun 12, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.
Affected products
2Patches
0No patches discovered yet.
Vulnerability mechanics
No source-code context for this CVE — mechanics is only generated when we can read the actual fix diff. Without that, the four sections (root cause, attack vector, affected code, fix) would be speculation rather than analysis.
References
2News mentions
0No linked articles in our index yet.