CVE-2019-25296 PUBLISHED

WP Cost Estimation <= 9.642 - Missing Authorization to Arbitrary File Upload/Delete

Assigner: Wordfence
Reserved: 07.01.2026 Published: 08.01.2026 Updated: 08.01.2026

The WP Cost Estimation plugin for WordPress is vulnerable to arbitrary file uploads and deletion due to missing file type validation in the lfb_upload_form and lfb_removeFile AJAX actions in versions up to, and including, 9.642. This makes it possible for unauthenticated attackers to upload arbitrary files on the affected sites server which may make remote code execution possible. Additionally, the attacker can also delete files on the server such as database configuration files, subsequently uploading their own database files.

Metrics

CVSS Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H
CVSS Score: 9.8

Product Status

Vendor loopus
Product WP Cost Estimation & Payment Forms Builder
Versions Default: unaffected
  • affected from * to 9.644 (excl.)

Credits

  • Mikey Veenstra finder

References

Problem Types

  • CWE-434 Unrestricted Upload of File with Dangerous Type CWE