BuddyPress Group Folders Security & Risk Analysis

wordpress.org/plugins/buddypress-group-folders

Very basic and private file storage for groups.

10 active installs v1.5 PHP + WP 3.2+ Updated Mar 17, 2013
buddypressfilesfoldersgroups
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is BuddyPress Group Folders Safe to Use in 2026?

Generally Safe

Score 85/100

BuddyPress Group Folders has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 13yr ago
Risk Assessment

The "buddypress-group-folders" v1.5 plugin exhibits a generally positive security posture based on the provided static analysis. The absence of direct attack surface elements like AJAX handlers, REST API routes, shortcodes, and cron events is a significant strength. Furthermore, the complete reliance on prepared statements for SQL queries indicates a robust defense against SQL injection vulnerabilities. The plugin also demonstrates a good understanding of file operation security with all file operations being logged and accounted for. The presence of nonce checks, though only one, is a good practice. However, a significant concern arises from the taint analysis, which reveals three flows with unsanitized paths. While these did not escalate to critical or high severity vulnerabilities, the presence of unsanitized paths, especially involving file operations, warrants attention and potential for exploitation if not handled carefully by the application logic. The plugin's vulnerability history is clean, with no recorded CVEs, which is highly encouraging and suggests a history of secure development. Despite the clean history, the taint analysis findings are a clear signal that even with good practices, there are potential areas for improvement regarding input sanitization, particularly for file-related operations. Overall, the plugin is well-coded with strong foundations, but the identified taint flows require further investigation and remediation to ensure complete security.

Key Concerns

  • Flows with unsanitized paths found
  • Low percentage of properly escaped output
  • Only one nonce check detected
Vulnerabilities
None known

BuddyPress Group Folders Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Code Analysis
Analyzed Mar 17, 2026

BuddyPress Group Folders Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
0 prepared
Unescaped Output
18
15 escaped
Nonce Checks
1
Capability Checks
0
File Operations
7
External Requests
0
Bundled Libraries
0

Output Escaping

45% escaped33 total outputs
Data Flows
3 unsanitized

Data Flow Analysis

3 flows3 with unsanitized paths
<bp-gfold-download> (bp-gfold-download.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

BuddyPress Group Folders Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionadmin_menubp-gfold-admin.php:7
actionadmin_initbp-gfold-admin.php:8
actionwp_enqueue_scriptsbp-gfold-extension.php:22
actionbp_initbp-gfold.php:466
Maintenance & Trust

BuddyPress Group Folders Maintenance & Trust

Maintenance Signals

WordPress version tested3.5.2
Last updatedMar 17, 2013
PHP min version
Downloads5K

Community Trust

Rating100/100
Number of ratings4
Active installs10
Developer Profile

BuddyPress Group Folders Developer Profile

Ruuttu

2 plugins · 20 total installs

84
trust score
Avg Security Score
85/100
Avg Patch Time
30 days
View full developer profile
Detection Fingerprints

How We Detect BuddyPress Group Folders

Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.

Asset Fingerprints

Asset Paths
/wp-content/plugins/buddypress-gfold/css/bpgfold.css/wp-content/plugins/buddypress-gfold/js/bpgfold.js
Script Paths
/wp-content/plugins/buddypress-gfold/js/bpgfold.js
Version Parameters
buddypress-gfold/css/bpgfold.css?ver=buddypress-gfold/js/bpgfold.js?ver=

HTML / DOM Fingerprints

CSS Classes
stripe
HTML Comments
repository doesn't exists; return empty array ensure repository folder exists ensure gfold root has download script and dummy index +2 more
Data Attributes
data-fn
JS Globals
bpgfoldrnbpgfoldd
FAQ

Frequently Asked Questions about BuddyPress Group Folders