Security readout for executives and security teams
Plain-English summary
This CVE concerns the WordPress Upload Resume plugin by mbbhatti, versions through 1.2.0. The reported issue is sensitive information exposure, meaning resume data or related uploaded content could be disclosed to an unauthorized actor. The business concern is confidentiality of applicant or candidate information, not system takeover based on the provided sources.
Executive priority
Treat this as a confidentiality risk for applicant data. Prioritize externally reachable recruiting sites using this plugin, especially those collecting resumes or regulated personal information. Escalate if exposed files or unauthorized access are confirmed.
Technical view
CVE-2023-25965 is a CWE-200 sensitive information exposure issue in the resume-upload-form WordPress plugin. CVSS 3.1 is 5.9 with network attack vector, high attack complexity, no privileges, no user interaction, unchanged scope, high confidentiality impact, and no integrity or availability impact.
Likely exposure
Exposure is likely limited to WordPress sites using Upload Resume, package resume-upload-form, at versions up to and including 1.2.0. Sites not using this plugin are not indicated as affected by the supplied sources.
Exploitation context
The supplied bundle does not show CISA KEV listing or evidence of active exploitation. The CVSS vector indicates unauthenticated network reachability but high attack complexity. No exploit details, affected deployment conditions, or confirmed public weaponization are provided.
Researcher notes
Evidence is sparse: the bundle identifies CWE-200 and CVSS details but does not provide root cause, affected paths, proof-of-concept status, or a named patch. Validate exposure defensively through asset inventory, access-control review, and source-backed vendor guidance.
Mitigation direction
- Inventory WordPress sites for the Upload Resume plugin and installed version.
- Check Patchstack, WordPress plugin listings, or vendor guidance for a fixed version or mitigation.
- Temporarily disable or remove the plugin if sensitive uploads are exposed and no fix is available.
- Restrict access to resume upload storage and administrative views where feasible.
- Review retention of resume data and remove unnecessary sensitive files.
Validation and detection
- Confirm whether resume-upload-form is installed and active on each WordPress site.
- Verify the plugin version is not 1.2.0 or earlier.
- Check whether the site collects resumes or other applicant PII through this plugin.
- Review logs for unusual unauthenticated access to resume-related resources.
- Confirm uploaded resume files are protected from unauthorized access.
Public sources used
Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.
Conservative CVE-to-ATT&CK context
These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.
ATT&CK lookup starting points
Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.
CWE-200: Information exposure and cloud metadata lookup
Information exposure and SSRF weaknesses can make discovery, cloud metadata, and credential material review relevant. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.
Open ATT&CK lookupCVE-2023-25965 mapping review
Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.
Open ATT&CK lookup- Severity
- Medium
- CVSS
- 5.9 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
CNA and ADP enrichment extracted from CVE v5
These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.
CVSS vector scores
1 official scoreWe collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.
CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
5.9MediumVector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N
Source materials
Products and packages named in the record
CWE details
CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.
Exposure of Sensitive Information to an Unauthorized Actor
Exposure of Sensitive Information to an Unauthorized Actor represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
