{
    "dataType": "CVE_RECORD",
    "dataVersion": "5.2",
    "cveMetadata": {
        "cveId": "CVE-2026-82089",
        "assignerOrgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
        "state": "PUBLISHED",
        "assignerShortName": "mitre",
        "dateReserved": "2026-08-28T03:14:19.799Z",
        "datePublished": "2026-08-28T03:14:20.421Z",
        "dateUpdated": "2026-08-28T03:14:20.421Z"
    },
    "containers": {
        "cna": {
            "affected": [
                {
                    "collectionURL": "https://play.google.com",
                    "defaultStatus": "unknown",
                    "packageName": "fr.gaulupeau.apps.InThePoche",
                    "platforms": [
                        "Android"
                    ],
                    "product": "android-app",
                    "vendor": "wallabag",
                    "versions": [
                        {
                            "lessThanOrEqual": "2.6.0",
                            "status": "affected",
                            "version": "0",
                            "versionType": "semver"
                        }
                    ]
                }
            ],
            "descriptions": [
                {
                    "lang": "en",
                    "value": "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."
                }
            ],
            "metrics": [
                {
                    "cvssV4_0": {
                        "Automatable": "YES",
                        "Recovery": "USER",
                        "Safety": "NOT_DEFINED",
                        "attackComplexity": "LOW",
                        "attackRequirements": "PRESENT",
                        "attackVector": "NETWORK",
                        "baseScore": 8.8,
                        "baseSeverity": "HIGH",
                        "privilegesRequired": "LOW",
                        "providerUrgency": "GREEN",
                        "subAvailabilityImpact": "LOW",
                        "subConfidentialityImpact": "HIGH",
                        "subIntegrityImpact": "HIGH",
                        "userInteraction": "PASSIVE",
                        "valueDensity": "CONCENTRATED",
                        "vectorString": "CVSS:4.0/AV:N/AC:L/AT:P/PR:L/UI:P/VC:H/VI:H/VA:L/SC:H/SI:H/SA:L/AU:Y/R:U/V:C/RE:M/U:Green",
                        "version": "4.0",
                        "vulnAvailabilityImpact": "LOW",
                        "vulnConfidentialityImpact": "HIGH",
                        "vulnIntegrityImpact": "HIGH",
                        "vulnerabilityResponseEffort": "MODERATE"
                    },
                    "format": "CVSS",
                    "scenarios": [
                        {
                            "lang": "en",
                            "value": "GENERAL"
                        }
                    ]
                }
            ],
            "problemTypes": [
                {
                    "descriptions": [
                        {
                            "cweId": "CWE-79",
                            "description": "CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting')",
                            "lang": "en",
                            "type": "CWE"
                        }
                    ]
                }
            ],
            "providerMetadata": {
                "orgId": "8254265b-2729-46b6-b9e3-3dfca2d5bfca",
                "shortName": "mitre",
                "dateUpdated": "2026-08-28T03:14:20.421Z"
            },
            "references": [
                {
                    "name": "Affected Source: ReadArticleActivity.java - WebView with JavaScript enabled renders unsanitized HTML content",
                    "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/ui/ReadArticleActivity.java"
                },
                {
                    "name": "Affected Source: ArticleUpdater.java - Article content stored in local database without sanitization",
                    "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/service/workers/ArticleUpdater.java"
                },
                {
                    "name": "Affected Source: ArticleAsFileDownloader.java - Binary passthrough of server-generated PDF/ePub containing unsanitized HTML",
                    "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/service/workers/ArticleAsFileDownloader.java"
                },
                {
                    "name": "Affected Source: StorageHelper.java - Export file written to external shared storage accessible to other applications",
                    "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/data/StorageHelper.java"
                },
                {
                    "name": "Affected Source: EventProcessor.java - FileProvider ACTION_VIEW handoff of unsanitized exported file to third-party applications",
                    "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/events/EventProcessor.java"
                },
                {
                    "name": "Related server-side finding: GHSA-q2g2-www6-wf5h (Stored XSS, SSRF, Local File Read in wallabag server)",
                    "url": "https://github.com/wallabag/wallabag/security/advisories/GHSA-q2g2-www6-wf5h"
                }
            ],
            "x_generator": {
                "engine": "CVE-Request-form 0.0.1"
            }
        }
    }
}