CurrentlyWatching Security & Risk Analysis

wordpress.org/plugins/currentlywatching

This 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.

10 active installs v1.0 PHP + WP 2.0.2+ Updated Oct 7, 2011
ajaxcurrentlypostwatchingyoutube
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is CurrentlyWatching Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 14yr ago
Risk Assessment

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
Vulnerabilities
None known

CurrentlyWatching Security Vulnerabilities

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

CurrentlyWatching Code Analysis

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

Output Escaping

0% escaped4 total outputs
Attack Surface

CurrentlyWatching Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 1
filterthe_contentCurrentlyWatching.php:152
Maintenance & Trust

CurrentlyWatching Maintenance & Trust

Maintenance Signals

WordPress version tested2.5
Last updatedOct 7, 2011
PHP min version
Downloads3K

Community Trust

Rating0/100
Number of ratings0
Active installs10
Developer Profile

CurrentlyWatching Developer Profile

mrsajith

4 plugins · 40 total installs

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

How We Detect CurrentlyWatching

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/currentlywatching/getcurrent_im.php

HTML / DOM Fingerprints

JS Globals
getCurrentPosts
Shortcode Output
<div id="cw_update"> </div>
FAQ

Frequently Asked Questions about CurrentlyWatching