Jobify – Job Board WordPress Theme Vulnerability (Medium) – CVE-202…

Jobify – Job Board WordPress Theme Vulnerability (Medium) – CVE-202…

by | Feb 26, 2026 | Themes

Attack Vectors

CVE-2024-52478 is a Medium-severity (CVSS 6.4) Stored Cross-Site Scripting (XSS) issue affecting the Jobify – Job Board WordPress Theme (slug: jobify) in versions prior to 4.3.0. The attacker must be authenticated with at least Contributor permissions (or higher) to inject malicious script content.

In practical terms, the risk often shows up when an organization has multiple content contributors (marketing, HR, recruiters, agencies, contractors) who can publish or submit content. An attacker who obtains or abuses a Contributor-level account can insert harmful scripts into content areas that later get viewed by other users (including administrators or site visitors), causing the script to run automatically when the affected page is loaded.

Security Weakness

The underlying weakness is insufficient input sanitization and output escaping in the Jobify theme versions up to (but not including) 4.3.0. This means certain user-supplied content is not properly cleaned before being stored, and/or not properly escaped when displayed on pages.

Because this is stored XSS, the malicious payload can persist in your site’s content and execute repeatedly for every visitor to the affected page—turning a single successful injection into an ongoing business risk until it’s removed and the theme is patched.

Technical or Business Impacts

Stored XSS can translate directly into business impact, even when the initial attacker access is “only” Contributor-level. Potential outcomes include: theft of user session information, unauthorized actions performed in a user’s browser, defacement or injection of fraudulent content, redirection to scam pages, and damage to brand trust—especially harmful for job boards where candidates and employers expect legitimacy.

For marketing and leadership teams, the biggest concerns tend to be: brand and reputational damage (malicious content displayed on your domain), lead/candidate trust erosion, and potential compliance exposure if user data or accounts are impacted. If an administrator views an injected page while logged in, the attacker may be able to leverage that interaction to expand their impact (for example, by triggering unauthorized actions through the admin’s browser session).

Remediation: Update Jobify – Job Board WordPress Theme to version 4.3.0 or a newer patched version. After updating, review recent content changes by Contributor+ users, and audit key pages (job listings, employer profiles, submission forms) for unexpected scripts or suspicious markup.

Similar Attacks

Stored XSS is a common and repeatedly exploited web risk category. For broader context, here are a few well-known examples and references:

CISA Alert: Multiple Cross-Site Scripting Vulnerabilities in WordPress Plugins
OWASP: Cross Site Scripting (XSS)
Acunetix: Stored XSS (Overview and Impact)

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