
CurrentlyWatching Security & Risk Analysis
wordpress.org/plugins/currentlywatchingThis plugin shows the currently watching posts by other visitors. This will help the visitor to visit your inner pages as a shuffled manner. The plugin is built with ajax support to pic currently watchin posts.
Is CurrentlyWatching Safe to Use in 2026?
Generally Safe
Score 85/100CurrentlyWatching has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.
The "currentlywatching" plugin v1.0 exhibits a mixed security posture. On the positive side, the static analysis reveals no obvious vulnerabilities related to dangerous functions, SQL injection (all queries use prepared statements), file operations, external HTTP requests, or known CVEs. This suggests that the developers have implemented some fundamental security best practices. However, a significant concern arises from the complete lack of output escaping. With 4 total outputs identified and 0% properly escaped, this indicates a high likelihood of Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into the user interface. Furthermore, the absence of nonce and capability checks across all identified entry points (AJAX, REST API, shortcodes, cron) is deeply concerning. This means that any functionality exposed through these mechanisms, even if not explicitly listed as an entry point in this report, could be triggered by unauthenticated or unauthorized users, leading to potential privilege escalation or unwanted actions. The vulnerability history is clean, but this provides little assurance given the significant, evident weaknesses in the current code.
Key Concerns
- No output escaping for any outputs
- No nonce checks on any entry points
- No capability checks on any entry points
CurrentlyWatching Security Vulnerabilities
CurrentlyWatching Code Analysis
Output Escaping
CurrentlyWatching Attack Surface
WordPress Hooks 1
Maintenance & Trust
CurrentlyWatching Maintenance & Trust
Maintenance Signals
Community Trust
CurrentlyWatching Alternatives
kk Star Ratings – Rate Post & Collect User Feedbacks
kk-star-ratings
kk Star Ratings allows blog visitors to involve and interact more effectively with your website by rating posts.
Filter Everything — Product Filter & WordPress Filter
filter-everything
The most universal filters plugin for WordPress and WooCommerce products.
Post Grid Gutenberg Blocks for News, Magazines, Blog Websites – PostX
ultimate-post
A highly customizable plugin to create news, magazines, and any kind of blog site with post grid, post filter, post slider, and post blocks.
WP Tab Widget
wp-tab-widget
WP Tab Widget is the AJAXified plugin which loads content by demand, and thus it makes the plugin incredibly lightweight.
Search in Place
search-in-place
Search in Place improves blog search by displaying query results in real time. It displays the results dynamically as you enter the search criteria.
CurrentlyWatching Developer Profile
4 plugins · 40 total installs
How We Detect CurrentlyWatching
Patterns used to identify this plugin on WordPress sites during automated security audits and web crawling.
Asset Fingerprints
/wp-content/plugins/currentlywatching/getcurrent_im.phpHTML / DOM Fingerprints
getCurrentPosts<div id="cw_update">
</div>