| 开发者 | vulncue |
|---|---|
| 更新时间 | 2026年9月18日 21:17 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
.env,
.git), and more.
All of these checks are 100% free, with no need to create an account or
give your email. If you want an email alert when a new vulnerability (CVE)
affects one of your installed plugins, you can connect a free account from
VulnCue's client area (https://vulncue.com/) — optional, never required to
use the plugin.
vulncue-security folder to /wp-content/plugins/, or install
it from Dashboard → Plugins → Add New, searching for "VulnCue".No. This plugin only sees what's visible from inside your WordPress installation. An external scan (like the one VulnCue runs from the outside, or a pentest) checks additional things that can only be seen from the outside: TLS certificate, HTTP headers, email SPF/DMARC records, mixed content, etc.
No. Scanning and the known-vulnerability check work without creating any account. The account is optional and only adds email alerts for new CVEs.
No. By design, it doesn't modify anything on your site — it only detects issues and explains how to fix each one. Applying the change (updating, moving a file, editing wp-config.php) is up to you or whoever manages the site.
No. The whole scan only runs when you open the plugin's screen in wp-admin — never for your visitors or on the public side of your site.
It starts at 0 and each finding adds points based on its severity: up to 30 for critical, 18 for high, 8 for medium, 3 for low, and 1 for informational — each additional finding of the same severity adds less and less, so lots of minor warnings don't drive up the risk as much as a single serious one. 0 means no problem was detected in the last scan, and 100 is the maximum risk.
You can click "Scan again" whenever you want. If you connect an account, it also scans itself automatically: every 7 days on the free account, every day on a paid plan.
Yes. Each site on the network is scanned separately (its own findings and risk level), and the Network Dashboard shows a combined summary of every site.
Everything the plugin saved on your WordPress is deleted, and the client area is notified that this site is no longer connected. Your VulnCue account itself isn't deleted (in case you use it on another site with the same email).