CVE-2026-82089: XSS
Published Aug 28, 2026
·Updated
The wallabag (aka fr.gaulupeau.apps.InThePoche) application through 2.6.0 for Android allows XSS because /api/entries data is loaded into a WebView.
Affected Software
1 affected component
wallabag<=2.6.0
Event History
Aug 28, 2026
CVE Published
via MITRE·03:14 AM
Data Sourced
via MITRE·03:14 AM
DescriptionWeakness
Frequently Asked Questions
1
Which deployments are affected?
The affected component is the wallabag Android application, also identified as fr.gaulupeau.apps.InThePoche. Versions through 2.6.0 are described as affected.
2
What data path leads to the XSS condition?
The issue occurs when data from the /api/entries endpoint is loaded into an Android WebView. An attacker would need to cause malicious script content to be present in entry data returned through that API path.