SEPTEMBER 17, 2026
Live Feed
Back to database
Case File

CVE-2026-85107

MEDIUM · CVSS 4.3 EPSS 0.37%

Source: NVD + CISA KEV + EPSS · Published 2026-09-03 · Last synced 2026-09-17

CyberRota Analysis

AI-Generated

A vulnerability exists in NousResearch hermes-agent version 0.18.0, specifically within the Electron Main Process, where improper resource allocation can be exploited remotely. This flaw could potentially allow attackers to manipulate resource handling, leading to unintended resource consumption or application instability. Organizations using this version should prioritize remediation to mitigate the risk of exploitation.

CVE
CVE-2026-85107
Severity
MEDIUM
CVSS
4.3
EPSS
0.37%

Original NVD Description

A vulnerability was found in NousResearch hermes-agent 0.18.0. This vulnerability affects the function resourceBufferFromUrl of the file apps/desktop/electron/main.ts of the component Electron Main Process. Performing a manipulation results in allocation of resources. The attack may be initiated remotely. copyImageFromUrl() entry point no longer reachable on current main. That function did exist at v2026.8.3 but was removed by v2026.8.19. The modern copy-image path is Electron-native event.sender.copyImageAt().