Home

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.

PUBLISHED Reserved 2026-06-03 | Published 2026-06-04 | Updated 2026-06-04 | Assigner Wordfence




HIGH: 7.5CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N

Problem types

CWE-862 Missing Authorization

Product status

Default status
unaffected

Any version
affected

Timeline

2026-06-03:Disclosed

Credits

NamDang finder

References

www.wordfence.com/...-2178-4355-88a8-67687bd446e4?source=cve

plugins.trac.wordpress.org/...manager/trunk/classes/ajax.php

plugins.trac.wordpress.org/...ocument-manager/trunk/ajax.php

plugins.trac.wordpress.org/...ocument-manager/trunk/ajax.php

cve.org (CVE-2026-10737)

nvd.nist.gov (CVE-2026-10737)

Download JSON