VYPR
Medium severity6.4NVD Advisory· Published Sep 11, 2025· Updated Apr 15, 2026

CVE-2025-8318

CVE-2025-8318

Description

The Jobify plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘keyword’ parameter in all versions up to, and including, 1.4.4 due to insufficient input sanitization and output escaping. This makes it possible for authenticated attackers, with Contributor-level access and above, to inject arbitrary web scripts in pages that will execute whenever a user accesses an injected page.

AI Insight

LLM-synthesized narrative grounded in this CVE's description and references.

Stored XSS in Jobify WordPress plugin via 'keyword' parameter allows authenticated contributors to inject arbitrary scripts.

Vulnerability

Description The Jobify plugin for WordPress versions up to and including 1.4.4 contains a stored cross-site scripting (XSS) vulnerability in the 'keyword' parameter. The plugin fails to properly sanitize user input and escape output, enabling attackers to inject arbitrary web scripts [1].

Exploitation

To exploit this vulnerability, an attacker must be authenticated with at least Contributor-level access. They can supply crafted input to the 'keyword' parameter, which is stored and later displayed without adequate sanitization. When other users, including administrators, visit the affected page, the injected script executes in their browsers.

Impact

Successful exploitation allows attackers to perform actions such as session hijacking, defacing the site, redirecting users to malicious sites, or stealing sensitive information. The injected script runs in the context of the victim's browser, potentially compromising the entire WordPress installation.

Mitigation

As of the publication date, users should upgrade to a patched version of Jobify if available, or apply input validation and output escaping as a workaround. The vendor may have released a fix in a version newer than 1.4.4.

AI Insight generated on May 19, 2026. Synthesized from this CVE's description and the cited reference URLs; citations are validated against the source bundle.

Affected products

2

Patches

0

No patches discovered yet.

Vulnerability mechanics

AI mechanics synthesis has not run for this CVE yet.

References

3

News mentions

0

No linked articles in our index yet.