CVE-2022-50953 PUBLISHED

WordPress Plugin admin-word-count-column 2.2 Local File Read

Assigner: VulnCheck
Reserved: 11.01.2026 Published: 08.06.2026 Updated: 08.06.2026

WordPress Plugin admin-word-count-column 2.2 contains a local file read vulnerability that allows unauthenticated attackers to read arbitrary files by exploiting null byte injection in the path parameter. Attackers can send GET requests to download-csv.php with a crafted path parameter containing directory traversal sequences and null bytes to bypass file restrictions and read sensitive files like system configuration.

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 brooks24
Product admin-word-count-column
Versions
  • Version 2.2 is affected

Credits

  • Hassan Khan Yusufzai - Splint3r7 finder

References

Problem Types

  • Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') CWE