
In 2024, almost 1 million WordPress sites were infected with malware, with up to 350,000 daily attacks recorded. More than 96% of vulnerabilities were found in plugins, and the leader among the threats remains the XSS attack.
According to information from Wordfence, a company specializing in WordPress security, cross-site scripting (XSS) continues to be the main challenge – more than 4 thousand cases were recorded, and the number of attackers’ attempts reached 9 billion. In second place in terms of danger is SQL injection, which accounts for 47% of all detected vulnerabilities: 1.1 billion attack attempts were blocked. During 2024, no major zero-day attacks were observed, which indicates an improvement in the quality of plugins and themes. However, the majority of vulnerabilities (81%) are rated as medium risk, but the number of high risk vulnerabilities is growing.
WordPress is the world’s most popular content management system, powering millions of websites, making it an attractive target for attackers. Plugins remain a major vulnerability, often installed from untrusted sources or not updated on time. Typical attacks include injecting malicious JavaScript to hijack user sessions, steal passwords, or distribute malware. SQL injections allow hackers to modify or steal data from databases if appropriate protection is not in place.
Companies need to invest in user education, implement two-factor authentication, update systems in a timely manner, and remove inactive plugins. Even medium risk vulnerabilities can have catastrophic consequences if not addressed.