tar xf file.zip
Works perfectly
bsdtar 3.4.3 - libarchive 3.4.3 zlib/1.2.11 liblzma/5.2.5 bz2lib/1.0.8 libzstd/1.4.5
and
bsdtar 2.8.3 - libarchive 2.8.3
seem to do the job.
I don't use GNU based tools much so I'm unsure if you need special flags for them.
tar xf file.zip
Works perfectly