CVE-2016-20080 PUBLISHED

WordPress Brandfolder Plugin 3.0 Local File Inclusion via callback.php

Assigner: VulnCheck
Reserved: 15.06.2026 Published: 15.06.2026 Updated: 15.06.2026

WordPress Brandfolder plugin version 3.0 and earlier contains a local file inclusion vulnerability in callback.php that allows unauthenticated attackers to include arbitrary files by manipulating the wp_abspath parameter. Attackers can supply path traversal sequences or remote URLs through the wp_abspath parameter to read sensitive files like wp-config.php or execute remote code.

Metrics

CVSS Vector: CVSS:4.0/AV:L/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N
CVSS Score: 6.9

Product Status

Vendor Brandfolder
Product Brandfolder
Versions
  • affected from 0 to 3.0 (incl.)

Credits

  • AMAR^SHG finder

References

Problem Types

  • Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') CWE