Description
A flaw has been found in netease-youdao LobsterAI 2026.6.10. This affects the function parseMediaTokensFromText of the file src/renderer/services/artifactParser.ts of the component MEDIA Path Handler. This manipulation causes information disclosure. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Published: 2026-08-06
Score: 5.3 Medium
EPSS: n/a
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

The vulnerability resides in the parseMediaTokensFromText function of LobsterAI's MEDIA Path Handler, allowing an attacker to trigger the function remotely and cause disclosure of sensitive data. The exact type of data exposed has not been specified, but the function parses media tokens from text, implying that internal token or path information could be leaked. Because the flaw can be exploited from a remote context, any authenticated or unauthenticated user with network access to the application potentially could gain unintended information.

Affected Systems

Netease-Youdao LobsterAI version 2026.6.10 is affected. The issue appears in the src/renderer/services/artifactParser.ts file within the MEDIA component of LobsterAI. No other versions or components are currently listed as vulnerable.

Risk and Exploitability

The CVSS score of 5.3 indicates moderate severity. The EPSS score is not available, but the published exploit suggests the vulnerability is reachable and may already be in use. The vulnerability is not listed in the CISA KEV catalog. The attack vector is inferred to be remote, likely through network requests that invoke the vulnerable parseMediaTokensFromText routine. Without a vendor patch, the risk remains until a fix is released or mitigated.

Generated by OpenCVE AI on August 6, 2026 at 05:20 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Check for an updated version or official patch from Netease-Youdao and upgrade immediately once available.
  • Disable or remove the MEDIA Path Handler or block calls to parseMediaTokensFromText if a patch is not forthcoming.
  • Implement monitoring of application logs and network traffic to detect unusual calls to the artifact parsing routine, and alert on potential exploitation attempts.

Generated by OpenCVE AI on August 6, 2026 at 05:20 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Thu, 06 Aug 2026 04:30:00 +0000

Type Values Removed Values Added
Description A flaw has been found in netease-youdao LobsterAI 2026.6.10. This affects the function parseMediaTokensFromText of the file src/renderer/services/artifactParser.ts of the component MEDIA Path Handler. This manipulation causes information disclosure. The attack is possible to be carried out remotely. The exploit has been published and may be used. The project was informed of the problem early through an issue report but has not responded yet.
Title netease-youdao LobsterAI MEDIA Path artifactParser.ts parseMediaTokensFromText information disclosure
First Time appeared Netease-youdao
Netease-youdao lobsterai
Weaknesses CWE-200
CWE-284
CPEs cpe:2.3:a:netease-youdao:lobsterai:*:*:*:*:*:*:*:*
Vendors & Products Netease-youdao
Netease-youdao lobsterai
References
Metrics cvssV2_0

{'score': 5, 'vector': 'AV:N/AC:L/Au:N/C:P/I:N/A:N/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:L/I:N/A:N/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:L/I:N/A:N/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:L/VI:N/VA:N/SC:N/SI:N/SA:N/E:P'}


Subscriptions

Netease-youdao Lobsterai
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-06T04:00:11.747Z

Reserved: 2026-08-05T19:31:06.424Z

Link: CVE-2026-18995

cve-icon Vulnrichment

No data.

cve-icon NVD

No data.

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-06T05:30:16Z

Weaknesses
  • CWE-200

    Exposure of Sensitive Information to an Unauthorized Actor

  • CWE-284

    Improper Access Control