ITY Accessibility Toolbar Security & Risk Analysis

wordpress.org/plugins/ity-accessibility-toolbar

Adds a simple accessibility toolbar for changing font sizes and toggling high-contrast mode.

0 active installs v1.2 PHP 7.2+ WP 5.0+ Updated Aug 8, 2025
a11yaccessibilitycontrastfont-size
100
A · Safe
CVEs total0
Unpatched0
Last CVENever
Download
Safety Verdict

Is ITY Accessibility Toolbar Safe to Use in 2026?

Generally Safe

Score 100/100

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

No known CVEs Updated 9mo ago
Risk Assessment

The static analysis of the 'ity-accessibility-toolbar' plugin v1.2 reveals an exceptionally clean codebase with no identified attack vectors such as AJAX handlers, REST API routes, shortcodes, or cron events. Furthermore, the code signals indicate a strong adherence to secure coding practices. There are no dangerous functions, all SQL queries utilize prepared statements, and all output is properly escaped. The absence of file operations, external HTTP requests, and particularly the lack of nonce and capability checks, while contributing to a minimal attack surface, also highlight a potential area for concern regarding authorization and integrity if any of these entry points were to be introduced in future versions without proper checks. The vulnerability history is equally positive, with zero recorded CVEs of any severity. This consistent lack of vulnerabilities across static analysis and historical data suggests a mature and well-maintained plugin. The primary weakness lies in the complete absence of capability checks, which, while not an immediate vulnerability in the current version's limited attack surface, represents a potential blind spot if the plugin's functionality were to expand. Overall, the plugin exhibits a very strong security posture, with its minimal attack surface and excellent coding practices being significant strengths. The lack of any recorded vulnerabilities is a testament to its robustness. The only notable area for improvement would be to proactively incorporate capability checks for any future administrative or sensitive operations.

Key Concerns

  • Missing capability checks
Vulnerabilities
None known

ITY Accessibility Toolbar Security Vulnerabilities

No known vulnerabilities — this is a good sign.
Version History

ITY Accessibility Toolbar Release Timeline

v1.2Current
v1.1
Code Analysis
Analyzed Mar 17, 2026

ITY Accessibility Toolbar Code Analysis

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

Output Escaping

100% escaped10 total outputs
Attack Surface

ITY Accessibility Toolbar Attack Surface

Entry Points0
Unprotected0
WordPress Hooks 8
actionwp_enqueue_scriptsity-accessibility-toolbar.php:34
filterstyle_loader_srcity-accessibility-toolbar.php:43
filterscript_loader_srcity-accessibility-toolbar.php:44
actionwp_footerity-accessibility-toolbar.php:73
actionadmin_menuity-accessibility-toolbar.php:78
actionadmin_initity-accessibility-toolbar.php:90
actionwp_enqueue_scriptsity-accessibility-toolbar.php:181
actionwp_enqueue_scriptsity-accessibility-toolbar.php:216
Maintenance & Trust

ITY Accessibility Toolbar Maintenance & Trust

Maintenance Signals

WordPress version tested6.8.5
Last updatedAug 8, 2025
PHP min version7.2
Downloads283

Community Trust

Rating0/100
Number of ratings0
Active installs0
Developer Profile

ITY Accessibility Toolbar Developer Profile

Ishita Ray

1 plugin · 0 total installs

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

How We Detect ITY Accessibility Toolbar

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

Asset Fingerprints

Asset Paths
/wp-content/plugins/ity-accessibility-toolbar/style.css/wp-content/plugins/ity-accessibility-toolbar/script.js
Script Paths
/wp-content/plugins/ity-accessibility-toolbar/script.js

HTML / DOM Fingerprints

CSS Classes
high-contrast
Data Attributes
id="ityacto-accessibility-toolbar"id="listenButton"id="ityacto_listen_enabled"
JS Globals
ityacto_sanitize_checkboxityacto_font_sizeityacto_contrast_enabledityacto_listen_enabledityacto_settings_groupityacto_bg_color+8 more
Shortcode Output
<div id="ityacto-accessibility-toolbar"><button id="listenButton" onclick="toggleListen()">🔊 Listen</button><button onclick="increaseFont()">A+</button><button onclick="decreaseFont()">A-</button>
FAQ

Frequently Asked Questions about ITY Accessibility Toolbar