PeaZip 11.3 File Archiver Adds Safer PEA Extraction

VMORE CLOUDTech Today for a Smarter Tomorrow
Home › News › Software › PeaZip 11.3
SOFTWAREOPEN SOURCE

PeaZip 11.3 Adds Safer PEA Extraction and Stronger Archive Security

PeaZip 11.3 introduces a safer PEA extraction workflow, mandatory Password Manager protection, improved ZPAQ handling, security hardening, and practical usability updates.

KS
By Khurram ShahzadHybrid Cloud & Virtualization Engineer
📅 Sep 26, 2026◷ 6 min read
PeaZip 11.3 focuses on safer PEA extraction, archive validation, password protection, and security hardening. Illustration: VMoreCloud.

✓ Key Takeaways

  • PEA extraction now uses a randomly named temporary workspace before the validated output is committed.
  • A dedicated PEA test mode adds another way to validate archives before relying on their contents.
  • The integrated Password Manager now requires a master password.
  • ZPAQ handling, security-sensitive file launching, Windows drag-and-drop, and scripting behavior receive additional fixes.
  • PeaZip 11.3 updates its backends to Pea 1.33 and 7z/p7zip 26.03.

PeaZip 11.3: What Changed?

PeaZip 11.3 is a cross-platform open-source archive manager release focused heavily on security, validation, and everyday file-management improvements. The project’s official changelog identifies a new PEA test function, safer extraction behavior, improved ZPAQ support, a mandatory Password Manager master password, and a new Open with picker as headline changes.

The release was published on September 26, 2026. The official project documentation also notes that PeaZip 11.3 is built with Lazarus 4.x while retaining compatibility with Lazarus 3.x and 2.x.

Safer PEA Extraction in PeaZip 11.3

The most security-relevant change is the revised handling of PEA extraction. Instead of immediately extracting directly into the requested destination, the UNPEA procedure first works inside a randomly named temporary directory.

If validation succeeds, that temporary workspace is renamed to the requested output directory. If validation fails, the temporary data is automatically removed. This creates a more controlled extraction flow and reduces the chance of leaving partially validated extraction data at the final destination.

1. Temporary workspaceExtraction starts in a randomly named temporary working folder.
2. ValidationThe archive is validated before the temporary directory becomes the requested output.
3. CommitSuccessful validation allows the working directory to be renamed to the final destination.
4. CleanupFailed validation causes the temporary extraction data to be deleted automatically.

New PEA Test Mode

PeaZip 11.3 adds a dedicated Test mode for PEA archives. The changelog also documents fixes for archives that were incorrectly reported as containing relative paths, invalid password-length errors in some interactive modes, and unchecked sizing of the first compressed block.

For administrators and users handling downloaded or transferred archives, an explicit archive-test operation can be useful as a validation step before extraction or long-term storage.

Password Manager Now Requires a Master Password

PeaZip 11.3 makes a master password mandatory when using its integrated Password Manager. This changes the upgrade workflow for users who already have stored credentials.

Upgrade note: The official changelog recommends backing up stored passwords with the previous version using encrypted export, then importing the exported password-manager file after upgrading.
  1. Before upgrading, open the existing Password Manager.
  2. Set a master password if one is not already configured.
  3. Use the encrypted export function to create a backup of the stored passwords.
  4. Install PeaZip 11.3 and restore the encrypted password-manager data according to the project’s documented procedure.

Security Hardening Beyond PEA Archives

PeaZip 11.3 extends its security-focused changes beyond the PEA format. The release broadens the default list of security-sensitive file extensions that require confirmation before launch, and the check also applies when files are opened or previewed with associated applications.

On Windows, the drag-and-drop DLL is now loaded at runtime from an absolute path after hash validation. The release also fixes syntax used for checking Mark of the Web and Alternate Data Streams and improves handling of metacharacters during filename validation, command-line sanitization, and scripting.

These changes matter because archive managers can interact with files that ultimately launch external applications. Requiring confirmation and strengthening path or component validation can reduce opportunities for accidental execution and unsafe file handling.

ZPAQ and Archive Workflow Improvements

ZPAQ receives several changes in this release. PeaZip 11.3 adds support for the Force typing password interactively option and fixes a crash or hang that could occur when working with encrypted ZPAQ archives without supplying the password in advance.

Archive creation also gains a display preference for compression percentage or compression ratio. A new option can automatically open the output directory in PeaZip after an archiving or extraction operation completes.

New “Open With” Screen

A new Open with picker is available through Shift+F12. The screen provides access to system-associated applications, custom applications, scripts, web services, or another PeaZip instance.

For technical users who frequently move between archive inspection, scripts, and external utilities, this provides a centralized way to choose how a selected item should be opened.

PeaZip 11.3 Backend Updates

ComponentPeaZip 11.3Purpose
7z / p7zip26.03Archive/compression backend update
Pea1.33PEA-related backend functionality
Lazarus4.xBuild environment; compatibility retained with 3.x and 2.x
Archive formats243 extensionsSupported archive file types listed by the project

Who Should Consider PeaZip 11.3?

  • ✓Users who routinely extract archives from untrusted or external sources.
  • ✓Administrators who want explicit archive-testing and validation options.
  • ✓Users who rely on PeaZip’s integrated Password Manager.
  • ✓Linux, Windows, and macOS users who need a cross-platform archive manager.
  • ✓Power users working with PEA, ZPAQ, 7z, ZIP, TAR and other archive formats.

Practical Security Recommendations

PeaZip’s new extraction workflow is useful, but archive security still depends on the surrounding operating environment. For enterprise and lab systems, VMoreCloud recommends treating archive files as untrusted input until they have been validated.

  • Download PeaZip packages from the project’s official release channels.
  • Verify package hashes where available before deployment.
  • Test suspicious archives before extracting them into sensitive directories.
  • Keep endpoint protection and operating-system security controls enabled.
  • Avoid launching files directly from untrusted archives unless their origin and purpose are understood.
  • Back up Password Manager data before upgrading when the feature is in use.

How to Get PeaZip 11.3

PeaZip is available for multiple platforms, and the project publishes current packages through its official download and release channels. The official changelog links to downloads for Windows, Linux, macOS, source packages, and the project’s GitHub releases.

Verification: The PeaZip project states that SHA256 hash values for release packages are published in the SHA256.txt file for each release on GitHub. Verify the package hash before using downloaded software in production environments.

Our Technical Take

PeaZip 11.3 is notable less for a single interface change and more for the way several small controls reinforce safer archive handling. The temporary-directory extraction workflow, explicit PEA testing, stronger launch confirmation, Windows component validation, and mandatory Password Manager master password all address different parts of the archive-management workflow.

For users who work with archives as part of system administration, software distribution, backups, or file-transfer workflows, these changes are worth understanding before deploying the new release across managed systems.

Primary Sources
Release information was checked against the official PeaZip project changelog and the project’s 11.3.0 GitHub release. This article summarizes and explains those documented changes in original VMoreCloud editorial language.
PeaZip 11.3PeaZipFile ArchiverPEAZPAQOpen SourceArchive SecurityLinux Software
KS

About the Author

Khurram Shahzad

Hybrid Cloud & Virtualization Engineer specializing in VMware, Azure, AWS, Windows Server, Microsoft 365, Linux, networking, backup & disaster recovery. I share practical guides, technical projects and insights into modern IT infrastructure through VMoreCloud.

Editorial note: VMoreCloud is not the developer of PeaZip. Product names and trademarks belong to their respective owners. Technical statements about PeaZip 11.3 are based on the project’s published release documentation and are presented for informational purposes.

Stay Updated on Open-Source & IT Software

Follow VMoreCloud for practical Linux, cloud, virtualization, cybersecurity, backup, and infrastructure news explained for IT professionals.

Explore More Technology News →
Ads Blocker Image Powered by Code Help Pro

Ads Blocker Detected!!!

We have detected that you are using extensions to block ads. Please support us by disabling these ads blocker.

Powered By
100% Free SEO Tools - Tool Kits PRO