CVE detail
CVE-2026-46529
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.
Buzz score
Why this CVE is surfacing
This all-time snapshot uses the same composite formula as Trending across a 30-year evidence window, rather than a current rolling window.
Buzz score components · mention 30.0 · diversity 20.0 · KEV 0.0 · OTX 0.0 · PoC 4.6
Why it matters now
Mention timeline
- Total mentions
- 0
- within the 30d window
- Peak daily
- 0
- highest bucket
Evidence
Source links by recency
22 source links · newest first
- https://access.redhat.com/errata/RHSA-2026:43398access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:42692access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:41904access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://security.access.redhat.com/data/csaf/v2/vex/2026/cve-2026-46529.jsonsecurity.access.redhat.com
No excerpt available.
Vendor Advisorysecurity.access.redhat.comJun 10, 2026, 8:17 PM - https://bugzilla.redhat.com/show_bug.cgi?id=2487669bugzilla.redhat.com
No excerpt available.
Exploitbugzilla.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/security/cve/CVE-2026-46529access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:39115access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:33416access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:33169access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:28998access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM - https://access.redhat.com/errata/RHSA-2026:27819access.redhat.com
No excerpt available.
Vendor Advisoryaccess.redhat.comJun 10, 2026, 8:17 PM No excerpt available.
Vendor Advisorylists.debian.orgJun 10, 2026, 8:17 PMNo excerpt available.
Vendor Advisorylists.debian.orgJun 10, 2026, 8:17 PMNo excerpt available.
Vendor Advisorylists.debian.orgJun 10, 2026, 8:17 PM- http://www.openwall.com/lists/oss-security/2026/05/22/11www.openwall.com
No excerpt available.
Exploitwww.openwall.comJun 10, 2026, 8:17 PM - http://www.openwall.com/lists/oss-security/2026/05/21/7www.openwall.com
No excerpt available.
Exploitwww.openwall.comJun 10, 2026, 8:17 PM - http://www.openwall.com/lists/oss-security/2026/05/19/34www.openwall.com
No excerpt available.
Exploitwww.openwall.comJun 10, 2026, 8:17 PM No excerpt available.
Exploitgithub.comJun 10, 2026, 8:17 PMNo excerpt available.
Exploitgithub.comJun 10, 2026, 8:17 PMNo excerpt available.
Exploitgithub.comJun 10, 2026, 8:17 PMLinked URL: https://medeiros.zip/posts/CVE-2026-46529-evince | Posted by 0x38B | 2 points | 0 comments
communitynews.ycombinator.comMay 26, 2026, 9:00 AMLinked URL: https://github.com/N1et/CVE-2026-46529 | Posted by zdkaster | 2 points | 1 comments
communitynews.ycombinator.comMay 22, 2026, 6:45 AM
Exploit code
Public exploit repository references
Public PoC repositories are third-party, potentially unsafe artifacts. Treat their code as untrusted and use it only on authorized systems in an isolated, least-privilege environment. cvebuzz does not execute the code or verify that an exploit works.
1 repository references · best confidence 0.80 · max 1 stars
- amnsecurity/CVE-2026-46529-Atril-PDF-RCEMedium confidencegithubRepository topic discovery1 starsDiscovered Jul 16, 2026, 12:51 PM
Related records
Similar CVEs
6 related CVEs with shared weakness or product evidence
- CVE-2024-52011CVSS 7.5 · High
launch-editor allows users to open files with line numbers in editor from Node.js. Prior to version 2.9.0, due to the insufficient sanitization of the `file` argument in the `laun…
- CVE-2026-48116CVSS 7.5 · High
AnythingLLM is an application that turns pieces of content into context that any LLM can use as references during chatting. Prior to 1.13.0, the filesystem-search-files agent skil…
- CVE-2026-4786CVSS 7.0 · High
Mitgation of CVE-2026-4519 was incomplete. If the URL contained "%action" the mitigation could be bypassed for certain browser types the "webbrowser.open()" API could have command…
- CVE-2025-24293CVSS 9.2 · Critical
# Active Storage allowed transformation methods potentially unsafe Active Storage attempts to prevent the use of potentially unsafe image transformation methods and parameters…
- CVE-2025-27146CVSS 2.7 · Low
matrix-appservice-irc is a Node.js IRC bridge for Matrix. The matrix-appservice-irc bridge up to version 3.0.3 contains a vulnerability which can lead to arbitrary IRC command exe…
- CVE-2024-32884CVSS 6.4 · Medium
gitoxide is a pure Rust implementation of Git. `gix-transport` does not check the username part of a URL for text that the external `ssh` program would interpret as an option. A s…