Description
A vulnerability was determined in Eleveo Quality Management 9.7.0. Impacted is an unknown function of the file /enc-fwk-data/api/v3/conversations/<ID>/events of the component Conversation Handler. This manipulation of the argument createdBy causes dynamically-determined object attributes. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-04
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in Eleveo Quality Management 9.7.0 and involves the Conversation Handler component. By manipulating the createdBy argument in the /enc-fwk-data/api/v3/conversations/<ID>/events endpoint, an attacker can cause the system to create or modify object attributes that are determined at runtime. This flaw allows remote actors to influence the internal data model, potentially leading to unauthorized data manipulation or configuration changes. The weakness is reflected in CWE‑913 and CWE‑915.

Affected Systems

Eleveo Quality Management, version 9.7.0, is the affected product. The problem is tied to the Conversation Handler component’s events API endpoint. No other versions or modules were identified as vulnerable.

Risk and Exploitability

The CVSS score of 5.3 labels the issue as medium severity. The EPSS score is not available, and the vulnerability is not listed in CISA KEV, but public disclosure indicates the exploit has been published. Because the attack vector is remote and the endpoint is exposed over the web, the risk to organizations that expose the API to untrusted networks is significant. Exploitation requires only sending a crafted request with a modified createdBy parameter.

Generated by OpenCVE AI on September 4, 2026 at 05:52 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply the vendor’s patch or upgrade to a release that corrects dynamic attribute handling.
  • Restrict access to the /enc-fwk-data/api/v3/conversations endpoint to authenticated and authorized users, and enforce strict role‑based controls.
  • Validate the createdBy parameter against a defined allow list and sanitize all inputs before processing.
  • Perform a code review or security testing focusing on dynamic attribute assignment to ensure no further insecure handling remains.

Generated by OpenCVE AI on September 4, 2026 at 05:52 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Fri, 04 Sep 2026 04:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in Eleveo Quality Management 9.7.0. Impacted is an unknown function of the file /enc-fwk-data/api/v3/conversations/<ID>/events of the component Conversation Handler. This manipulation of the argument createdBy causes dynamically-determined object attributes. The attack is possible to be carried out remotely. The exploit has been publicly disclosed and may be utilized. The vendor was contacted early about this disclosure but did not respond in any way.
Title Eleveo Quality Management Conversation events dynamically-determined object attributes
First Time appeared Eleveo
Eleveo quality Management
Weaknesses CWE-913
CWE-915
CPEs cpe:2.3:a:eleveo:quality_management:*:*:*:*:*:*:*:*
Vendors & Products Eleveo
Eleveo quality Management
References
Metrics cvssV2_0

{'score': 4, 'vector': 'AV:N/AC:L/Au:S/C:N/I:P/A:N/E:POC/RL:ND/RC:UR'}

cvssV3_0

{'score': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV3_1

{'score': 4.3, 'vector': 'CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:N/I:L/A:N/E:P/RL:X/RC:R'}

cvssV4_0

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


Subscriptions

Eleveo Quality Management
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-04T04:15:09.212Z

Reserved: 2026-09-03T18:45:04.248Z

Link: CVE-2026-85408

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Received

Published: 2026-09-04T05:17:15.743

Modified: 2026-09-04T05:17:15.743

Link: CVE-2026-85408

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-04T06:00:12Z

Weaknesses
  • CWE-913

    Improper Control of Dynamically-Managed Code Resources

  • CWE-915

    Improperly Controlled Modification of Dynamically-Determined Object Attributes