Description
Concrete CMS Community Store before 2.7.8 derives digital product download tokens from order creation timestamps instead of random values, making tokens predictable. Unauthenticated attackers can enumerate sequential order and file identifiers to calculate valid download tokens and retrieve digital goods purchased by other customers.
Published: 2026-09-22
Score: 8.7 High
EPSS: n/a
KEV: No
Impact: Unauthorized retrieval of purchased digital goods
Action: Upgrade
AI Analysis

Impact

Concrete CMS Community Store generates digital download tokens from the order creation timestamp instead of a random value; this predictable token scheme allows attackers to compute valid download URLs for purchased products. As a result, unauthenticated users can bypass access controls and retrieve digital goods bought by other customers, directly compromising confidentiality. The underlying weakness is classified as CWE-340.

Affected Systems

The vulnerability affects all installations of the Concrete CMS Community Store component running any version prior to v2.7.8. Users of community_store 2.7.7 or earlier that provide digital downloads are susceptible, regardless of server environment or configuration.

Risk and Exploitability

The vulnerability has a CVSS score of 8.7, indicating high severity. No EPSS score or KEV listing is available, but the description shows that authentication is not required and the token calculations are deterministic once an attacker knows the order and file identifiers. The risk to sites with active digital downloads is therefore moderate to high, as attackers can enumerate sequential order and file IDs to forge valid tokens.

Generated by OpenCVE AI on September 22, 2026 at 17:05 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Upgrade the Community Store module to v2.7.8 or later where download tokens are randomly generated.
  • Verify that the token generation algorithm no longer relies on order timestamps; review code or configuration if accessible.
  • Monitor download logs for abnormal activity and confirm that unauthorized downloads are no longer possible.

Generated by OpenCVE AI on September 22, 2026 at 17:05 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 22 Sep 2026 18:30:00 +0000

Type Values Removed Values Added
First Time appeared Concretecms-community-store
Concretecms-community-store community Store
Vendors & Products Concretecms-community-store
Concretecms-community-store community Store

Tue, 22 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Description Concrete CMS Community Store before 2.7.8 derives digital product download tokens from order creation timestamps instead of random values, making tokens predictable. Unauthenticated attackers can enumerate sequential order and file identifiers to calculate valid download tokens and retrieve digital goods purchased by other customers.
Title Concrete CMS Community Store before 2.7.8 Predictable Digital Download Token
First Time appeared Nbubna
Nbubna store
Weaknesses CWE-340
CPEs cpe:2.3:a:nbubna:store:*:*:*:*:*:*:*:*
Vendors & Products Nbubna
Nbubna store
References
Metrics cvssV3_1

{'score': 7.5, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N'}

cvssV4_0

{'score': 8.7, 'vector': 'CVSS:4.0/AV:N/AC:L/AT:N/PR:N/UI:N/VC:H/VI:N/VA:N/SC:N/SI:N/SA:N'}


Subscriptions

Concretecms-community-store Community Store
Nbubna Store
cve-icon MITRE

Status: PUBLISHED

Assigner: VulnCheck

Published:

Updated: 2026-09-22T15:24:11.860Z

Reserved: 2026-09-22T12:28:52.741Z

Link: CVE-2026-95653

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-22T16:18:18.607

Modified: 2026-09-22T16:18:18.607

Link: CVE-2026-95653

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-22T18:15:15Z

Weaknesses
  • CWE-340

    Generation of Predictable Numbers or Identifiers