home.social

#unifios — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #unifios, aggregated by home.social.

fetched live
  1. 🚨 CRITICAL: Ubiquiti UniFi OS Server hit by CVE-2026-47370 (CVSS 9.9). Low-priv users can exploit improper input validation for command injection. No patch yet — restrict access, monitor logs. Details: radar.offseq.com/threat/cve-20 #OffSeq #Vulnerability #UniFiOS #Security

  2. UniFi OS Bug Lets Hackers Gain Root Without Authentication

    A critical bug in UniFi OS can be exploited by hackers to gain root access without any login credentials, user interaction, or prior access, putting your system at risk. Three vulnerabilities, now patched, can be chained together to allow remote code execution with root privileges.

    osintsights.com/unifi-os-bug-l

    #UnifiOs #Cve202634908 #Cve202634909 #Cve202634910 #RootShell

  3. Ubiquiti Fixes Maximum-Severity UniFi OS Flaws

    Ubiquiti has patched three critical vulnerabilities in UniFi OS that left nearly 100,000 Internet-exposed endpoints, including 50,000 in the US, open to remote attacks without requiring login credentials. The fixes address severe flaws that could allow unauthorized system changes, file access, and even command injection.

    osintsights.com/ubiquiti-fixes

    #Ubiquiti #UnifiOs #Cve202634908 #Cve202634909 #Cve202634910

  4. 🚨 CVE-2026-33000 (CVSS 9.1): Ubiquiti UniFi OS Server has a critical improper input validation flaw. High-privileged attackers on the network can execute command injection. Mitigation steps not published yet. Stay tuned: radar.offseq.com/threat/cve-20 #OffSeq #Infosec #UniFiOS

  5. Made it to the other side! Didn't notice before that my small local ISP got the icon in the UI, very cool!

  6. Made it to the other side! Didn't notice before that my small local ISP got the icon in the UI, very cool!
    #UnifiOS #selfhosting #selfhost #homelab #unifi #network #fiber

  7. Time for some updates... Worse possible thing to update, the router. Hate that level of stress.

  8. Time for some #UnifiOS updates... Worse possible thing to update, the router. Hate that level of stress.

  9. Ubiquiti propose d’installer gratuitement UniFi OS au complet sur n’importe quel serveur dlvr.it/TMHbzd #Ubiquiti #UniFiOS

  10. Ubiquiti propose d’installer gratuitement UniFi OS au complet sur n’importe quel serveur dlvr.it/TMHbzd #Ubiquiti #UniFiOS

  11. I'm the proud owner of three GE fridges.

    Haha... as if.

    My Home Assistant Voice PE devices show up as GE fridges in UniFi OS.

    #HomeAssistant #Ubiquiti #UniFiOS #HomeAssistantVoicePE

  12. I'm the proud owner of three GE fridges.

    Haha... as if.

    My Home Assistant Voice PE devices show up as GE fridges in UniFi OS.

    #HomeAssistant #Ubiquiti #UniFiOS #HomeAssistantVoicePE

  13. has improved their DNS implementation significantly. There is DoT/DoH upstreaming and ad blocking.

    I decided to give it a try and see how it compares to Pi-Hole.

    It has an extensive blocklist by default, but just for tinkering's sake I changed to a custom blocklist following frankgroenewoud.nl/oisd-ads-bl .

    It needed some more tweaking with boot scripts:
    - Add ipv6 ULA address to LAN interface, so that internal network has a fixed internal address to their ipv6 DNS.
    - Add DNS conditional forwarding to internal Windows domain controllers.
    - Add a delay to DHCP responses so it acts only as a backup for Winserver DHCPs.
    - Inject blocklist updating to cron.

    With github.com/unifi-utilities/uni the customizations survive reboots. This is v4, so the old boot scripts based on Podman do not work.

    So, it's almost comparable to Pi-Hole. UDM can't do regex filtering. There is no support for internal DNS, although it can be added with boot scripts.