CVE-2025-6851
Broken Link Notifier <= 1.3.0 - Unauthenticated Server-Side Request Forgery
Record summary
CVE-2025-6851 has a selected CVSS score of 7.2 (high); EIP currently links 1 Nuclei template.
Description
The Broken Link Notifier plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.3.0 via the ajax_blinks() function which ultimately calls the check_url_status_code() function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Exploitation context
Known exploitation
- VulnCheck KEV
- Listed · Jul 10, 2025 · VulnCheck
- Reported exploitation
- Observed · VulnCheck
Available material
- Nuclei templates
- 1
CISA SSVC decision
CISA Coordinator · SSVC 2.0.3 · Evaluated Jul 11, 2025 · Source: CVE List
Affected products and versions
2| Product | Source | Version range | Status |
|---|---|---|---|
Broken Link Notifier plugin for WordPressBrowse PluginRx / Broken Link Notifier plugin for WordPress | VulnCheck | Version data not supplied | |
Broken Link NotifierBrowse apos37 / Broken Link NotifierDefault status: unaffected | CVE List | Through 1.3.0 | affected |
Nuclei templates
1ProjectDiscoveryHIGHWordPress Broken Link Notifier < 1.3.1 - Unauthenticated SSRFCVSS 7.5
The Broken Link Notifier plugin for WordPress is vulnerable to Server-Side Request Forgery in all versions up to, and including, 1.3.0 via the ajax_blinks() function which ultimately calls the check_url_status_code() function. This makes it possible for unauthenticated attackers to make web requests to arbitrary locations originating from the web application and can be used to query and modify information from internal services.
Impact
An attacker can exploit this vulnerability to perform server-side request forgery attacks, potentially accessing internal services, reading local files, or conducting port scanning from the server's perspective.
Remediation
Update the Broken Link Notifier plugin to version 1.3.1 or later which fixes this vulnerability. If immediate update is not possible, consider temporarily disabling the plugin until the fix can be applied.
Source: ProjectDiscovery