CVE-2026-16767
Received Received - Intake

Path Traversal in php-zip Library

Vulnerability report for CVE-2026-16767, including description, CVSS score, EPSS score, affected products, exploitability, helpful resources, and attack-flow context.

Publication date: 2026-07-23

Last updated on: 2026-07-23

Assigner: VulDB

Description

A vulnerability was detected in Ne-Lexa php-zip up to 4.0.2. This affects the function ZipFile::extractTo of the file src/ZipFile.php of the component ZIP Handler. Performing a manipulation of the argument entryName results in path traversal. It is possible to initiate the attack remotely. The exploit is now public and may be used. The project was informed of the problem early through an issue report but has not responded yet.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-07-23
Last Modified
2026-07-23
Generated
2026-07-24
AI Q&A
2026-07-24
EPSS Evaluated
N/A
NVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
ne-lexa php-zip to 4.0.2 (inc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-22 The product uses external input to construct a pathname that is intended to identify a file or directory that is located underneath a restricted parent directory, but the product does not properly neutralize special elements within the pathname that can cause the pathname to resolve to a location that is outside of the restricted directory.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

This vulnerability is a path traversal issue in the Ne-Lexa php-zip library up to version 4.0.2. It affects the ZipFile::extractTo function in src/ZipFile.php, where manipulating the entryName argument allows an attacker to access files outside the intended directory. The attack can be executed remotely and the exploit is publicly available.

Impact Analysis

An attacker could read sensitive files, overwrite existing files, or execute arbitrary code on the server by exploiting this path traversal. This may lead to data breaches, system compromise, or unauthorized access to confidential information.

Compliance Impact

This vulnerability could violate GDPR by exposing personal data or HIPAA by leaking protected health information. Non-compliance may result in legal penalties, fines, or reputational damage due to unauthorized data access.

Mitigation Strategies

Immediately update php-zip to the latest version beyond 4.0.2 if available. If no update exists, consider disabling the ZipFile::extractTo function or replacing the component with a secure alternative. Monitor network traffic for unusual path traversal attempts in ZIP file handling.

Chat Assistant

Ask questions about this CVE
Hi! I’m here to help you understand CVE-2026-16767. Ask me anything about the vulnerability, its impact, or mitigation strategies.
0/70

EPSS Chart