Description
The Katalogportal PDF Sync plugin for WordPress is vulnerable to Missing Authorization in all versions up to and including 1.0.0. The katalogportal_popup_shortcode() function is registered as an AJAX handler via wp_ajax_katalogportal_shortcodePrinter but lacks any capability check (current_user_can()) or nonce verification. This allows any authenticated user, including Subscribers, to call the endpoint and retrieve a list of all synchronized PDF attachments (including those attached to private or draft posts) along with their titles, actual filenames, and the katalogportal_userid configuration value. The WP_Query uses post_status => 'any' which returns attachments regardless of the parent post's visibility status.
INFO
Published Date :
2026-04-15T08:28:15.977Z
Last Modified :
2026-04-15T15:42:28.267Z
Source :
Wordfence
AFFECTED PRODUCTS
The following products are affected by CVE-2026-3649 vulnerability.
| Vendors | Products |
|---|---|
| Colbeinformatik |
|
| Wordpress |
|
REFERENCES
Here, you will find a curated list of external links that provide in-depth information to CVE-2026-3649.