CVE-2025-13681 MEDIUM

CVE-2025-13681: BFG Tools – Extension Zipper <= 1.0.7 - Authenticated (Administrator+) Path Traversal via 'first_file' Parameter

Vendor Thebaldfatguy
Product BFG Tools – Extension Zipper
Weakness CWE-22 · Path traversal
Published February 14, 2026
Last update April 8, 2026

CVSS base score

4.9/10
Attack vector Network
Attack complexity Low
Privileges required High
User interaction None
Confidentiality High
Integrity None

CVSS vector

CVSS:3.1/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:N/A:N

What the vulnerability does

01Description

The BFG Tools – Extension Zipper plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 1.0.7. This is due to insufficient input validation on the user-supplied `first_file` parameter in the `zip()` function. This makes it possible for authenticated attackers, with Administrator-level access and above, to read the contents of arbitrary files and directories outside the intended `/wp-content/plugins/` directory, which can contain sensitive information such as wp-config.php.

Explanation of Vulnerability in Simple Terms

02Summary

BFG Tools – Extension Zipper versions 1.0.7 and earlier contain a path traversal vulnerability that allows high-privilege users to read arbitrary files from the server. An attacker with administrative access can bypass directory restrictions and access sensitive files outside the intended scope. This affects confidentiality but not integrity or availability.

What an attacker can do

03Attacker Capabilities

Read arbitrary files from the server filesystem.

Potential impact on your site

04Site Impact

Administrators with malicious intent or compromised admin accounts can access sensitive files like configuration files and database credentials.

Conditions required to exploit

05Prerequisites

Attacker must have high-level administrative privileges on the site.

Key dates

06Disclosure timeline

February 14, 2026 CVE published
April 8, 2026 Record updated