SP Project & Document Manager <= 4.71 - Missing Authorization to Unauthenticated Arbitrary File Information Disclosure via view_file() Function

7.5
Missing Authorization
CVE CVE-2026-10737
CVSS 7.5 (High)
Publicly Published June 3, 2026
Last Updated June 4, 2026
Researcher Namdn - Vncsglobal

Description

The SP Project & Document Manager plugin for WordPress is vulnerable to unauthorized access due to a missing capability check on the view_file function in all versions up to, and including, 4.71. This makes it possible for unauthenticated attackers to read file metadata and obtain download links for arbitrary files stored inside project folders on the server, which can contain sensitive information. The authorization gate uses a negated nonce check OR-chained with permission checks, meaning a missing or invalid nonce causes the entire condition to evaluate to true and bypass all preceding capability and ownership checks. The secondary fallback check only denies access for root-level files (pid == 0), leaving all files stored inside project folders fully exposed to unauthenticated users who supply only a valid file ID in a POST request to admin-ajax.php.

References

Share

Vulnerability Details for SP Project & Document Manager

Software Type Plugin
Software Slug sp-client-document-manager (view on wordpress.org)
Patched? No
Remediation No known patch available. Please review the vulnerability's details in depth and employ mitigations based on your organization's risk tolerance. It may be best to uninstall the affected software and find a replacement.
Affected Version
  • <= 4.71

Recent vulnerabilities in SP Project & Document Manager

# Title CVE ID CVSS Researchers Date
1 SP Project & Document Manager <= 4.71 - Authenticated (Subscriber+) Directory Traversal CVE-2024-37224 4.3 CatFather June 21, 2024
2 SP Project & Document Manager <= 4.70 - Authenticated (Subscriber+) Arbitrary Folder Name Update CVE-2024-1693 4.3 fewwords huang May 7, 2024
3 SP Project & Document Manager <= 4.69 - Missing Authorization CVE-2024-33923 4.3 Abdi Pranata April 29, 2024
4 SP Project & Document Manager <= 4.71 - Insecure Direct Object Reference to Information Exposure CVE-2024-3749 4.3 fewwords huang April 24, 2024
5 SP Project & Document Manager <= 4.71 - Insecure Direct Object Reference CVE-2024-3748 4.3 fewwords huang April 24, 2024
6 SP Project & Document Manager <= 4.71 - Authenticated (Author+) SQL Injeciton CVE-2024-32551 9.9 CatFather April 16, 2024
7 SP Project & Document Manager <= 4.70 - Missing Authorization Stored Cross-Site Scripting CVE-2024-31118 6.4 CatFather March 29, 2024
8 SP Project & Document Manager <= 4.69 - Authenticated (Contributor+) SQL Injection via Shortcode CVE-2024-24868 8.8 beluga February 2, 2024
9 SP Project & Document Manager <= 4.67 - Authenticated (Subscriber+) SQL Injection CVE-2023-36677 8.8 Le Ngoc Anh June 30, 2023
10 SP Project & Document Manager <= 4.67 - Authenticated (Administrator+) Stored Cross-Site Scripting via plugin settings CVE-2023-36530 4.4 emad June 30, 2023

Did you know Wordfence Intelligence provides free personal and commercial API access to our comprehensive WordPress vulnerability database, along with a free webhook integration to stay on top of the latest vulnerabilities added and updated in the database? Get started today!

Learn more

Want to get notified of the latest vulnerabilities that may affect your WordPress site?
Install Wordfence on your site today to get notified immediately if your site is affected by a vulnerability that has been added to our database.

Get Wordfence

The Wordfence Intelligence WordPress vulnerability database is completely free to access and query via API. Please review the documentation on how to access and consume the vulnerability data via API.

Documentation