Why is TextEdit accessing the Internet without permission? Does Big Sur's Access Control block stuff like this?
From the OP it sounds like there is a very weird feature/component in MacOS called "AutoMount" and/or "AutoFS" that lets HTTP GET network requests be made via reading file system locations... and it may somehow escape other access controls? I too am curious for more details about this. Where did this feature come from, how has it been used, has it actually been used? Is AutoMount/AutoFS still there after this CVE pat…
Both will follow normal network file access controls in their respective environments.
As for the why? It’s a really easy way of sharing resources between computers, and also way more efficient and easier to manage than static mounts.