CVE 8.7 HIGH

Banana Slides 0.4.0 Path Traversal via generate_image() in ai_service.py_CVE-2026-49136

8.7 / 10
HIGH
CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N

Description

Banana Slides through 0.4.0, patched in commit e8bc490, contains a path traversal vulnerability in the generate_image() function within the AI service backend that allows unauthenticated attackers to read arbitrary image-format files outside the intended uploads directory by exploiting an incomplete path prefix check using os.path.startswith() without a trailing separator. Attackers can supply crafted markdown image references in user-controlled page descriptions that resolve to sibling directories whose names share the uploads folder prefix, bypassing the directory confinement check and causing the application to read files from unintended locations via PIL Image.open().

AI Analysis

Path traversal vulnerability in the generate_image() function within the AI service backend

Basic Information

ID CVE-2026-49136
Source VulnCheck
Published Jun 1, 2026 at 19:09

Affected Product

Vendor Anionex
Product banana-slides
Affected Versions Anionex banana-slides 0

CWE Classification

AI Assessment

AI Score 8.7 / 10
AI Severity High
Vendor Anionex
Product Banana Slides
Version 0.4.0

References

💭 Join the Security Discussion

🔒 Your email address will not be published. Required fields are marked *

⚠️ Please be respectful and constructive in your comments. Security discussions should remain professional.