LiveActive security incident?Get immediate response
CVE Record

CVE-2025-8532: IDOR in Bimser's eBA Document and Workflow Management System

Authorization Bypass Through User-Controlled Key, Improper Authorization vulnerability in Bimser Solution Software Trade Inc. EBA Document and Workflow Management System allows Forceful Browsing. This issue affects eBA Document and Workflow Management System: from 6.7.164 before 6.7.166.

MediumCVSS 6.4Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

CVE-2025-8532 is an authorization bypass in Bimser eBA Document and Workflow Management System. A low-privileged user may force access to workflow or document functions by manipulating a user-controlled key. The main business risk is unauthorized changes or access inside affected eBA deployments.

Executive priority

Treat as a targeted internal application risk, not an internet-scale emergency based on current evidence. Prioritize remediation if eBA handles sensitive documents, regulated workflows, approvals, or business-critical records.

Technical view

The issue is described as Authorization Bypass Through User-Controlled Key and Improper Authorization, mapped to CWE-285 and CWE-639. It affects eBA Document and Workflow Management System from version 6.7.164 before 6.7.166. CVSS 3.1 is 6.4: AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N.

Likely exposure

Organizations running Bimser eBA version 6.7.164 are the known exposed group. Default status is listed as unaffected for other versions. Exposure appears limited to users with low privileges and conditions represented by local attack vector and high complexity in CVSS.

Exploitation context

The source bundle does not report active exploitation, and the CVE is not listed as KEV. Public details are limited. The vulnerability may allow forceful browsing or IDOR-style access where authorization relies on a user-controlled key.

Researcher notes

Evidence is sparse beyond the CVE record and Turkish government advisory references. Avoid assuming broader version impact or exploit availability. Focus validation on version presence, authorization boundary testing in authorized environments, and whether 6.7.166 is deployed.

Mitigation direction

  • Inventory Bimser eBA deployments and identify exact versions.
  • Prioritize upgrade from 6.7.164 to 6.7.166 or later, following vendor guidance.
  • Restrict eBA access to trusted users and networks where feasible.
  • Review authorization controls around document and workflow access.
  • Monitor vendor and government advisories for updated remediation details.

Validation and detection

  • Confirm whether any eBA instance runs version 6.7.164.
  • Check vendor release notes for 6.7.166 security remediation.
  • Review access logs for unusual document or workflow object access.
  • Validate role-based access controls after applying updates.
  • Document compensating controls if immediate upgrade is not possible.
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-285: 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
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-8532 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.4 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/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
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.4CVSS 3.1MediumCVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/A:N1.14.7TR-CERT

Vulnerability scoring details

Base CVSS 3.1 score

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

Vector: CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:C/C:L/I:H/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

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
Bimser Solution Software Trade Inc.eBA Document and Workflow Management System6.7.164unaffected
Weakness

CWE details

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

CWE-285 · source CWE mapping

Improper Authorization

Improper Authorization represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.

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.