Real Accessability Security & Risk Analysis

wordpress.org/plugins/real-accessability

Real Accessability plugin adds custom accessability such as font resizer, color inverse, black & white view and much more

2K active installs v1.0 PHP + WP 3.0.1+ Updated Sep 27, 2016
accessabilitygrayscaletext-decreasetext-increasetoolbar
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Real Accessability Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 9yr ago
Risk Assessment

The "real-accessability" plugin v1.0 presents a mixed security posture. On the positive side, it exhibits excellent adherence to secure coding practices regarding SQL queries, utilizing prepared statements exclusively, and shows no file operations or external HTTP requests. Furthermore, the absence of known CVEs and a clean vulnerability history are strong indicators of a well-maintained and secure plugin to date.

However, the static analysis reveals significant concerns. The most critical finding is that 100% of the two identified output operations are not properly escaped. This opens the plugin to potential Cross-Site Scripting (XSS) vulnerabilities, allowing attackers to inject malicious scripts into web pages viewed by users. The taint analysis also indicates a flow with unsanitized paths, which, while not classified as critical or high severity in this instance, points to a potential area of weakness that could be exploited if the data source were to change or if the context of the unsanitized path were to become more sensitive.

In conclusion, while the plugin boasts a clean history and good practices in certain areas like database interactions, the critical deficiency in output escaping poses a significant immediate risk of XSS vulnerabilities. The unsanitized path flow, though currently low severity, warrants attention as a potential future exploit vector. The lack of any capability or nonce checks, combined with the complete absence of an attack surface, makes it difficult to assess its protection against authenticated or unauthenticated threats, but the unescaped output is the most pressing concern.

Key Concerns

  • Unescaped output detected
  • Flow with unsanitized paths
Vulnerabilities
None known

Real Accessability Security Vulnerabilities

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

Real Accessability Code Analysis

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

Output Escaping

0% escaped2 total outputs
Data Flows
1 unsanitized

Data Flow Analysis

1 flows1 with unsanitized paths
<support> (support.php:0)
Source (user input) Sink (dangerous op) Sanitizer Transform Unsanitized Sanitized
Attack Surface

Real Accessability Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 4
actionplugins_loadedreal-accessability.php:18
actionwp_enqueue_scriptsreal-accessability.php:25
filterbody_classreal-accessability.php:55
actionwp_footerreal-accessability.php:286
Maintenance & Trust

Real Accessability Maintenance & Trust

Maintenance Signals

WordPress version tested4.3.34
Last updatedSep 27, 2016
PHP min version
Downloads13K

Community Trust

Rating98/100
Number of ratings7
Active installs2K
Developer Profile

Real Accessability Developer Profile

REALMEDIA.IL

1 plugin · 2K total installs

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

How We Detect Real Accessability

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/real-accessability/real-accessability.css/wp-content/plugins/real-accessability/real-accessability.js
Script Paths
/wp-content/plugins/real-accessability/real-accessability.js
Version Parameters
real-accessability/real-accessability.css?ver=real-accessability/real-accessability.js?ver=

HTML / DOM Fingerprints

CSS Classes
real-accessability-bodyreal-accessability-linkHighlightreal-accessability-regularFontreal-accessability-loadingreal-accessability-iconreal-accessability-effect
HTML Comments
<!-- Init Real Accessability Plugin --><!-- /END -->
Data Attributes
id="real-accessability"id="real-accessability-btn"id="real-accessability-biggerFont"id="real-accessability-smallerFont"id="real-accessability-grayscale"id="real-accessability-invert"+9 more
JS Globals
window.accPlayerStatusresponsiveVoice.voiceSupport
FAQ

Frequently Asked Questions about Real Accessability