https://bugs.kde.org/show_bug.cgi?id=461028
[email protected] changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from [email protected] --- I can confirm this bug is still present in plasma-nm 6.5.2 (KDE Plasma 6.5.2, KDE Frameworks 6.19.0, Qt 6.9.2, Wayland). Reproduction confirmed with full reversibility proof: The active WiFi connection profile had connection.permissions set to a different user than the current KDE session user (the default when another user originally created the connection). Running nmcli connection show --active, iw dev link, wpa_cli status, and querying org.freedesktop.NetworkManager.ActiveConnections over D-Bus all confirmed only one connection was actually active. Yet the plasma-nm applet showed neighboring access points (with different BSSIDs, no saved profile) under "Connected", and the actual active connection under "Available". Adding the current session user to connection.permissions via: immediately fixed the display. Reverting to the single-user permission immediately reproduced it. MR !364 (https://invent.kde.org/plasma/plasma-nm/-/merge_requests/364) addresses this exactly. As of today (2026-06-14) it has passed CI, all review threads are resolved, and it is only blocked by needing a rebase and final merge approval. It would be great to see this merged — the bug has real security implications since users may believe they are connected to an unknown or untrusted network. -- You are receiving this mail because: You are watching all bug changes.
