
CVE-2025-2294 – Kubio AI Page Builder <= 2.5.1 - Unauthenticated Local File Inclusion
https://notcve.org/view.php?id=CVE-2025-2294
27 Mar 2025 — The Kubio AI Page Builder plugin for WordPress is vulnerable to Local File Inclusion in all versions up to, and including, 2.5.1 via thekubio_hybrid_theme_load_template function. This makes it possible for unauthenticated attackers to include and execute arbitrary files on the server, allowing the execution of any PHP code in those files. This can be used to bypass access controls, obtain sensitive data, or achieve code execution in cases where images and other “safe” file types can be uploaded and included... • https://packetstorm.news/files/id/190110 • CWE-22: Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') •

CVE-2024-13516 – Kubio AI Page Builder <= 2.3.5 - Reflected Cross-Site Scripting
https://notcve.org/view.php?id=CVE-2024-13516
17 Jan 2025 — The Kubio AI Page Builder plugin for WordPress is vulnerable to Reflected Cross-Site Scripting via the 'message' parameter in all versions up to, and including, 2.3.5 due to insufficient input sanitization and output escaping. This makes it possible for unauthenticated attackers to inject arbitrary web scripts in pages that execute if they can successfully trick a user into performing an action such as clicking on a link. • https://plugins.trac.wordpress.org/changeset/3186251/kubio/trunk/static/kubio-iframe-loader.html • CWE-79: Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') •