CVE-2025-14467

MEDIUM EPSS 10.3%
Published Dec 12, 20256mo ago · Modified Jun 17, 20261w ago
4.4 CVSS 3.1
Medium
Find Similar
Published Dec 12, 2025 6mo ago
Last Modified Jun 17, 2026 1w ago

Description

The WP Job Portal plugin for WordPress is vulnerable to Stored Cross-Site Scripting in all versions up to, and including, 2.4.4. This is due to the plugin explicitly whitelisting the `<script>` tag in its `WPJOBPORTAL_ALLOWED_TAGS` configuration and using insufficient input sanitization when saving job descriptions. This makes it possible for authenticated attackers, with Editor-level access and above, to inject arbitrary web scripts into job description fields via the job creation/editing interface. These scripts will execute whenever a user accesses an injected page, enabling session hijacking, credential theft, and other malicious activities.This only impacts multi-site installations, or those with unfiltered_html disabled.

CVSS Details

Base Score
4.4
Exploitability
1.3
Impact
2.7
Vector string
CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:C/C:L/I:L/A:N
Attack Vector Network
Attack Complexity High
Privileges Required High
User Interaction None
Scope Changed
Confidentiality Low
Integrity Low
Availability None

Threat Intelligence

EPSS Exploit Probability
10.3% percentile
Exploit & Patch Status
No Known Exploit
No Patch Available

Weaknesses 1

CWE-79 Cross-site Scripting Injection

References 7

  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/tags/2.3.9/includes/constants.php#L351
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/tags/2.3.9/modules/job/model.php#L1278
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/tags/2.3.9/modules/job/tmpl/views/frontend/title.php#L231
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/trunk/includes/constants.php#L351
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/trunk/modules/job/model.php#L1278
  • plugins.trac.wordpress.org https://plugins.trac.wordpress.org/browser/wp-job-portal/trunk/modules/job/tmpl/views/frontend/title.php#L231
  • wordfence.com https://www.wordfence.com/threat-intel/vulnerabilities/id/0c347b9f-d297-4cb5-9c4a-1001d845ed5a?source=cve

Remediation

No remediation data recorded yet

Check vendor advisories and the NVD entry for patch availability.