Description
A vulnerability was found in ntegrals openbrowser up to 067fc45d649baa961750da8e2f4a75d87c5c75c8. Affected by this vulnerability is an unknown functionality of the file packages/core/src/agent/agent.ts of the component Browser Agent Message Construction. Performing a manipulation results in resource consumption. It is possible to initiate the attack remotely. The exploit has been made public and could be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-09-02
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The Browser Agent Message Construction component of ntegrals openbrowser contains a flaw that allows an attacker to manipulate inputs in agent.ts, triggering excessive resource consumption. This weakness exemplifies uncontrolled resource consumption (CWE‑400) and may also lead to denial of service due to missing bounds checks (CWE‑404). The result can be an exhaustion of memory or CPU, potentially denying legitimate use of the service.

Affected Systems

The affected product is ntegrals openbrowser. Because the project uses a rolling release model, all commits up to the last published commit (067fc45d649baa961750da8e2f4a75d87c5c75c8) are potentially vulnerable, and no specific version numbers are available. The vendor has not released a patch or confirmed a fix.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, and the vulnerability is not listed in the CISA KEV catalog. The attack can be carried out remotely by sending crafted messages to the Browser Agent endpoint, and the public exploit demonstrates that the issue can be abused to consume resources. Environments that expose the endpoint to untrusted networks are at higher risk, and the lack of a published fix means the optimal defense is to limit exposure until an official update becomes available.

Generated by OpenCVE AI on September 3, 2026 at 12:31 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Apply any official update from ntegrals when released
  • Restrict network access to the Browser Agent endpoint to trusted hosts only
  • Implement request rate limiting and set resource quotas on the agent service to constrain consumption
  • Monitor system resource usage and alert on abnormal spikes to detect ongoing attacks

Generated by OpenCVE AI on September 3, 2026 at 12:31 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 03 Sep 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

{'options': {'Automatable': 'no', 'Exploitation': 'poc', 'Technical Impact': 'partial'}, 'version': '2.0.3'}


Wed, 02 Sep 2026 17:30:00 +0000

Type Values Removed Values Added
Description A vulnerability was found in ntegrals openbrowser up to 067fc45d649baa961750da8e2f4a75d87c5c75c8. Affected by this vulnerability is an unknown functionality of the file packages/core/src/agent/agent.ts of the component Browser Agent Message Construction. Performing a manipulation results in resource consumption. It is possible to initiate the attack remotely. The exploit has been made public and could be used. This product is using a rolling release to provide continious delivery. Therefore, no version details for affected nor updated releases are available. The vendor was contacted early about this disclosure but did not respond in any way.
Title ntegrals openbrowser Browser Agent Message Construction agent.ts resource consumption
First Time appeared Ntegrals
Ntegrals openbrowser
Weaknesses CWE-400
CWE-404
CPEs cpe:2.3:a:ntegrals:openbrowser:*:*:*:*:*:*:*:*
Vendors & Products Ntegrals
Ntegrals openbrowser
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': 4.3, 'vector': 'CVSS:3.0/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:L/E:P/RL:X/RC:R'}

cvssV3_1

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

cvssV4_0

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


Subscriptions

Ntegrals Openbrowser
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-09-03T14:31:43.872Z

Reserved: 2026-09-02T11:50:31.499Z

Link: CVE-2026-84833

cve-icon Vulnrichment

Updated: 2026-09-03T13:44:06.165Z

cve-icon NVD

Status : Deferred

Published: 2026-09-02T18:21:33.370

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

Link: CVE-2026-84833

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-09-03T12:45:05Z

Weaknesses
  • CWE-400

    Uncontrolled Resource Consumption

  • CWE-404

    Improper Resource Shutdown or Release