Description
Admidio before 5.0.12 fails to sanitize album names in the photo ZIP download functionality, allowing authenticated users with album-creation rights to include path traversal segments in archive entry names. Attackers can craft malicious album names containing directory traversal sequences that escape the intended directory when recipients extract the archive, potentially writing files outside the target directory.
Published: 2026-08-30
Score: 2.1 Low
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

Admidio applications prior to version 5.0.12 lack sanitization of album names during the photo ZIP download feature. Attackers who are authenticated with album‑creation rights can name an album with directory‑traversal sequences, causing the resulting ZIP archive to contain entries that reference paths outside the intended file system directory when a recipient extracts the archive. The vulnerability does not provide remote code execution or direct system compromise, but it enables the creation of files in arbitrary locations on the host where the archive is unpacked.

Affected Systems

All installations of Admidio earlier than 5.0.12 are potentially affected. The issue is present across all supported configurations of the open‑source Admidio community edition, as it applies globally to the photo ZIP download functionality.

Risk and Exploitability

The CVSS score of 2.1 indicates low severity, and there is no EPSS data available, suggesting a low likelihood of exploitation. The vulnerability is not currently listed in the CISA KEV catalog. Exploit requires the attacker to be an authenticated user with permission to create albums; deployment involves creating a malicious album name and subsequently having a user extract the downloaded ZIP. The impact is limited to environments where users extract the archive in an uncontrolled or insecure manner, allowing arbitrary file writes but not broader system compromise.

Generated by OpenCVE AI on August 30, 2026 at 15:21 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade to Admidio version 5.0.12 or later to remove the path‑traversal flaw.
  • If an upgrade is not immediately possible, limit album‑creation privileges to trusted or verified users only.
  • When extracting downloaded photo ZIP files, enforce path validation or use a sandboxed extraction process to prevent traversal attacks.

Generated by OpenCVE AI on August 30, 2026 at 15:21 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Sun, 30 Aug 2026 14:45:00 +0000

Type Values Removed Values Added
Description Admidio before 5.0.12 fails to sanitize album names in the photo ZIP download functionality, allowing authenticated users with album-creation rights to include path traversal segments in archive entry names. Attackers can craft malicious album names containing directory traversal sequences that escape the intended directory when recipients extract the archive, potentially writing files outside the target directory.
Title Admidio before 5.0.12 Path Traversal via Photo ZIP Download
First Time appeared Admidio
Admidio admidio
Weaknesses CWE-22
CPEs cpe:2.3:a:admidio:admidio:*:*:*:*:*:*:*:*
Vendors & Products Admidio
Admidio admidio
References
Metrics cvssV3_1

{'score': 2.6, 'vector': 'CVSS:3.1/AV:N/AC:H/PR:L/UI:R/S:U/C:N/I:L/A:N'}

cvssV4_0

{'score': 2.1, 'vector': 'CVSS:4.0/AV:N/AC:H/AT:P/PR:L/UI:P/VC:N/VI:L/VA:N/SC:N/SI:N/SA:N'}


cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-08-30T14:33:36.502Z

Reserved: 2026-08-30T13:38:29.951Z

Link: CVE-2026-82656

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-08-30T15:16:46.457

Modified: 2026-08-30T15:16:46.457

Link: CVE-2026-82656

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-30T16:30:17Z

Weaknesses
  • CWE-22

    Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal')