
B2 Private Files Security & Risk Analysis
wordpress.org/plugins/b2-private-filesServe token-protected files hosted in Backblaze B2 in your WordPress Site
Is B2 Private Files Safe to Use in 2026?
Generally Safe
Score 85/100B2 Private Files has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "b2-private-files" v1.0.2 plugin exhibits a generally strong security posture based on the provided static analysis. It demonstrates good practices with 100% of SQL queries using prepared statements and a high percentage (97%) of outputs being properly escaped. The absence of known CVEs and historical vulnerabilities further suggests a commitment to security by the developers. However, several areas warrant attention. The presence of 3 flows with unsanitized paths in the taint analysis, even without critical or high severity, indicates potential for subtle vulnerabilities if these paths are user-controlled or interact with sensitive file operations. Furthermore, the lack of nonce checks and capability checks across all entry points is a significant concern. While the attack surface appears small and all entry points are technically protected by some form of authentication (implied by "Unprotected: 0"), the absence of specific WordPress security mechanisms like nonces and capability checks leaves room for potential privilege escalation or unauthorized access if the existing authentication methods are bypassed or if the plugin logic has flaws.
Key Concerns
- Flows with unsanitized paths
- No nonce checks on entry points
- No capability checks on entry points
B2 Private Files Security Vulnerabilities
B2 Private Files Code Analysis
Output Escaping
Data Flow Analysis
B2 Private Files Attack Surface
Shortcodes 1
WordPress Hooks 14
Maintenance & Trust
B2 Private Files Maintenance & Trust
Maintenance Signals
Community Trust
B2 Private Files Alternatives
Export Media Library
export-media-library
Allows users to export media library files as a compressed zip archive. Links Website Support
Document Library Lite
document-library-lite
Create a WordPress document library to manage, search and download files.
Download Media Library
download-media-library
Download the files from the Media Library in ZIP format.
Media Library File Download
media-download
A lightweight plugin that adds one-click download and export functionality to your Media Library.
GL Import External Images
gl-import-external-images
Import and insert images to WordPress Media Library from external URLs.
B2 Private Files Developer Profile
1 plugin · 10 total installs
How We Detect B2 Private Files
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/b2-private-files/admin/js/upload-page.jsadmin/js/upload-page.jsb2-private-files-upload-pageHTML / DOM Fingerprints
name='b2_private_files_settings[b2_private_files_account_id]'name='b2_private_files_settings[b2_private_files_application_key]'name='b2_private_files_settings[b2_private_files_bucket_id]'name='b2_private_files_settings[b2_private_files_bucket_name]'