Redirect After Comment Per Page Security & Risk Analysis

wordpress.org/plugins/redirect-after-comment-per-page

The "Redirect After Comment Per Page" plugin will redirect automatically the commenter to a specific page after they validate a comment on y …

100 active installs v0.9.5 PHP + WP 3.0+ Updated Oct 29, 2019
commentslaunchredirect
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Redirect After Comment Per Page Safe to Use in 2026?

Generally Safe

Score 85/100

Redirect After Comment Per Page has no known CVEs and is actively maintained. It's a solid choice for most WordPress installations.

No known CVEs Updated 6yr ago
Risk Assessment

The plugin "redirect-after-comment-per-page" v0.9.5 exhibits a generally good security posture based on the provided static analysis. The absence of AJAX handlers, REST API routes, shortcodes, and cron events significantly limits its attack surface, and crucially, all identified entry points are protected by authentication. The code also demonstrates sound practices regarding SQL queries, exclusively using prepared statements, and includes necessary nonce and capability checks. However, a notable concern arises from the taint analysis, which identified one flow with an unsanitized path. While no critical or high severity issues were flagged in the taint analysis and there's a clean vulnerability history, this unsanitized path represents a potential weakness that could be exploited if it involves user-controlled input that is not properly validated or escaped before being used in a sensitive operation.

Key Concerns

  • Flow with unsanitized path detected
  • Low output escaping rate (33%)
Vulnerabilities
None known

Redirect After Comment Per Page Security Vulnerabilities

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

Redirect After Comment Per Page Code Analysis

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

Output Escaping

33% escaped6 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

2 flows1 with unsanitized paths
racpp_insert_referer (racpp.php:112)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Redirect After Comment Per Page Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 5
actionadd_meta_boxesracpp.php:45
actionsave_postracpp.php:79
filtercomment_post_redirectracpp.php:98
actioncomment_formracpp.php:99
actionadmin_menuracpp.php:127
Maintenance & Trust

Redirect After Comment Per Page Maintenance & Trust

Maintenance Signals

WordPress version tested5.0.25
Last updatedOct 29, 2019
PHP min version
Downloads7K

Community Trust

Rating90/100
Number of ratings4
Active installs100
Developer Profile

Redirect After Comment Per Page Developer Profile

JP

1 plugin · 100 total installs

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

How We Detect Redirect After Comment Per Page

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

Asset Fingerprints

HTML / DOM Fingerprints

Data Attributes
racpp_meta_box_urlracpp_meta_box_nonceracpp_redirect_referrerracpp-meta-box-idracpp-settings
FAQ

Frequently Asked Questions about Redirect After Comment Per Page