{
  "affected": [
    {
      "ranges": [
        {
          "database_specific": {
            "extracted_events": [
              {
                "introduced": "0"
              },
              {
                "last_affected": "2.6.0"
              },
              {
                "fixed": "2.6.0"
              }
            ],
            "source": [
              "AFFECTED_FIELD",
              "DESCRIPTION"
            ]
          },
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "686d72a0ce3553e27bdc8c0dc1c2a1ea2c411c98"
            }
          ],
          "repo": "https://github.com/wallabag/android-app",
          "type": "GIT"
        }
      ]
    }
  ],
  "aliases": [
    "GHSA-q2g2-www6-wf5h"
  ],
  "database_specific": {
    "cna_assigner": "mitre",
    "cwe_ids": [
      "CWE-79"
    ],
    "osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82089.json"
  },
  "details": "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.",
  "id": "CVE-2026-82089",
  "modified": "2026-08-30T03:30:46.658437529Z",
  "published": "2026-08-28T03:14:20.421Z",
  "references": [
    {
      "type": "WEB",
      "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/data/StorageHelper.java"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/events/EventProcessor.java"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/service/workers/ArticleAsFileDownloader.java"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/service/workers/ArticleUpdater.java"
    },
    {
      "type": "WEB",
      "url": "https://github.com/wallabag/android-app/blob/master/app/src/main/java/fr/gaulupeau/apps/Poche/ui/ReadArticleActivity.java"
    },
    {
      "type": "WEB",
      "url": "https://play.google.com"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/82xxx/CVE-2026-82089.json"
    },
    {
      "type": "ADVISORY",
      "url": "https://github.com/wallabag/wallabag/security/advisories/GHSA-q2g2-www6-wf5h"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-82089"
    }
  ],
  "schema_version": "1.9.0",
  "severity": [
    {
      "score": "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",
      "type": "CVSS_V4"
    }
  ]
}