CVE-2026-82450
Received Received - Intake

Remote Code Execution in BookStack via Malicious ZIP Import

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

Publication date: 2026-08-29

Last updated on: 2026-08-29

Assigner: VulnCheck

Description

BookStack before 26.05.4 contains a remote code execution vulnerability in the portable ZIP import functionality that allows users with Import Content and Create Books permissions to upload a PHP polyglot file as a book cover. Attackers can bypass image extension validation by embedding a PHP file with a .php filename in the ZIP archive, which is stored in the public web root and executed by unauthenticated requests.

CVSS Scores

EPSS Scores

Probability:
Percentile:

Meta Information

Published
2026-08-29
Last Modified
2026-08-29
Generated
2026-08-29
AI Q&A
2026-08-29
EPSS Evaluated
N/A
NVD
EUVD

Affected Vendors & Products

Showing 1 associated CPE
Vendor Product Version / Range
bookstack bookstack to 26.05.4 (exc)

Helpful Resources

Exploitability

CWE
CWE Icon
KEV
KEV Icon
CWE ID Description
CWE-434 The product allows the upload or transfer of dangerous file types that are automatically processed within its environment.

Attack-Flow Graph

AI Quick Actions

Instant insights powered by AI
Executive Summary

BookStack before version 26.05.4 has a remote code execution vulnerability in its ZIP import feature. Users with Import Content and Create Books permissions can upload a PHP file disguised as a book cover by embedding it in a ZIP archive. The PHP file bypasses image validation due to its .php extension and is stored in the public web root. This allows unauthenticated attackers to execute the file remotely.

Detection Guidance

Check for unauthorized PHP files in BookStack's public web root directories, particularly in uploads or storage folders. Look for recently modified files with .php extensions that may have been uploaded via ZIP imports. Review server access logs for suspicious requests targeting book covers or image endpoints.

Impact Analysis

An attacker could gain full control of the BookStack server by uploading and executing malicious PHP code. This could lead to data theft, unauthorized access, or disruption of services. The impact depends on the server's configuration and the attacker's goals.

Compliance Impact

This vulnerability could lead to unauthorized access to sensitive data, violating GDPR and HIPAA requirements for data protection. Organizations using vulnerable BookStack versions may face compliance violations, legal penalties, and reputational damage if exploited.

Mitigation Strategies

Upgrade BookStack to version 26.05.4 or later immediately. If upgrading is not possible, disable the ZIP import feature or restrict Import Content and Create Books permissions to trusted users only. Monitor for unauthorized file uploads and remove any suspicious PHP files from the web root.

Chat Assistant

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

EPSS Chart