bbPress – Mark as Read Security & Risk Analysis

wordpress.org/plugins/bbpress-mark-as-read

A simple plugin to add Mark as read / Unread links to your bbPress forum topics.

40 active installs v1.0 PHP + WP 3.2+ Updated Unknown
bbpressforumsmark-as-readmark-as-unreadmordauk
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is bbPress – Mark as Read Safe to Use in 2026?

Generally Safe

Score 100/100

bbPress – Mark as Read has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs
Risk Assessment

The bbpress-mark-as-read v1.0 plugin exhibits a generally good security posture based on the provided static analysis. It successfully employs prepared statements for all SQL queries and appears to handle output escaping reasonably well, with 80% of identified outputs being properly escaped. The plugin also demonstrates good practice by implementing nonce and capability checks on all its identified entry points, including its four AJAX handlers, leaving no unprotected entry points. The absence of any detected dangerous functions, file operations, or external HTTP requests further contributes to its strong security profile. Furthermore, the plugin has no recorded vulnerability history, indicating a lack of previously identified security flaws. The taint analysis also shows no unsanitized flows, which is a positive sign. The only minor concern is that 20% of outputs are not properly escaped, which could potentially lead to minor Cross-Site Scripting (XSS) vulnerabilities if the unescaped data originates from user input and is rendered in a way that allows script execution. However, given the limited attack surface and the presence of other security measures, this risk is likely mitigated. Overall, the plugin appears to be developed with security in mind, with a few minor areas for improvement.

Key Concerns

  • 20% of outputs not properly escaped
Vulnerabilities
None known

bbPress – Mark as Read Security Vulnerabilities

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

bbPress – Mark as Read Code Analysis

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

Output Escaping

80% escaped10 total outputs
Attack Surface

bbPress – Mark as Read Attack Surface

Entry Points4
Unprotected0

AJAX Handlers 4

authwp_ajax_bbp_mark_as_readbbp-mark-as-read.php:39
noprivwp_ajax_bbp_mark_as_readbbp-mark-as-read.php:40
authwp_ajax_bbp_mark_as_readtrunk\bbp-mark-as-read.php:39
noprivwp_ajax_bbp_mark_as_readtrunk\bbp-mark-as-read.php:40
WordPress Hooks 14
filterbbp_get_user_subscribe_linkbbp-mark-as-read.php:27
actioninitbbp-mark-as-read.php:30
actioninitbbp-mark-as-read.php:33
actioninitbbp-mark-as-read.php:36
actionbbp_template_after_user_subscriptionsbbp-mark-as-read.php:43
actionwp_enqueue_scriptsbbp-mark-as-read.php:46
filterpost_classbbp-mark-as-read.php:49
filterbbp_get_user_subscribe_linktrunk\bbp-mark-as-read.php:27
actioninittrunk\bbp-mark-as-read.php:30
actioninittrunk\bbp-mark-as-read.php:33
actioninittrunk\bbp-mark-as-read.php:36
actionbbp_template_after_user_subscriptionstrunk\bbp-mark-as-read.php:43
actionwp_enqueue_scriptstrunk\bbp-mark-as-read.php:46
filterpost_classtrunk\bbp-mark-as-read.php:49
Maintenance & Trust

bbPress – Mark as Read Maintenance & Trust

Maintenance Signals

WordPress version tested4.1.42
Last updatedUnknown
PHP min version
Downloads9K

Community Trust

Rating100/100
Number of ratings1
Active installs40
Developer Profile

bbPress – Mark as Read Developer Profile

Pippin Williamson

19 plugins · 920 total installs

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

How We Detect bbPress – Mark as Read

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/bbpress-mark-as-read/js/bbp-mark-as-read.js/wp-content/plugins/bbpress-mark-as-read/css/bbp-mark-as-read.css
Script Paths
/wp-content/plugins/bbpress-mark-as-read/js/bbp-mark-as-read.js
Version Parameters
bbp-mark-as-read/css/bbp-mark-as-read.css?ver=bbp-mark-as-read/js/bbp-mark-as-read.js?ver=

HTML / DOM Fingerprints

CSS Classes
mark-as-read-togglebbp-mar-unread-topics-section
Data Attributes
data-user-iddata-topic-id
JS Globals
bbp_mark_as_read_ajax_object
FAQ

Frequently Asked Questions about bbPress – Mark as Read