One Click Close Comments Security & Risk Analysis

wordpress.org/plugins/one-click-close-comments

Conveniently close or open comments for a post or page with one click from the admin listing of posts.

6K active installs v3.0 PHP + WP 4.7+ Updated Apr 17, 2025
admincoffee2codecommentcommentsstatus
91
A · Safe
CVEs total1
Unpatched0
Last CVEJul 26, 2024
Safety Verdict

Is One Click Close Comments Safe to Use in 2026?

Generally Safe

Score 91/100

One Click Close Comments has a strong security track record. Known vulnerabilities have been patched promptly. It's a solid choice for most WordPress installations.

1 known CVELast CVE: Jul 26, 2024Updated 1yr ago
Risk Assessment

The "one-click-close-comments" v3.0 plugin exhibits a generally strong security posture based on the provided static analysis. The complete absence of detectable attack surface entry points such as AJAX handlers, REST API routes, shortcodes, and cron events is a significant positive. Furthermore, the code demonstrates good practices with 100% of SQL queries utilizing prepared statements, all output being properly escaped, and the presence of nonce and capability checks. There are no indications of dangerous functions, file operations, or external HTTP requests, which are common vectors for exploitation.

Despite the promising static analysis, a historical vulnerability of "Exposure of Sensitive Information to an Unauthorized Actor" with a medium severity is noted, with the last instance occurring very recently. While this specific vulnerability is currently unpatched, the fact that it's the only reported CVE and it's marked as unpatched (although the data states 'Currently unpatched: 0' but then lists a recent vulnerability) warrants attention. This suggests a potential for undiscovered vulnerabilities or a recurring pattern of security weaknesses that, while not critical, could still pose a risk. The absence of taint analysis results in this specific run is neutral, but combined with the historical vulnerability, it's prudent to be cautiously optimistic.

In conclusion, the plugin's codebase for v3.0 appears robust and follows many security best practices. However, the presence of a past medium-severity vulnerability, particularly one related to information exposure, cannot be ignored. While the current code shows no immediate red flags, the historical context suggests that vigilance and potentially more in-depth security testing, beyond this static analysis snapshot, would be beneficial to ensure ongoing security.

Key Concerns

  • Recent medium severity vulnerability reported
Vulnerabilities
1 published

One Click Close Comments Security Vulnerabilities

CVEs by Year

1 CVE in 2024
2024
Patched Has unpatched

Severity Breakdown

Medium
1

1 total CVE

CVE-2024-6546medium · 5.3Exposure of Sensitive Information to an Unauthorized Actor

One Click Close Comments <= 2.7.1 - Unauthenticated Full Path Disclosure

Jul 26, 2024 Patched in 3.0 (271d)
Version History

One Click Close Comments Release Timeline

v3.0Current
v2.7.11 CVE
v2.71 CVE
v2.6.11 CVE
v2.61 CVE
v2.51 CVE
v2.41 CVE
v2.3.51 CVE
v2.3.41 CVE
v2.3.31 CVE
v2.3.21 CVE
v2.31 CVE
v2.2.11 CVE
v2.21 CVE
v2.1.11 CVE
v2.11 CVE
v2.0.11 CVE
v1.11 CVE
v1.01 CVE
Code Analysis
Analyzed Mar 16, 2026

One Click Close Comments Code Analysis

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

Output Escaping

100% escaped10 total outputs
Attack Surface

One Click Close Comments Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 10
actionload-edit.phpone-click-close-comments.php:131
actionload-edit.phpone-click-close-comments.php:132
actionadmin_initone-click-close-comments.php:137
filtermanage_posts_columnsone-click-close-comments.php:162
actionmanage_posts_custom_columnone-click-close-comments.php:163
filtermanage_pages_columnsone-click-close-comments.php:164
actionmanage_pages_custom_columnone-click-close-comments.php:165
actionadmin_enqueue_scriptsone-click-close-comments.php:210
actionadmin_enqueue_scriptsone-click-close-comments.php:214
actionplugins_loadedone-click-close-comments.php:396
Maintenance & Trust

One Click Close Comments Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedApr 17, 2025
PHP min version
Downloads160K

Community Trust

Rating98/100
Number of ratings10
Active installs6K
Developer Profile

One Click Close Comments Developer Profile

Scott Reilly

63 plugins · 92K total installs

71
trust score
Avg Security Score
88/100
Avg Patch Time
374 days
View full developer profile
Detection Fingerprints

How We Detect One Click Close Comments

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/one-click-close-comments/css/style.css/wp-content/plugins/one-click-close-comments/js/script.js
Script Paths
/wp-content/plugins/one-click-close-comments/js/script.js
Version Parameters
one-click-close-comments/css/style.css?ver=one-click-close-comments/js/script.js?ver=

HTML / DOM Fingerprints

CSS Classes
comment_state
Data Attributes
data-post-id
JS Globals
c2c_one_click_close_comments_ajax_urlc2c_one_click_close_comments_noncec2c_one_click_close_comments_post_idc2c_one_click_close_comments_fieldc2c_one_click_close_comments_field_titlec2c_one_click_close_comments_help_text+1 more
FAQ

Frequently Asked Questions about One Click Close Comments