http://bugs.winehq.org/show_bug.cgi?id=59767 --- Comment #21 from Aaron Rainbolt <arraybolt3@gmail.com> --- I think I probably need to look at how MIME handling works in general more closely. I see there is a good reason to have executable MIME handlers since binfmt-misc is Linux-specific and not supported elsewhere. I like the idea of "don't have defaults that aren't explicitly specified" in general, but users might still not expect that explicitly opening a program with "Wine Windows Program Loader" will cause code execution, even if they get an "Open With..." prompt. I also like the idea of being able to say clearly whether a handler opens or executes a file, but am not sure how practical that is. It kind of feels like the MIME system itself is subtly broken here, at least now that we live in a world where app-specific sandboxing is a thing. There's a parallel discussion about these issues on the oss-security mailing list that I started after originally filing this report: https://www.openwall.com/lists/oss-security/2026/05/19/1 -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.