designthemes-portfolio Vulnerability (Medium) – CVE-2026-27385

designthemes-portfolio Vulnerability (Medium) – CVE-2026-27385

by | Mar 5, 2026 | Plugins

Attack Vectors

DesignThemes Portfolio (designthemes-portfolio) versions 1.3 and below are affected by a Medium-severity vulnerability (CVSS 6.1) identified as CVE-2026-27385. The issue is a Reflected Cross-Site Scripting (XSS) flaw, which typically relies on an attacker getting a person to interact with a crafted link or request.

In practical terms, an unauthenticated attacker could send a link to an employee, contractor, or partner (for example via email, messaging apps, social media, or a spoofed support request). If the target clicks the link or performs a prompted action while browsing your site, the injected script can run in their browser in the context of your WordPress site.

Security Weakness

The root cause is insufficient input sanitization and output escaping in DesignThemes Portfolio <= 1.3. That means the plugin may accept certain user-supplied data and render it back into a page without properly cleaning it, allowing a malicious script to be reflected back to the visitor.

Because this vulnerability can be exploited without logging in (no authentication required) but needs user interaction (a click), the business risk often concentrates around social engineering: attackers pair a believable message with a link designed to trigger the XSS on your site.

Technical or Business Impacts

Even at Medium severity, reflected XSS can create real business exposure: account misuse, reputational damage, and disruption to marketing operations. If a staff member with elevated WordPress permissions is targeted successfully, the impact can be higher—potentially enabling unauthorized changes to content, redirect behavior, or tracking scripts.

Marketing and leadership teams should consider the downstream effects: brand trust erosion if visitors are redirected or shown unexpected pop-ups, compliance concerns if user data or session information is exposed, and campaign performance distortion if analytics or tag management scripts are tampered with during a browsing session.

Remediation note: there is no known patch available at the time of writing. Based on your organization’s risk tolerance, mitigations may include uninstalling DesignThemes Portfolio and replacing it, restricting access to affected functionality, and reinforcing user-awareness controls to reduce click-based attacks. For details, see the official CVE entry: CVE-2026-27385 and the source advisory: Wordfence vulnerability report.

Similar Attacks

Reflected XSS is a common web attack pattern and has been observed across many widely used platforms. Examples include the British Airways Magecart-style compromise (web injection affecting customer payments): https://www.bbc.com/news/business-45488849, and the 2018 Ticketmaster breach tied to third-party script injection: https://www.bbc.com/news/business-44015622.

Vantage Vulnerability (Medium) – CVE-2026-5070

Attack Vectors CVE-2026-5070 is a Medium severity vulnerability (CVSS 6.4) affecting the Vantage WordPress theme (slug: vantage) in versions up to and including 1.20.32. It enables authenticated users with Contributor access or higher to inject malicious script into a...

WP Docs Vulnerability (Medium) – CVE-2026-3878

Attack Vectors CVE-2026-3878 is a Medium severity Stored Cross-Site Scripting (XSS) vulnerability (CVSS 6.4) affecting the WP Docs WordPress plugin (wp-docs) in versions 2.2.9 and below. The issue is exploitable by an authenticated user with Subscriber-level access or...

WPFore Subscribers