LiveActive security incident?Get immediate response
CVE Record

CVE-2025-13004: IDOR in Farktor Software's E-Commerce Package

Authorization Bypass Through User-Controlled Key vulnerability in Farktor Software E-Commerce Services Inc. E-Commerce Package allows Manipulating User-Controlled Variables. This issue affects E-Commerce Package: through 27112025.

MediumCVSS 6.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-13004 is an authorization bypass/IDOR issue in Farktor Software E-Commerce Package. A logged-in user may be able to manipulate user-controlled identifiers and change data they should not control. The CVSS score is 6.3, reflecting meaningful integrity impact but requiring privileges and user interaction.

Executive priority

Treat as a timely but not emergency issue unless the product handles critical transactions or sensitive operational data. Prioritize inventory, vendor guidance review, and validation of authorization controls because the issue can allow unauthorized data manipulation.

Technical view

The CVE describes CWE-639: authorization bypass through a user-controlled key. The affected product is Farktor Software E-Commerce Package, reported as affected through 27112025. CVSS v3.1 vector is AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L. Public data does not provide endpoint details, proof-of-concept information, or confirmed remediation.

Likely exposure

Organizations using Farktor Software E-Commerce Package may be exposed, especially internet-facing deployments with authenticated customer or administrative workflows. The available sources do not identify specific modules, endpoints, or deployment conditions.

Exploitation context

No cited source indicates active exploitation, and the CVE is not listed as KEV in the provided data. Exploitation appears to require network access, low privileges, and user interaction, with primary risk to data integrity and some availability impact.

Researcher notes

Public detail is limited. The record names CWE-639 and a broad affected range but does not provide vulnerable parameters, endpoints, patches, or exploit artifacts. The USOM URL is marked broken in the bundle, while the Turkish cybersecurity advisory remains a cited government source.

Mitigation direction

  • Check Farktor or government advisory guidance for fixed versions or configuration mitigations.
  • Inventory any Farktor E-Commerce Package deployments and identify exposed environments.
  • Restrict access to administrative and sensitive workflows where feasible.
  • Review authorization controls around user-controlled object identifiers.
  • Monitor application logs for unauthorized object access or unexpected data changes.

Validation and detection

  • Confirm whether the organization runs Farktor Software E-Commerce Package.
  • Determine installed version and compare it with vendor or advisory guidance.
  • Review application routes handling user-controlled IDs for object-level authorization checks.
  • Check logs for suspicious cross-account or cross-object modification attempts.
  • Track the cited government advisory for remediation updates.
Prepared
Confidence
medium
Sources
4

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

CWE-639: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. 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
description · low confidence lookup

Privilege behavior lookup

The CVE wording references privilege impact, so privilege escalation and authorization behavior review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2025-13004 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
6.3 (3.1)
Known Exploited
No
Published

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

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
3Timeline events
1ADP providers
3Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: noTechnical Impact: partial

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
6.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:L/UI:R/S:U/C:N/I:H/A:L2.14.2TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

6.3Medium
CVSS 3.1 vector shape for CVE-2025-13004Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

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

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

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  2. CVE publishedCVE Program

    The CVE record was published.

  3. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Farktor Software E-Commerce Services Inc.E-Commerce Package0unaffected
Weakness

CWE details

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

CWE-639 · source CWE mapping

Authorization Bypass Through User-Controlled Key

Authorization Bypass Through User-Controlled Key represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.