Description
A vulnerability was detected in Alaev SEO Tools Extension up to 1.0.10 on Chrome. This impacts the function addDiv of the file src/popup.html of the component Popup UI. Performing a manipulation results in basic cross site scripting. The attack can be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Published: 2026-08-17
Score: 5.3 Medium
EPSS: < 1% Very Low
KEV: No
Impact: n/a
Action: n/a
AI Analysis

Impact

An attacker can inject arbitrary script through the addDiv function of the popup.html component, due to the lack of input sanitization. This basic cross‑Site Scripting allows malicious code to execute within the context of the extension’s popup interface and could expose sensitive data or alter the user experience. The vulnerability is classified as a CWE-74 and CWE-80, both of which represent cross‑Site Scripting weaknesses.

Affected Systems

The flaw exists in Alaev:SEO Tools Extension versions up to 1.0.10 on Google Chrome. Users running any of these affected releases should seek a fix.

Risk and Exploitability

The CVSS score of 5.3 denotes a moderate severity, and the EPSS score is not available, indicating no known widespread exploitation yet. The vulnerability is not listed in the CISA KEV catalog. Attackers can initiate the exploit remotely by manipulating the extension’s page SEO fields; the public exploit demonstrates that malicious code can be executed from the popup UI. While the impact is contained to the extension interface, remediation is recommended to mitigate potential data exposure or malicious content injection.

Generated by OpenCVE AI on August 17, 2026 at 06:50 UTC.

Remediation

No vendor fix or workaround currently provided.

OpenCVE Recommended Actions

  • Update the Alaev SEO Tools Extension to the latest version that includes input sanitization for popup.html.
  • If no updated version is available, uninstall or disable the extension entirely to remove the exploitable code path.
  • Apply Chrome's extension management controls to block or monitor unverified add-ons, and regularly review extensions for suspicious activity.

Generated by OpenCVE AI on August 17, 2026 at 06:50 UTC.

Tracking

Sign in to view the affected projects.

Advisories

No advisories yet.

History

Tue, 18 Aug 2026 15:30:00 +0000

Type Values Removed Values Added
Metrics ssvc

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


Mon, 17 Aug 2026 05:45:00 +0000

Type Values Removed Values Added
Description A vulnerability was detected in Alaev SEO Tools Extension up to 1.0.10 on Chrome. This impacts the function addDiv of the file src/popup.html of the component Popup UI. Performing a manipulation results in basic cross site scripting. The attack can be initiated remotely. The exploit is now public and may be used. The vendor was contacted early about this disclosure but did not respond in any way.
Title Alaev SEO Tools Extension Popup UI popup.html addDiv cross site scripting
First Time appeared Alaev
Alaev seo Tools Extension
Weaknesses CWE-74
CWE-80
CPEs cpe:2.3:a:alaev:seo_tools_extension:*:*:*:*:*:*:*:*
Vendors & Products Alaev
Alaev seo Tools Extension
References
Metrics cvssV2_0

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


Subscriptions

Alaev Seo Tools Extension
cve-icon MITRE

Status: PUBLISHED

Assigner: VulDB

Published:

Updated: 2026-08-18T14:25:26.245Z

Reserved: 2026-08-16T14:53:42.927Z

Link: CVE-2026-19988

cve-icon Vulnrichment

Updated: 2026-08-18T14:25:22.428Z

cve-icon NVD

Status : Deferred

Published: 2026-08-17T06:17:39.583

Modified: 2026-08-20T12:48:10.287

Link: CVE-2026-19988

cve-icon Redhat

No data.

cve-icon OpenCVE Enrichment

Updated: 2026-08-17T10:58:01Z

Weaknesses
  • CWE-74

    Improper Neutralization of Special Elements in Output Used by a Downstream Component ('Injection')

  • CWE-80

    Improper Neutralization of Script-Related HTML Tags in a Web Page (Basic XSS)