{
  "threat_severity" : "Important",
  "public_date" : "2026-06-10T19:46:23Z",
  "bugzilla" : {
    "description" : "atril: evince: xreader: PDF /GoToR action argv injection enables single-click RCE via --gtk-module dlopen",
    "id" : "2487669",
    "url" : "https://bugzilla.redhat.com/show_bug.cgi?id=2487669"
  },
  "cvss3" : {
    "cvss3_base_score" : "7.8",
    "cvss3_scoring_vector" : "CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H",
    "status" : "verified"
  },
  "cwe" : "CWE-77",
  "details" : [ "Atril Document Viewer is the default document reader of the MATE desktop environment for Linux. A single-click remote code execution vulnerability in versions prior to 1.26.3 and 1.28.4 allows an attacker to achieve arbitrary code execution as the user by tricking them into clicking a link inside a malicious PDF document. The PDF can be packaged as a polyglot file that is simultaneously a valid PDF and a valid ELF shared library, making the attack a single-file, single-click, configuration-independent RCE on stock atril installations. The root cause is `shell/ev-application.c:ev_spawn`, which builds a command line from attacker-controlled PDF link-destination fields without applying `g_shell_quote`. The cmdline is then handed to `g_app_info_create_from_commandline`, which shell-parses it back into argv — splitting any embedded `--gtk-module=PATH` into a separate argv element. GTK then `dlopen()`s the path during init, running any `__attribute__((constructor))` it finds. Versions 1.26.3 and 1.28.4 contain a patch for the issue. This is the same defect class as CVE-2023-51698 (CBT `--checkpoint-action` injection in `comics-document.c`, fixed in 1.6.2) but in a different code path (`shell/ev-application.c`) that the original patch did not touch.", "A flaw was found in Atril, Evince and Xreader. A malicious link inside a specially crafted PDF document can cause arbitrary code execution when clicked due to improper quoting of attacker-controlled PDF link-destination fields during remote go-to (/GoToR) actions. This issue allows an attacker to execute arbitrary code with the privileges of the user that clicked on the embedded link." ],
  "statement" : "To exploit this issue, an attacker needs to convince a user to open a specially crafted PDF document and to click on a malicious link inside the document, limiting its exposure. Also, this flaw allows an attacker to execute arbitrary code with the privileges of the user that clicked on the embedded link, which is usually a low-privileged user account, limiting its impact. However, an attacker can package a single file that is simultaneously a valid PDF document and a valid ELF shared library, making the exploit self-contained and exploitable via a single click. Due to these reasons, this vulnerability has been rated with an important severity.",
  "affected_release" : [ {
    "product_name" : "Red Hat Enterprise Linux 8",
    "release_date" : "2026-06-24T00:00:00Z",
    "advisory" : "RHSA-2026:28998",
    "cpe" : "cpe:/a:redhat:enterprise_linux:8",
    "package" : "evince-0:3.28.4-17.el8_10"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9",
    "release_date" : "2026-06-22T00:00:00Z",
    "advisory" : "RHSA-2026:27819",
    "cpe" : "cpe:/a:redhat:enterprise_linux:9",
    "package" : "evince-0:40.5-4.el9_8.1"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9.4 Update Services for SAP Solutions",
    "release_date" : "2026-06-30T00:00:00Z",
    "advisory" : "RHSA-2026:33416",
    "cpe" : "cpe:/a:redhat:rhel_e4s:9.4",
    "package" : "evince-0:40.5-2.el9_4.1"
  }, {
    "product_name" : "Red Hat Enterprise Linux 9.6 Extended Update Support",
    "release_date" : "2026-06-29T00:00:00Z",
    "advisory" : "RHSA-2026:33169",
    "cpe" : "cpe:/a:redhat:rhel_eus:9.6",
    "package" : "evince-0:40.5-2.el9_6.1"
  } ],
  "package_state" : [ {
    "product_name" : "Red Hat Enterprise Linux 6",
    "fix_state" : "Will not fix",
    "package_name" : "evince",
    "cpe" : "cpe:/o:redhat:enterprise_linux:6"
  }, {
    "product_name" : "Red Hat Enterprise Linux 7",
    "fix_state" : "Affected",
    "package_name" : "evince",
    "cpe" : "cpe:/o:redhat:enterprise_linux:7"
  } ],
  "references" : [ "https://www.cve.org/CVERecord?id=CVE-2026-46529\nhttps://nvd.nist.gov/vuln/detail/CVE-2026-46529\nhttp://www.openwall.com/lists/oss-security/2026/05/19/34\nhttp://www.openwall.com/lists/oss-security/2026/05/21/7\nhttp://www.openwall.com/lists/oss-security/2026/05/22/11\nhttps://github.com/mate-desktop/atril/releases/tag/v1.26.3\nhttps://github.com/mate-desktop/atril/releases/tag/v1.28.4\nhttps://github.com/mate-desktop/atril/security/advisories/GHSA-vgv2-m826-8f6f\nhttps://lists.debian.org/debian-lts-announce/2026/05/msg00041.html\nhttps://lists.debian.org/debian-lts-announce/2026/05/msg00042.html" ],
  "name" : "CVE-2026-46529",
  "mitigation" : {
    "value" : "To mitigate this vulnerability, do not click on links inside PDF documents from untrusted or unverified sources.",
    "lang" : "en:us"
  },
  "csaw" : false
}