Accessible Reading Security & Risk Analysis

wordpress.org/plugins/accessible-reading

Make your website more accessible by offering a reading accommodation to your disabled and neurodivergent readers by adding Bionic Reading® as a font …

30 active installs v2.1.1 PHP 5.6.20+ WP 5.8+ Updated Mar 30, 2023
accessibilityaccessiblebionic-readingneurodivergentneurodiversity
85
A · Safe
CVEs total0
Unpatched0
Last CVENever
Safety Verdict

Is Accessible Reading Safe to Use in 2026?

Generally Safe

Score 85/100

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

No known CVEs Updated 3yr ago
Risk Assessment

The 'accessible-reading' plugin v2.1.1 presents a mixed security posture. On the positive side, it demonstrates good practices in areas like SQL query handling, with all queries using prepared statements, and a very high rate of output escaping (98% of outputs, 87% properly escaped). The absence of known CVEs, critical or high severity vulnerabilities in its history, and zero taint flows with unsanitized paths are strong indicators of responsible development and maintenance. The plugin also avoids the common pitfalls of bundled outdated libraries and file operations.

However, there are notable security concerns. The plugin exposes a significant attack surface with 8 total entry points, 4 of which are unprotected AJAX handlers. This lack of authentication checks on a substantial portion of its entry points is a critical weakness. While no direct evidence of dangerous functions or raw SQL queries was found, and capability checks are present for some actions, the unprotected AJAX handlers could be exploited if they handle user-supplied data without proper validation or sanitization, potentially leading to unauthorized actions or data leakage.

In conclusion, while the 'accessible-reading' plugin benefits from a clean vulnerability history and good practices in database interaction and output encoding, the presence of unprotected AJAX endpoints introduces a significant risk. Developers should prioritize implementing robust authentication and authorization mechanisms for all AJAX handlers to mitigate potential exploits.

Key Concerns

  • Unprotected AJAX handlers
  • Unescaped output (13% of outputs)
  • No nonce checks on AJAX handlers
Vulnerabilities
None known

Accessible Reading Security Vulnerabilities

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

Accessible Reading Code Analysis

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

Output Escaping

87% escaped98 total outputs
Attack Surface
4 unprotected

Accessible Reading Attack Surface

Entry Points8
Unprotected4

AJAX Handlers 4

authwp_ajax_accessible_reading_estimate_postincludes\class-main.php:66
authwp_ajax_accessible_reading_start_bulk_updateincludes\class-main.php:67
authwp_ajax_accessible_reading_stop_bulk_updateincludes\class-main.php:68
authwp_ajax_accessible_reading_check_bulk_updateincludes\class-settings.php:414

Shortcodes 4

[accessible_reading_toggle] includes\class-frontend.php:48
[accessible_reading_original_content] includes\class-frontend.php:51
[accessible_reading_content] includes\class-frontend.php:54
[accessible_reading] includes\class-frontend.php:57
WordPress Hooks 10
actioninitincludes\class-frontend.php:37
actionwp_enqueue_scriptsincludes\class-frontend.php:38
filterthe_contentincludes\class-frontend.php:39
actionadmin_enqueue_scriptsincludes\class-main.php:62
actionadd_meta_boxesincludes\class-main.php:63
actionsave_postincludes\class-main.php:64
actionpost_updatedincludes\class-main.php:65
actionadmin_initincludes\class-settings.php:410
actionadmin_menuincludes\class-settings.php:411
actionadmin_enqueue_scriptsincludes\class-settings.php:412
Maintenance & Trust

Accessible Reading Maintenance & Trust

Maintenance Signals

WordPress version tested6.2.9
Last updatedMar 30, 2023
PHP min version5.6.20
Downloads2K

Community Trust

Rating0/100
Number of ratings0
Active installs30
Developer Profile

Accessible Reading Developer Profile

Tessa (they/them), AuRise Creative

5 plugins · 10K total installs

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

How We Detect Accessible Reading

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/accessible-reading/assets/css/frontend.css/wp-content/plugins/accessible-reading/assets/js/frontend.js
Script Paths
/wp-content/plugins/accessible-reading/assets/js/frontend.js
Version Parameters
accessible-reading/assets/css/frontend.css?ver=accessible-reading/assets/js/frontend.js?ver=

HTML / DOM Fingerprints

CSS Classes
accessible-reading-toggleaccessible-reading-original-contentaccessible-reading-bionic-contentaccessible-reading-content-wrapper
Data Attributes
data-bionic-reading-font
JS Globals
window.accessibleReading
Shortcode Output
[accessible_reading_toggle][accessible_reading_original_content][accessible_reading_content][accessible_reading]
FAQ

Frequently Asked Questions about Accessible Reading