CVE-2025-14632 MEDIUM

CVE-2025-14632: Filr – Secure document library <= 1.2.11 - Authenticated (Administrator+) Stored Cross-Site Scripting via HTML Upload

Vendor Wpchill
Product Filr – Secure document library
Weakness CWE-434 · Unrestricted file upload
Published January 17, 2026
Last update April 8, 2026

CVSS base score

4.4/10
Attack vector Network
Attack complexity High
Privileges required High
User interaction None
Confidentiality Low
Integrity Low

CVSS vector

CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N

What the vulnerability does

01Description

The Filr – Secure document library plugin for WordPress is vulnerable to Stored Cross-Site Scripting via unrestricted file upload in all versions up to, and including, 1.2.11 due to insufficient file type restrictions in the FILR_Uploader class. This makes it possible for authenticated attackers, with Administrator-level access and above, to upload malicious HTML files containing JavaScript that will execute whenever a user accesses the uploaded file, granted they have permission to create or edit posts with the 'filr' post type.

Explanation of Vulnerability in Simple Terms

02Summary

Filr – Secure document library versions up to 1.2.11 contain an unrestricted file upload vulnerability. An authenticated administrator can upload files without proper validation, potentially allowing malicious file types to be stored on the site. The impact is limited to confidentiality and integrity of uploaded content. Update to a version newer than 1.2.11.

What an attacker can do

03Attacker Capabilities

Upload files without proper type validation to the document library.

Potential impact on your site

04Site Impact

Malicious files could be stored in your document library, potentially compromising site integrity or exposing sensitive data.

Conditions required to exploit

05Prerequisites

Attacker must have administrator privileges; no user interaction required.

Key dates

06Disclosure timeline

January 17, 2026 CVE published
April 8, 2026 Record updated