All reported issues have been addressed as part of Home Assistant 2023.9, released on September 6, 2023

  • Cure53 found issues in Home Assistant, 3 of which were marked as “critical” severity
  • The GitHub Security Lab also audited Home Assistant and found six non-critical issues. Two of the issues overlapped with Cure53.
  • No authentication bypasses have been found
  • AliasAKA@lemmy.world
    link
    fedilink
    English
    arrow-up
    31
    ·
    edit-2
    8 months ago

    This is really awesome — open source allows for auditing. Not great that there are vulnerabilities, but these vulnerabilities also exist (and possibly more) in closed source software that doesn’t get audited to be fixed, just exploited. Hopefully these get patched soon!

    • linearchaos@lemmy.world
      link
      fedilink
      English
      arrow-up
      27
      ·
      8 months ago

      There are always vulnerabilities. Any vulnerabilities we find are cause to celebrate because they get fixed.

    • rhymepurple@lemmy.ml
      link
      fedilink
      English
      arrow-up
      4
      ·
      8 months ago

      I agree that Home Assistant’s audit is a good thing. While I love that Home Assistant is open source, I’m not sure how that impacts the audit. Proprietary, closed source software can be audited with few differences from an open source software’s audit. The biggest difference is that you, myself, or anyone could audit open source software, but it would not be easy for that to happen with closed source software.

      • Big P@feddit.uk
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        It’s easier to find something like XSS or auth bypass when you can read the code

      • AliasAKA@lemmy.world
        link
        fedilink
        English
        arrow-up
        1
        ·
        8 months ago

        Sure, but closed source audits aren’t often made public. So we don’t know when, or how, closed source software is audited. Beyond just our ability to self audit open source, we often get better reporting on the contracted audits performed on open source software.