CVE-2026-3552
Last modified
CVE-2026-3552 is a medium-severity vulnerability rated 4.3/10 on the CVSS scale. The SurfLink - Ultimate Link Manager plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the ajax_import_410() function in all versions up to 2.6.0. This is due to a missing capability check (current_user_can()) and missing nonce verification (check_ajax_referer()) in the ajax_import_410() function, while all other AJAX handlers in the same class (ajax_add_single_410, ajax_save_editted_410, ajax_delete_410, ajax_bulk_410_delete, ajax_empty_410, ajax_export_410) properly implement both authorization and nonce checks. EPSS estimates a 0.21% chance of exploitation in the next 30 days.
Description
The SurfLink - Ultimate Link Manager plugin for WordPress is vulnerable to unauthorized data modification due to a missing capability check on the ajax_import_410() function in all versions up to 2.6.0. This is due to a missing capability check (current_user_can()) and missing nonce verification (check_ajax_referer()) in the ajax_import_410() function, while all other AJAX handlers in the same class (ajax_add_single_410, ajax_save_editted_410, ajax_delete_410, ajax_bulk_410_delete, ajax_empty_410, ajax_export_410) properly implement both authorization and nonce checks. This makes it possible for authenticated attackers, with Subscriber-level access and above, to import arbitrary URLs into the 410 Gone database table via the surfl_import_410 AJAX action. Injected URLs will cause the site to return HTTP 410 Gone responses to all visitors accessing those paths, potentially causing denial of service for legitimate pages and SEO damage through search engine delisting.
Metrics
CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N
Weakness Enumeration
Affected Software
Source: CNA advisory (CVE.org). NVD analysis pending.
| Vendor | Product | Versions |
|---|---|---|
| surflabtech | SurfLink – Link Manager & Backup Restore | < 2.6.0 |
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2026-3552?
How severe is CVE-2026-3552?
How do I fix CVE-2026-3552?
How Strix Helps
- Uncovering a hidden BOLA in Appsmith's snapshot logicStrix autonomously discovered a BOLA/IDOR vulnerability in Appsmith's snapshot deletion path.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-35514Chartbrew is an open-source web application that can connect…6.5
- CVE-2026-35515Nest is a framework for building scalable Node.js server-sid…6.1
- CVE-2026-35516LinkAce is a self-hosted archive to collect website links. P…5
- CVE-2026-35517FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35518FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35519FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35520FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35521FTLDNS (pihole-FTL) provides an interactive API and also gen…8.8
- CVE-2026-35523Strawberry GraphQL is a library for creating GraphQL APIs. S…7.5
- CVE-2026-35525LiquidJS is a Shopify / GitHub Pages compatible template eng…7.5
- CVE-2026-35526Strawberry GraphQL is a library for creating GraphQL APIs. P…7.5
- CVE-2026-35527Incus is an open source container and virtual machine manage…5
Are you affected by CVE-2026-3552?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
