WordPress – Earlybirds Invest https://earlybirdsinvest.com Latest Crypto News Tue, 02 Sep 2025 22:50:23 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.7 https://i0.wp.com/earlybirdsinvest.com/wp-content/uploads/2024/12/cropped-New-Project-2024-12-17T235703.455.png?fit=32%2C32&ssl=1 WordPress – Earlybirds Invest https://earlybirdsinvest.com 32 32 240146708 AI Meets WordPress: Telex Transforms Site Building https://earlybirdsinvest.com/ai-meets-wordpress-telex-transforms-site-building/ https://earlybirdsinvest.com/ai-meets-wordpress-telex-transforms-site-building/#respond Tue, 02 Sep 2025 22:50:23 +0000 https://earlybirdsinvest.com/ai-meets-wordpress-telex-transforms-site-building/

At the recent WordCamp US 2025 event in Portland, WordPress introduced Telex, a new artificial intelligence (AI) tool designed to help users build website components through written prompts.

Matt Mullenweg, the company’s CEO, described Telex as a basic but promising product tailored for the WordPress ecosystem.

Telex focuses on creating Gutenberg blocks, which are the building units of a WordPress site, such as text sections, images, or layout columns.

What is Cardano in Crypto? (Easily Explained!)

Did you know?

Want to get smarter & wealthier with crypto?

Subscribe – We publish new crypto explainer videos every week!

In a short demonstration, Mullenweg showed how a developer used Telex to produce a simple animated block for marketing use. Instead of writing code manually, users just describe what they need, and the tool handles the rest.

The service is currently available at telex.automattic.ai and marked as experimental. When someone enters a prompt, Telex generates a downloadable .zip file. This file can then be uploaded as a plugin to either a WordPress site or WordPress Playground.

On May 27, WordPress announced the formation of a dedicated team to explore how AI can be used to improve its tools and services. Telex is one of the first public examples of this work.

Initial feedback from users suggested that Telex still needs improvement. Some of the outputs did not function properly or required manual adjustments.

Mullenweg acknowledged these issues and stated that the tool is still in its testing phase. Still, he expressed confidence in what the technology might enable in the future.

On August 26, Google introduced a new image-focused model called Gemini 2.5 Flash Image. How does it work? Read the full story.


]]>
https://earlybirdsinvest.com/ai-meets-wordpress-telex-transforms-site-building/feed/ 0 56453
Pi-hole discloses data breach via GiveWp WordPress plugin flaw https://earlybirdsinvest.com/pi-hole-discloses-data-breach-via-givewp-wordpress-plugin-flaw/ https://earlybirdsinvest.com/pi-hole-discloses-data-breach-via-givewp-wordpress-plugin-flaw/#respond Fri, 01 Aug 2025 16:18:43 +0000 https://earlybirdsinvest.com/pi-hole-discloses-data-breach-via-givewp-wordpress-plugin-flaw/

Pi-hole

Pi-hole, a popular network-level ad-blocker, has disclosed that donor names and email addresses were exposed through a security vulnerability in the GiveWP WordPress donation plugin.

Pi-hole acts as a DNS sinkhole, filtering out unwanted content before it reaches the users’ devices. While initially designed to run on Raspberry Pi single-board computers, it now supports various Linux systems on dedicated hardware or virtual machines.

The organization stated that they first learned of the incident on Monday, July 28, after donors began reporting that they were receiving suspicious emails at addresses used exclusively for donations.

As explained in a Friday post-mortem, the breach affected users who donated through the Pi-hole website’s donation form to support development, exposing personal information that was visible to anyone who viewed the webpage’s source code due to a GiveWP security flaw.

The vulnerability stemmed from GiveWP, a WordPress plugin used to process donations on the Pi-hole website. The plugin inadvertently made donor information publicly accessible without requiring authentication or special access privileges.

While Pi-hole didn’t disclose the number of affected customers, the ‘Have I Been Pwned’ data breach notification service added the Pi-hole breach, saying that it impacted almost 30,000 donors, with 73% of the exposed records already in its database.

https://bsky.app/profile/haveibeenpwned.com/post/3lvca3viu322x

No financial information exposed

Pi-hole added that no donor financial data was compromised, as credit card information and other payment details are handled directly by Stripe and PayPal. It also clarified that the Pi-hole software product itself was not affected in any way.

“We make it clear in the donation form that we don’t even require a valid name or email address, it’s purely for users to see and manage their donations,” Pi-hole said. “It is also important to note that Pi-hole the product is categorically not the subject of this breach. There is no action needed from users with a Pi-hole installed on their network.”

Although GiveWP released a patch within hours of the vulnerability being reported on GitHub, Pi-hole criticized the plugin developer’s response, citing a 17.5-hour delay before notifying users and what it described as insufficient acknowledgment of the security flaw’s potential impact on donor names and email addresses.

Pi-hole apologized to affected donors and acknowledged potential reputation damage stemming from this security incident, saying that while the vulnerability was unforeseeable, they accept accountability for the resulting data breach.

“The names and email addresses of anyone that had ever donated via our donation page was there for the entire world to see (provided they were savvy enough to right click->View page source). Within a couple of hours of this report, they had patched the bad code and released 4.6.1,” Pi-hole added in a blog post analyzing the incident.

“We take full responsibility for the software we deploy. We placed our trust in a widely-used plugin, and that trust was broken.”

Picus Red Report 2025

Malware targeting password stores surged 3X as attackers executed stealthy Perfect Heist scenarios, infiltrating and exploiting critical systems.

Discover the top 10 MITRE ATT&CK techniques behind 93% of attacks and how to defend against them.

]]>
https://earlybirdsinvest.com/pi-hole-discloses-data-breach-via-givewp-wordpress-plugin-flaw/feed/ 0 50899
WordPress plugin disguised as a security tool injects backdoor https://earlybirdsinvest.com/wordpress-plugin-disguised-as-a-security-tool-injects-backdoor/ https://earlybirdsinvest.com/wordpress-plugin-disguised-as-a-security-tool-injects-backdoor/#respond Wed, 30 Apr 2025 23:31:19 +0000 https://earlybirdsinvest.com/wordpress-plugin-disguised-as-a-security-tool-injects-backdoor/

Wordpress

A new malware campaign targeting WordPress sites employs a malicious plugin disguised as a security tool to trick users into installing and trusting it.

According to Wordfence researchers, the malware provides attackers with persistent access, remote code execution, and JavaScript injection. At the same time, it remains hidden from the plugin dashboard to evade detection.

Wordfence first discovered the malware during a site cleanup in late January 2025, where it found a modified ‘wp-cron.php’ file, which creates and programmatically activates a malicious plugin named ‘WP-antymalwary-bot.php.’

Other plugin names used in the campaign include:

  • addons.php
  • wpconsole.php
  • wp-performance-booster.php
  • scr.php

If the plugin is deleted, wp-cron.php re-creates and reactivates it automatically on the next site visit.

Lacking server logs to help identify the exact infection chain, Wordfence hypothesizes the infection occurs via a compromised hosting account or FTP credentials.

Not much is known about the perpetrators, though the researchers noted that the command and control (C2) server is located in Cyprus, and there are traits similar to a June 2024 supply chain attack.

Once active on the server, the plugin performs a self-status check and then gives the attacker administrator access.

“The plugin provides immediate administrator access to threat actors via the emergency_login_all_admins function,” explains Wordfence in its writeup.

“This function utilizes the emergency_login GET parameter in order to allow attackers to obtain administrator access to the dashboard.”

“If the correct cleartext password is provided, the function fetches all administrator user records from the database, picks the first one, and logs the attacker in as that user.”

Next, the plugin registers an unauthenticated custom REST API route that allows the insertion of arbitrary PHP code into all active theme header.php files, clearing of plugin caches, and other commands processed via a POST parameter.

An updated version of the malware can also inject base64-decoded JavaScript into the site’s

section, likely for serving visitors ads, spam, or redirecting them to unsafe sites.

Apart from file-based indicators like the listed plugins, website owners should scrutinize their ‘wp-cron.php’ and ‘header.php’ files for unexpected additions or modifications.

Access logs containing ’emergency_login,’ ‘check_plugin,’ ‘urlchange,’ and ‘key’ should also serve as red flags, warranting further investigation.

]]>
https://earlybirdsinvest.com/wordpress-plugin-disguised-as-a-security-tool-injects-backdoor/feed/ 0 33692
Malware campaign ‘DollyWay’ breached 20,000 WordPress sites https://earlybirdsinvest.com/malware-campaign-dollyway-breached-20000-wordpress-sites/ https://earlybirdsinvest.com/malware-campaign-dollyway-breached-20000-wordpress-sites/#respond Thu, 20 Mar 2025 04:17:14 +0000 https://earlybirdsinvest.com/malware-campaign-dollyway-breached-20000-wordpress-sites/

WordPress

A malware operation dubbed ‘DollyWay’ has been underway since 2016, compromising over 20,000 WordPress sites globally to redirect users to malicious sites.

The campaign has evolved significantly in the past eight years, leveraging advanced evasion, re-infection, and monetization strategies.

According to GoDaddy researcher Denis Sinegubko, DollyWay has been functioning as a large-scale scam redirection system in its latest version (v3). However, in the past, it has distributed more harmful payloads like ransomware and banking trojans.

“GoDaddy Security researchers have uncovered evidence linking multiple malware campaigns into a single, long-running operation we’ve named ‘DollyWay World Domination’,” explains a recent report by Godaddy.

“While previously thought to be separate campaigns, our research reveals these attacks share common infrastructure, code patterns, and monetization methods – all appearing to be connected to a single, sophisticated threat actor.

“The operation was named after the following tell-tale string, which is found in some variations of the malware: define(‘DOLLY_WAY’, ‘World Domination’).”

Thousands of stealthy infections

DollyWay v3 is an advanced redirection operation that targets vulnerable WordPress sites using n-day flaws on plugins and themes to compromise them.

As of February 2025, DollyWay generates 10 million fraudulent impressions per month by redirecting WordPress site visitors to fake dating, gambling, crypto, and sweepstakes sites.

Landing page DollyWay redirects victims to
Landing page DollyWay redirects victims to
Source: GoDaddy

The campaign is monetized through VexTrio and LosPollos affiliate networks after filtering visitors through a Traffic Direction System (TDS).

A Traffic Distribution System analyzes and redirects web traffic based on various aspects of a visitor, such as their location, device type, and referrer. Cybercriminals commonly use malicious TDS systems to redirect users to phishing sites or malware downloads.

The websites are breached via a script injection with ‘wp_enqueue_script,’ which dynamically loads a second script from the compromised site.

The second stage collects visitor referrer data to help categorize the redirection traffic and then loads the TDS script that decides on the validity of the targets.

Direct website visitors that have no referrer, are not bots (the script has a hardcoded list of 102 known bot user-agents), and are not logged-in WordPress users (including admins) are considered invalid and are not redirected.

The third stage selects three random infected sites to serve as TDS nodes and then loads hidden JavaScript from one of them to perform the final redirection to VexTrio or LosPollos scam pages.

JavaScript snippet designed to perform conditional redirection to a scam website
JavaScript snippet that performs conditional redirection to a scam website
Source: GoDaddy

The malware uses affiliate tracking parameters to ensure attackers get paid for each redirection.

It’s worth noting that the final redirect only occurs when the visitor interacts with a page element (clicks), evading passive scanning tools that only examine page loads.

Auto-reinfection ensures persistence

Sinegubko explains that DollyWay is a very persistent threat that automatically reinfects a site with every page load, so removing it is particularly hard.

It achieves this by spreading its PHP code across all active plugins and also adds a copy of the WPCode plugin (if not already installed) that contains obfuscated malware snippets.

WPCode is a third-party plugin allowing admins to add small snippets of “code” that modify WordPress functionality without directly editing theme files or WordPress code.

Obfuscated PHP code injected into plugins
Obfuscated PHP code injected into plugins
Source: GoDaddy

As part of an attack, the hackers hide WPCode from the WordPress plugin list so administrators cannot see or delete it, making disinfection complicated.

DollyWay also creates admin users named after random 32-character hex strings and keeps those accounts hidden in the admin panel. They are only visible through direct database inspection.

GoDaddy shared the complete list of the indicators of compromise (IoCs) associated with DollyWay to help defend against this threat. 

It will publish more details about the operation’s infrastructure and shifting tactics in a follow-up post.

Red Report 2025

Based on an analysis of 14M malicious actions, discover the top 10 MITRE ATT&CK techniques behind 93% of attacks and how to defend against them.

]]>
https://earlybirdsinvest.com/malware-campaign-dollyway-breached-20000-wordpress-sites/feed/ 0 26142