{
  "_links": {
    "capec": {
      "href": "/api/v1/vulnerability/cve-2025-27505/capec"
    },
    "cvss": {
      "href": "/api/v1/vulnerability/cve-2025-27505/cvss"
    },
    "cwe": {
      "href": "/api/v1/vulnerability/cve-2025-27505/cwe"
    },
    "enrichment": {
      "href": "/api/v1/vulnerability/cve-2025-27505/enrichment"
    },
    "gcve": {
      "href": "/api/v1/vulnerability/cve-2025-27505/gcve"
    },
    "self": {
      "href": "/api/v1/vulnerability/cve-2025-27505"
    },
    "sightings": {
      "href": "/api/v1/sightings/cve-2025-27505"
    }
  },
  "enrichments": {
    "cisa-kev": {
      "kev": false
    },
    "epss": {
      "epss": 0.01152,
      "kev": false,
      "percentile": 0.65579
    },
    "nuclei": {
      "nuclei": true,
      "nuclei_template": "http/cves/2025/CVE-2025-27505.yaml",
      "nuclei_template_severity": "medium",
      "nuclei_template_yaml": "id: CVE-2025-27505\n\ninfo:\n  name: GeoServer - Missing Authorization on REST API Index\n  author: securitytaters\n  severity: medium\n  description: |\n    GeoServer contains a missing authorization vulnerability that allows unauthorized access to the REST API Index page, potentially exposing sensitive configuration information.\n  impact: |\n    Unauthenticated users can access the GeoServer REST API Index page, potentially exposing sensitive configuration information and available API endpoints.\n  remediation: |\n    Upgrade to the latest GeoServer version that implements proper authorization checks for the REST API Index page.\n  reference:\n    - http://geoserver.org/\n    - https://geoserver.org/vulnerability/2025/06/10/cve-disclosure.html\n    - https://nvd.nist.gov/vuln/detail/CVE-2025-27505\n  classification:\n    epss-score: 0.01152\n    epss-percentile: 0.65579\n    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N\n    cvss-score: 5.3\n    cve-id: CVE-2025-27505\n    cwe-id: CWE-862\n    cpe: cpe:2.3:a:geoserver:geoserver:*:*:*:*:*:*:*:*\n  metadata:\n    verified: true\n    max-request: 2\n    fofa-query: app=\"geoserver\"\n    shodan-query: http.title:\"geoserver\"\n    vendor: osgeo\n    product: geoserver\n  tags: cve,cve2025,geoserver,misconfig,osgeo,vkev,vuln\n\nhttp:\n  - method: GET\n    path:\n      - \"{{BaseURL}}/rest.html\"\n      - \"{{BaseURL}}/geoserver/rest.html\"\n\n    stop-at-first-match: true\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"Geoserver Configuration API\"\n\n      - type: word\n        part: body\n        words:\n          - \"about/status\"\n\n      - type: status\n        status:\n          - 200\n# digest: 4a0a00473045022100f28009483262ee266c6cd4b00030ef27f600505990c8f81620fdae525e700c2a02201882e7563c86a3a03af7c00ea6e0a3e565a539eaf3acda291895822144e96b35:922c64590222798bb761d5b6d8e72950"
    }
  },
  "vuln_id": "cve-2025-27505"
}