Cyber Posture

CVE-2025-0747

High

Published: 30 January 2025

Published
30 January 2025
Modified
08 October 2025
KEV Added
Patch
CVSS Score 8.6 CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N
EPSS Score 0.0009 25.7th percentile
Risk Priority 17 60% EPSS · 20% KEV · 20% CVSS

Summary

CVE-2025-0747 is a high-severity Cross-site Scripting (CWE-79) vulnerability in Thesamur Embedai. Its CVSS base score is 8.6 (High).

Operationally, exploitation aligns with the MITRE ATT&CK technique JavaScript (T1059.007); ranked at the 25.7th percentile by exploit likelihood (below the median); it is not currently listed in the CISA KEV catalog.

This vulnerability is AI-related — categorised as Enterprise AI Assistants; in the Other ATLAS/OWASP Terms risk domain.

The strongest mitigations our analysis identified are NIST 800-53 SI-10 (Information Input Validation) and SI-15 (Information Output Filtering).

Threat & Defense at a Glance

What attackers do: exploitation maps to JavaScript (T1059.007). What defenders deploy: see the NIST 800-53 controls recommended below.
Threat & Defense Details

Mitigating Controls (NIST 800-53 r5)AI

prevent

Directly prevents authenticated attackers from injecting malicious JavaScript into stored messages by enforcing input validation mechanisms.

prevent

Prevents execution of injected JavaScript in victims' browsers by filtering and encoding chat message output during rendering.

prevent

Addresses the root cause of the stored XSS vulnerability in EmbedAI through timely flaw remediation and patching.

MITRE ATT&CK Enterprise TechniquesAI

T1059.007 JavaScript Execution
Adversaries may abuse various implementations of JavaScript for execution.
Why these techniques?

Stored XSS allows authenticated attackers to inject arbitrary JavaScript into chat messages, enabling execution in victims' browsers upon viewing the chat (Command and Scripting Interpreter: JavaScript).

NVD Description

A Stored Cross-Site Scripting vulnerability has been found in EmbedAI. This vulnerability allows an authenticated attacker to inject a malicious JavaScript code into a message that will be executed when a user opens the chat.

Deeper analysisAI

CVE-2025-0747 is a Stored Cross-Site Scripting (XSS) vulnerability, classified under CWE-79, affecting EmbedAI. Published on 2025-01-30, it carries a CVSS v3.1 base score of 8.6 (AV:N/AC:L/PR:N/UI:N/S:C/C:H/I:N/A:N). The issue enables injection of malicious JavaScript code into a message within the application.

An authenticated attacker can exploit this vulnerability by injecting malicious JavaScript into a message, which executes in the context of another user's browser when they open the chat. This leads to high-impact confidentiality violations through cross-origin data exfiltration, leveraging the changed scope.

Mitigation details are available in the INCIBE-CERT advisory on multiple vulnerabilities in EmbedAI at https://www.incibe.es/en/incibe-cert/notices/aviso/multiple-vulnerabilities-embedai.

Details

CWE(s)

Affected Products

thesamur
embedai
≤ 2.1

AI Security AnalysisAI

AI Category
Enterprise AI Assistants
Risk Domain
Other ATLAS/OWASP Terms
OWASP Top 10 for LLMs 2025
None mapped
Classification Reason
EmbedAI is a tool for creating chatbots, which are AI-powered conversational agents fitting the Enterprise AI Assistants category.

CVEs Like This One

CVE-2025-0744Same product: Thesamur Embedai
CVE-2025-0740Same product: Thesamur Embedai
CVE-2025-0739Same product: Thesamur Embedai
CVE-2025-0745Same product: Thesamur Embedai
CVE-2026-1090Shared CWE-79
CVE-2025-22326Shared CWE-79
CVE-2026-34557Shared CWE-79
CVE-2025-28880Shared CWE-79
CVE-2026-3880Shared CWE-79
CVE-2026-23997Shared CWE-79

References