SEPTEMBER 23, 2026
Live Feed
Back to database
Case File

CVE-2026-1921

MEDIUM · CVSS 4.9 EPSS 0.64%

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

CyberRota Analysis

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

CVE
CVE-2026-1921
Severity
MEDIUM
CVSS
4.9
EPSS
0.64%
WordPress

Original NVD Description

The Loco Translate plugin for WordPress is vulnerable to Path Traversal in all versions up to, and including, 2.8.2 via the `fsReference` AJAX route. This is due to the `findSourceFile()` method normalizing user-supplied `ref` paths containing `../` directory traversal sequences without validating that the resolved path remains within the intended bundle or content directory. This makes it possible for authenticated attackers, with Translator-level access and above (custom `loco_admin` capability required, granted to the `translator` role and administrators by default), to read arbitrary `.php`, `.js`, `.json`, and `.twig` files from the server filesystem outside the intended translation directory. Files named wp-config.php are excluded.