AUGUST 4, 2026
Live Feed
Back to database
Case File

CVE-2025-14467

MEDIUM · CVSS 4.4 EPSS 0.22%

Source: NVD + CISA KEV + EPSS (historical backfill) · Published 2025-12-12 · Last synced 2026-08-04

CyberRota Analysis

This is a medium severity vulnerability with a CVSS score of 4.4. It affects WordPress. Exploitation may require the attacker to be authenticated.

CVE
CVE-2025-14467
Severity
MEDIUM
CVSS
4.4
EPSS
0.22%
WordPress

Original NVD 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.