Security readout for executives and security teams
Plain-English summary
CVE-2025-68850 affects the WordPress Sell Downloads plugin through version 1.1.12. It is a broken access control issue that may let unauthenticated internet users access information they should not see. The available sources rate it high severity. No cited source states active exploitation.
Executive priority
Treat as a high-priority WordPress plugin exposure if your business sells or gates downloadable content. The main concern is unauthorized access to confidential downloads or related data. Prioritize inventory and vendor guidance checks, but do not assume active exploitation from the provided evidence.
Technical view
The CVE describes missing authorization in codepeople Sell Downloads, package name sell-downloads, affecting versions up to and including 1.1.12. CVSS 3.1 is 7.5: network-accessible, low complexity, no privileges, no user interaction, with high confidentiality impact and no integrity or availability impact. CWE mapping is CWE-862.
Likely exposure
WordPress sites using Sell Downloads version 1.1.12 or earlier are the relevant exposure. Sites not using this plugin, or using versions outside the affected range, are not indicated as affected by the provided sources.
Exploitation context
The CVSS vector indicates remote unauthenticated exploitation may be possible and would primarily affect confidentiality. The source bundle does not include exploit details, proof-of-concept status, or evidence of exploitation in the wild. The CVE is not marked as CISA KEV in the provided data.
Researcher notes
Public data is limited to the CVE record and Patchstack VDB entry. The weakness is described generically as missing authorization / incorrectly configured access control. No endpoint, vulnerable function, patch diff, exploit, or fixed version is provided in the supplied bundle, so testing should remain non-invasive and source-grounded.
Mitigation direction
- Inventory WordPress sites for the Sell Downloads plugin.
- Identify installed Sell Downloads versions and flag 1.1.12 or earlier.
- Check official vendor or Patchstack guidance for fixed versions or mitigations.
- Restrict or disable the plugin if business impact allows until guidance is confirmed.
- Monitor web logs for unusual unauthenticated access to download-related plugin resources.
Validation and detection
- Confirm whether sell-downloads is installed on each WordPress instance.
- Record the plugin version from trusted administrative or asset inventory data.
- Compare findings against the affected range: through 1.1.12.
- Review Patchstack and CVE records for updated remediation information.
- Prioritize validation on internet-facing sites handling paid or restricted downloads.
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-862: Authorization and privilege behavior lookup
Authorization weaknesses can support privilege escalation and valid-account review, depending on exploit path. 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-2025-68850 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
- High
- CVSS
- 7.5 (3.1)
- Known Exploited
- No
- Published
Vector: CVSS:3.1/AV:N/AC:L/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:L/PR:N/UI:N/S:U/C:H/I:N/A:N3.93.6Primary CVE scoreVulnerability scoring details
Base CVSS 3.1 score
7.5HighVector: CVSS:3.1/AV:N/AC:L/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.
Missing Authorization
Missing Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.
