NONE · 0

CVE-2026-48831

Wine ships a .desktop file that registers itself as a MIME handler for EXE files and several other Windows executable file types. In some configurations, handling of an EXE file causes that file to be...

Vulnerability Description

Wine ships a .desktop file that registers itself as a MIME handler for EXE files and several other Windows executable file types. In some configurations, handling of an EXE file causes that file to be blindly executed with the permissions of the invoker. This allows escaping Flatpak and Snap sandboxes, because MIME handlers are not intended for use by code interpreters and loaders. NOTE: some parties feel that this is not a bug to be addressed in Wine, because there is no known solution that avoids a severe loss of usability (Wine could be a binfmt-misc handler, but binfmt-misc does not exist on all platforms supported by Wine).

Related Weaknesses (CWE)

References

FAQ

What is CVE-2026-48831?

CVE-2026-48831 is a documented vulnerability. Wine ships a .desktop file that registers itself as a MIME handler for EXE files and several other Windows executable file types. In some configurations, handling of an EXE file causes that file to be...

How severe is CVE-2026-48831?

CVSS scoring is not yet available for CVE-2026-48831. Check NVD for updates.

Is there a patch for CVE-2026-48831?

Check the references section above for vendor advisories and patch information. Review vendor security bulletins for remediation guidance.