CVE-2026-6271
critical
CVSS v3
9.8
CVSS v2
—
VIR risk
9.8
Description
The Career Section plugin for WordPress is vulnerable to Arbitrary File Upload in all versions up to, and including, 1.7 via the CV upload handler. This is due to missing file type validation. This makes it possible for unauthenticated attackers to upload files that may be executable, which makes remote code execution possible.
Predictions
Exploit likelihood
97%
Patch ETA
—
Heuristic predictions, AS-IS, for prioritization only.
Mitigations
No vendor mitigations ingested yet for this CVE. The mitigation-content worker queues fetches as references arrive — check back in a few minutes, or see the references list below.
References
- https://plugins.trac.wordpress.org/changeset/3507785/career-section
- https://plugins.trac.wordpress.org/changeset/3507912/career-section
- https://plugins.trac.wordpress.org/changeset/3507917/career-section
- https://www.wordfence.com/threat-intel/vulnerabilities/id/005d1abc-761d-4f9a-bc21-aad63e8efd66?source=cve
CWEs
CWE-434
Verify integrity in audit chain (admin only). AS-IS.