All intelligence
// vulnerability record
live · NVDCVE-2025-1528
MEDIUMpublished 2025-03-14 05:15 UTC · 1 year ago · modified 2026-06-17 08:39 UTC
4.3
CVSS / 10
// description
The Search & Filter Pro plugin for WordPress is vulnerable to unauthorized access of data due to a missing capability check on the 'get_meta_values' function in all versions up to, and including, 2.5.19. This makes it possible for authenticated attackers, with Subscriber-level access and above, to read the values of arbitrary post meta.
// cvss 3.1 vector
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:N/A:N
// weaknesses (CWE)
- CWE-862