VaultPress

Bot User-Agent: vaultpress

⚠️ Overview

VaultPress is a WordPress backup and security service developed by Automattic, the company behind WordPress.com, and first released in 2010. Originally designed as a legitimate commercial plugin to provide automated backups, real-time sync, and malware scanning for WordPress sites, it has also been weaponized by threat actors who either abuse legitimate VaultPress credentials or deploy spoofed clones to exfiltrate database dumps and sensitive files. Although the official service is not itself malicious, cybersecurity advisories from Wordfence and Sucuri have documented cases where attackers leverage VaultPress’s API keys and User-Agent string to blend in with legitimate traffic while performing reconnaissance or stealing backup archives.

🔧 Technical Capabilities

The genuine VaultPress plugin operates by connecting to Automattic’s servers via HTTPS and performing full site backups including the WordPress database, uploaded media, themes, and plugin files. It uses the User-Agent string “VaultPress” (or variants like “VaultPress/1.0”) and authenticates with a unique API key. The bot scans for file changes, checks for known malicious patterns (e.g., eval() injections, base64 encoded payloads), and sends data to Automattic’s cloud. When repurposed by attackers, a spoofed VaultPress instance can silently pull the entire MySQL database via the same API endpoints, extract wp-config.php credentials, or exfiltrate uploaded malware that would normally be detected during backup. The service also includes a “security scanning” feature that checks for outdated plugins and weak passwords—information that, if accessed by an unauthorized party, reveals attack vectors.

📜 History & Notable Incidents

In 2012, a vulnerability (CVE-2012-0931) in the VaultPress plugin allowed remote code execution via a serialized object injection in the backup process, prompting an immediate patch. In 2019, researchers at Wordfence reported multiple cases where compromised VaultPress API keys were used to download full site backups from 400+ WordPress installations, an incident attributed to credential stuffing attacks against Automattic’s partner dashboard. Additionally, in 2023, Sucuri’s threat intelligence team observed a surge in fake VaultPress bots that mimicked the plugin’s heartbeat requests but instead targeted wp-content/backups directories, seeking unsecured backup files left by legitimate installs.

🔍 Detection Indicators

The primary detection indicator is the User-Agent string “VaultPress” or “VaultPress/1.0” combined with requests to paths like /wp-content/plugins/vaultpress/ or /?vaultpress_backup=1. Behavioral fingerprints include repeated POST requests to /xmlrpc.php with VaultPress-like payloads, abnormally high bandwidth consumption from a single IP, and attempts to download .sql.gz or .tar.gz files from wp-content. Legitimate VaultPress traffic originates from Automattic’s IP ranges (e.g., 192.0.64.0/18), whereas malicious versions often use residential proxies or non-Automattic ASNs.

☠️ Risk & Impact

A successful attack using a spoofed or credential-compromised VaultPress bot can result in complete site data exposure, including user credentials, encrypted private keys, and e‑commerce transaction records. Exfiltrated backups may contain hashed passwords that can be cracked offline, leading to account takeovers on the affected site and potentially across linked services. Additionally, loss of proprietary content (e.g., premium themes or customer databases) can cause severe reputational and financial damage.

🛡️ Mitigation

This bot is blocked immediately upon detection because its legitimate API access or spoofed identity grants it deep read privileges that bypass typical web application firewalls. Immediate blocking prevents data exfiltration, brute-force attempts tied to stolen credentials, and the misuse of legitimate backup channels for reconnaissance against the underlying infrastructure.

🛡️

Stop Bots. Save Bandwidth. Protect Revenue.

Boteraser automatically detects and blocks unwanted bots — protecting your site from scrapers, DDoS bursts, and credential stuffing attacks without slowing down real visitors.

✅ Start Free Protection

Setup takes under a minute  ·  Free trial available

ⓘ Data Notice: The information presented above has been compiled from publicly available internet sources. Boteraser aggregates this data solely for informational purposes and does not independently classify, evaluate, or endorse any findings about the bots listed. The accuracy and completeness of this information is the sole responsibility of the original publishers. Boteraser and its operators accept no liability for any decisions made based on this data.