LiveActive security incident?Get immediate response
CVE Record

CVE-2023-25965: WordPress Upload Resume plugin <= 1.2.0 - Sensitive Data Exposure vulnerability

Exposure of Sensitive Information to an Unauthorized Actor vulnerability in mbbhatti Upload Resume.This issue affects Upload Resume: from n/a through 1.2.0.

MediumCVSS 5.9Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

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.
Prepared
Confidence
medium
Sources
3

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

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 · medium confidence lookup

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 lookup
cve · low confidence lookup

CVE-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
Vulnerability profileCVE Program record
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

Official CVE source material

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.

1CVSS vectors
0Timeline events
0ADP providers
2Source links

CVSS vector scores

1 official score

We 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.

ScoreVersionSeverityVectorExploitImpactSource
5.9CVSS 3.1MediumCVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N2.23.6Primary CVE score

Vulnerability scoring details

Base CVSS 3.1 score

5.9Medium
CVSS 3.1 vector shape for CVE-2023-25965Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone
Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
mbbhattiUpload Resumeresume-upload-form, n/aunaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-200 · source CWE mapping

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.