CVE-2026-10737
Last modified
CVE-2026-10737 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. 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. EPSS estimates a 0.30% chance of exploitation in the next 30 days.
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.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-10737?
How severe is CVE-2026-10737?
How do I fix CVE-2026-10737?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-1073The Purchase Button For Affiliate Link plugin for WordPress …4.3
- CVE-2026-10731SQL injection in the ‘two_steps_auth_code’ parameter process…9.3
- CVE-2026-10732All versions of the package decompress are vulnerable to Arb…6.4
- CVE-2026-10733GitLab has remediated an issue in GitLab CE/EE affecting all…4.3
- CVE-2026-10735Multiple Shapedsmart-post-show-pro WordPress plugin before 4…7.5
- CVE-2026-10736The Tutor LMS – eLearning and online course solution plugin …4.9
- CVE-2026-10738The jQuery Hover Footnotes plugin for WordPress is vulnerabl…6.4
- CVE-2026-1074The WP App Bar plugin for WordPress is vulnerable to Stored …7.2
- CVE-2026-10740Unbounded memory allocation in the CRYPTO frame reassembler …6.9
- CVE-2026-10741Sonatype Nexus Repository Manager before 3.93.0 contains an …4.9
- CVE-2026-10745Improper output neutralization for logs vulnerability in upK…7.9
- CVE-2026-10746Rejected reason: This CVE ID has been rejected or withdrawn …
Are you affected by CVE-2026-10737?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
