AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-13891

MEDIUM · CVSS 6.5 EPSS 0.38%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-12 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 6.5. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-13891
Severity
MEDIUM
CVSS
6.5
EPSS
0.38%
WordPress

Original NVD Description

The Image Gallery – Photo Grid & Video Gallery plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.13.3. This is due to the modula_list_folders AJAX endpoint that lacks proper path validation and base directory restrictions. While the endpoint verifies user capabilities (Author+ with upload_files and edit_posts permissions), it fails to validate that user-supplied directory paths reside within safe directories. This makes it possible for authenticated attackers, with Author-level access and above, to enumerate arbitrary directories on the server via the modula_list_folders endpoint.