NutsForPress Restricted Contents Security & Risk Analysis

wordpress.org/plugins/nutsforpress-restricted-contents

NutsForPress Restricted Contents allows you to restrict pages, posts and media (images, zip files, pdf) to logged in users only.

10 active installs v1.4 PHP 7.0.0+ WP 5.3+ Updated Dec 6, 2025
hidenutsforpressprivateprotectrestrict
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is NutsForPress Restricted Contents Safe to Use in 2026?

Generally Safe

Score 100/100

NutsForPress Restricted Contents has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 3mo ago
Risk Assessment

The "nutsforpress-restricted-contents" plugin v1.4 exhibits a mixed security posture. On the positive side, it demonstrates good practices by utilizing prepared statements for all SQL queries and properly escaping a high percentage of its output. The plugin also correctly implements nonce and capability checks for most of its functionality. However, a significant concern arises from the presence of an unprotected AJAX handler. This direct entry point into the plugin's functionality, without any authentication or authorization checks, presents a clear attack vector. Furthermore, the taint analysis reveals two high-severity flows with unsanitized paths, suggesting potential vulnerabilities that could be exploited through the unprotected AJAX handler.

The plugin's vulnerability history is a strong positive indicator, with no known CVEs ever recorded. This suggests a generally well-developed and maintained codebase. Despite the absence of past vulnerabilities, the current static analysis reveals critical areas for improvement. The single unprotected AJAX handler and the high-severity taint flows are the primary risks that need immediate attention to ensure the plugin's continued security.

Key Concerns

  • Unprotected AJAX handler
  • High severity taint flow (2 instances)
Vulnerabilities
None known

NutsForPress Restricted Contents Security Vulnerabilities

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

NutsForPress Restricted Contents Code Analysis

Dangerous Functions
0
Raw SQL Queries
0
6 prepared
Unescaped Output
5
164 escaped
Nonce Checks
2
Capability Checks
6
File Operations
1
External Requests
0
Bundled Libraries
0

SQL Query Safety

100% prepared6 total queries

Output Escaping

97% escaped169 total outputs
Data Flows
2 unsanitized

Data Flow Analysis

4 flows2 with unsanitized paths
nfproot_save_settings (root\nfproot-save-settings.php:71)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface
1 unprotected

NutsForPress Restricted Contents Attack Surface

Entry Points1
Unprotected1

AJAX Handlers 1

authwp_ajax_nfproot_save_settingsnuts-for-press-restricted-contents.php:35
WordPress Hooks 14
filtermod_rewrite_rulesadmin\includes\nfprct-admin-common-functions.php:133
actionadd_meta_boxesadmin\includes\nfprct-restricted-contents-fields.php:21
actionadmin_menunuts-for-press-restricted-contents.php:31
actionplugins_loadednuts-for-press-restricted-contents.php:39
actionadmin_enqueue_scriptsnuts-for-press-restricted-contents.php:43
actionadmin_menunuts-for-press-restricted-contents.php:68
actionadmin_initnuts-for-press-restricted-contents.php:78
filterdisplay_post_statesnuts-for-press-restricted-contents.php:82
filterdisplay_media_statesnuts-for-press-restricted-contents.php:83
actionadd_meta_boxesnuts-for-press-restricted-contents.php:87
actionsave_postnuts-for-press-restricted-contents.php:88
filterattachment_fields_to_editnuts-for-press-restricted-contents.php:92
filterattachment_fields_to_savenuts-for-press-restricted-contents.php:93
actiontemplate_redirectnuts-for-press-restricted-contents.php:102
Maintenance & Trust

NutsForPress Restricted Contents Maintenance & Trust

Maintenance Signals

WordPress version tested6.9.4
Last updatedDec 6, 2025
PHP min version7.0.0
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

NutsForPress Restricted Contents Developer Profile

Christian Gatti

9 plugins · 460 total installs

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

How We Detect NutsForPress Restricted Contents

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/nutsforpress-restricted-contents/css/nfproot-style.css/wp-content/plugins/nutsforpress-restricted-contents/js/nfproot-script.js/wp-content/plugins/nutsforpress-restricted-contents/js/nfproot-save-settings.js
Script Paths
/wp-content/plugins/nutsforpress-restricted-contents/js/nfproot-script.js/wp-content/plugins/nutsforpress-restricted-contents/js/nfproot-save-settings.js

HTML / DOM Fingerprints

CSS Classes
dashicons-privacy
Data Attributes
title="Restricted by NutsForPress Restricted Contents"alt="Restricted by NutsForPress Restricted Contents"
JS Globals
nfproot_save_settings_object
FAQ

Frequently Asked Questions about NutsForPress Restricted Contents