Description
A vulnerability was determined in simular-ai Agent-S up to 0.3.2. Affected by this vulnerability is the function ImageData of the file gui_agents/s1/utils/ocr_server.py of the component OCR HTTP API. Executing a manipulation of the argument img_bytes can lead to resource consumption. The attack may be launched 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-02
Score: 6.9 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in simular-ai’s Agent-S OCR HTTP API, specifically the ImageData function that accepts img_bytes. An attacker who sends a carefully crafted image payload can cause the server to consume excessive CPU or memory, leading to degraded performance or service interruption. This weakness falls under CWE-400 (Uncontrolled Resource Consumption) and CWE-404, and the official description calls it a resource consumption issue that can be exploited remotely. The impact is loss of availability for clients relying on the OCR service.

Affected Systems

The flaw affects simular-ai Agent-S versions up to and including 0.3.2. Administrators managing this product should verify that their deployment is within that range and look for any subsequent releases that address the issue. No other products or vendors are listed as affected in the CNA data.

Risk and Exploitability

The CVSS v3 base score of 6.9 indicates a medium severity threat, and the absence of an EPSS score means the exploit probability is currently unknown. Because the attack vector is described as remote and the vulnerability is exposed via an HTTP API, the potential for widespread exploitation exists if further workarounds remain available. The vulnerability is not yet catalogued in CISA’s KEV list, but given the public disclosure and lack of vendor response, it represents a realistic risk of denial of service in operational environments.

Generated by OpenCVE AI on September 3, 2026 at 09:07 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any available vendor patch or upgrade to a version newer than 0.3.2 if released.
  • Restrict external access to the OCR HTTP API by using firewall rules or network segmentation so that only trusted internal hosts can reach it.
  • Enforce strict validation on the img_bytes input, limiting the size and complexity of uploaded images, and implement request rate limiting to prevent excessive resource consumption.

Generated by OpenCVE AI on September 3, 2026 at 09:07 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Wed, 02 Sep 2026 21:00:00 +0000

Type Values Removed Values Added
Description A vulnerability was determined in simular-ai Agent-S up to 0.3.2. Affected by this vulnerability is the function ImageData of the file gui_agents/s1/utils/ocr_server.py of the component OCR HTTP API. Executing a manipulation of the argument img_bytes can lead to resource consumption. The attack may be launched 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 simular-ai Agent-S OCR HTTP API ocr_server.py ImageData resource consumption
First Time appeared Simular-ai
Simular-ai agent-s
Weaknesses CWE-400
CWE-404
CPEs cpe:2.3:a:simular-ai:agent-s:*:*:*:*:*:*:*:*
Vendors & Products Simular-ai
Simular-ai agent-s
References
Metrics cvssV2_0

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

cvssV3_0

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

cvssV3_1

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

cvssV4_0

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


Subscriptions

Simular-ai Agent-s
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-02T20:45:08.525Z

Reserved: 2026-09-02T14:16:05.643Z

Link: CVE-2026-84886

cve-icon Vulnrichment

No data.

cve-icon NVD

Status : Deferred

Published: 2026-09-03T05:16:47.167

Modified: 2026-09-03T17:25:25.113

Link: CVE-2026-84886

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T09:45:03Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-404

    Improper Resource Shutdown or Release