Auth bypass in Colbeinformatik Katalogportal-Pdf-Sync Widget
CVE-2026-3649
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.
Vulnerability class: Broken Access Control
EPSS: 0.003 (23.9th percentile) — read the EPSS interpretation.
CVSS v3 metric
CVSS v3 base score 5.3 (Medium). Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N.
Affected products
- Colbeinformatik Katalogportal-pdf-sync Widget — versions 0
Weakness classification (CWE)
References
Frequently asked questions
- What is CVE-2026-3649?
- CVE-2026-3649 is a medium-severity vulnerability in Colbeinformatik Katalogportal-Pdf-Sync Widget, classified under Missing Authorization. CVSS score: 5.3/10. Published 2026-04-15.
- How severe is CVE-2026-3649?
- Medium severity. CVSS v3 base score is 5.3 out of 10.