SecureWorld News

The Cybersecurity Dimensions of Web Accessibility

Written by David Balaban | Tue | Jan 28, 2025 | 3:18 PM Z

Today, the internet is the glue for areas like communication, commerce, healthcare, entertainment, and pretty much everything in between. However, despite the indisputable necessity for online inclusivity, the global digital ecosystem remains largely inaccessible to millions of people with disabilities.

If you find this narrative far-fetched, here are some stats that paint the unsettling big picture: As of 2024, only 4.1% of all websites complied with accessibility standards, and users with physical or cognitive impairments would expect to run into errors on one in every 21 homepage elements.

Aside from the obvious gap in accessing data and web-based resources, this shortfall also entails cybersecurity concerns. The issue disproportionately affects individuals with low vision, hearing problems, cognitive disorders, color blindness, motor impairments, and dyslexia, who often have a hard time securely using services and protecting their privacy online.

Security pitfalls amplified

First things first, lax website accessibility exacerbates the scourge of human error. Assistive technologies such as screen readers, magnifiers, and voice assistants are terrific, but these tools are cold comfort when a website's design doesn't support them. In that case, users run the risk of misinterpreting key information, making wrong choices, or unwittingly exposing personally identifiable data. Take privacy settings as an example. People with visual impairments may struggle to adjust privacy controls if these options are hard to locate or interpret using assistive devices. This can lead to inadvertent data-sharing permissions, and a likely fallout is the exposure of personal or financial details. This unintended oversharing fuels risks that could otherwise be mitigated through accessible design.

MFA is a double-edged sword

While essential for secure access, multi-factor authentication (MFA) creates additional barriers for users with disabilities. A verification code, typically sent by SMS or app, may not be discernible by a screen reader, or it may lack case sensitivity cues. These layers of authentication, which are crucial for tamper-proof access these days, alienate individuals with disabilities and prevent them from signing in successfully. And the risk here is not just frustration but a greater likelihood of opting for alternative methods that turn out to be less secure.

CAPTCHA tests, commonly used to differentiate humans from bots, pose another significant challenge. For someone who is visually impaired, identifying objects in images is pretty much impossible without alternatives like audio or haptic CAPTCHA options that are—you guessed it—often not available. Users facing these hurdles are likely to abandon secure login pages, only to look for dodgy workarounds or be redirected to deceptive sites.

Assistive technology: not a silver bullet

Assistive technology has made good progress in enhancing accessibility, but it has its limitations, and not all these tools work well across different scenarios. A crudely designed screen magnifier, for instance, may misrepresent information and cause users to enter sensitive information— like a credit card number or password—in an incorrect field. These ostensibly small errors lead to significant ramifications.

Furthermore, assistive tech compatibility must be a gravity center in today's web development. Without accessibility-focused design, even the best assistive tools can't fully protect users from cybersecurity and privacy pitfalls.

Regulatory pressure becomes an enabler for accessible and secure design

In response to these widespread gaps, regulatory bodies are stepping up efforts to enforce digital accessibility. Frameworks like the Americans with Disabilities Act (ADA), the Web Content Accessibility Guidelines (WCAG), and the European Accessibility Act (EAA) serve as both compliance standards and roadmaps for businesses to improve their customers' digital experiences. On another note, with the EAA taking effect in June 2025, private sector organizations must ensure their websites and services comply—or risk significant penalties.

For companies, compliance is more than a legal requirement; it's a step toward reducing security and privacy risks, as well as preventing financial losses caused by noncompliance. Accessible websites are less likely to introduce usability errors which, in turn, can lead to vulnerabilities. With the global website accessibility software market valued at $10.6 billion as of 2024, the demand for accessible design solutions is rising, and organizations that prioritize compliance not only protect themselves legally but also bring down risks for users.

Time to innovate, but with caution

Automation and AI are transforming how websites integrate accessibility features, and most of it is happening through accessibility widgets. A major thing on the plus side of these solutions is that they enhance website functionality with no need to modify the original code, making it easy to tweak contrast, font size, and color schemes for more inclusive digital experiences. Modern widgets of that kind are equipped with AI-driven features to dynamically adjust websites so that they suit users with various disabilities. This creates a combination of usability and secure interaction. As is the case with any third-party tool, though, these applets carry security implications. Poorly coded or loosely patched widgets expose websites to vulnerabilities and become potential entry points for malicious actors.

This is a long-running story, by the way. In 2018, hackers compromised a popular text-to-speech plugin by Texthelp called "Browsealoud" and poisoned it with crypto-mining JavaScript code. This attack reportedly affected more than 4,000 websites, including those of the U.S. Court System and the State of Indiana, whose visitors' devices were parasitized to mine cryptocurrency behind the scenes through Coinhive service.

Another sketchy campaign that unfolded in 2022 took advantage of a vulnerability in an accessibility widget by EqualWeb used by quite a few big-name companies like Bosch, Subaru, Zara, Coca-Cola, and more. Exploiting the cross-site scripting (XSS) loophole could allow crooks to impersonate users, take over their accounts, or steal sensitive data such as session tokens and cookies. The flaw was quickly addressed through a widget update, but this incident underscored the importance of adequate security practices with these types of apps that so many people rely on.

Stringent security practices, including the "shift left" approach in coding and proper update hygiene, can help thwart such risks throughout the software lifecycle. It's also a good idea to monitor third-party code for compliance with industry-specific cybersecurity standards.

Accessible design as a stepping stone to security 

Web accessibility is no longer just a usability concern. It has distinct cybersecurity and privacy undertones. An inclusive internet benefits everyone by reducing the potential for human error that leads to security breaches. As regulatory frameworks evolve and technology solutions advance, organizations and developers alike can integrate accessibility into the fabric of their digital ecosystems. This ensures that security and accessibility go hand in hand.