Lucene search
+L

38915 matches found

CVE
CVE
added 2026/04/28 12:00 a.m.22 views

CVE-2026-38949

HTMLy 3.1.1 is affected by an XSS in the content creation flow at /add/content?type=image due to insufficient input sanitization. The CVE records an overall CVSSv3.1 base score of 8.9 (HIGH) with network attack vector, low attack complexity, user interaction required, and CHANGED scope; impacts t...

8.9CVSS5.6AI score0.00356EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/04/28 12:00 a.m.9 views

EUVD-2026-26063

Cross-Site Scripting XSS vulnerability exists in FUEL CMS v1.5.2 and before within the asset upload functionality. The application fails to properly sanitize uploaded SVG files, allowing a low-privileged authenticated user to upload a crafted SVG file containing malicious code...

5.4CVSS5.2AI score0.00165EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/04/28 12:00 a.m.22 views

PT-2026-35746

Cross-Site Scripting XSS vulnerability exists in FUEL CMS v1.5.2 and before within the asset upload functionality. The application fails to properly sanitize uploaded SVG files, allowing a low-privileged authenticated user to upload a crafted SVG file containing malicious code...

5.4CVSS5.2AI score0.00165EPSS
SaveExploits0References6
CVE
CVE
added 2026/04/27 11:24 p.m.73 views

CVE-2026-41369

OpenClaw prior to 2026.3.31 is affected by insufficient environment variable sanitization in host execution paths. The vulnerability concerns the sanitization of environment variables related to packages, registries, Docker, compilers, and TLS overrides, allowing an attacker to inject malicious v...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/04/27 11:24 p.m.7 views

CVE-2026-41369 OpenClaw < 2026.3.31 - Insufficient Environment Variable Sanitization in Host Execution

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/04/27 11:24 p.m.8 views

CVE-2026-41369

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/04/27 11:24 p.m.23 views

EUVD-2026-25949

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References3
OSV
OSV
added 2026/04/27 11:24 p.m.13 views

CVE-2026-41369 OpenClaw < 2026.3.31 - Insufficient Environment Variable Sanitization in Host Execution

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS6.1AI score
SaveExploits0References5
NVD
NVD
added 2026/04/27 4:16 p.m.13 views

CVE-2026-41466

ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the checkValidHtmlText function within Security.php that fails to properly sanitize user input by only detecting specific patterns while returning unsanitized strings without output encoding. Attackers ca...

5.4CVSS0.00184EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/04/27 3:11 p.m.15 views

CVE-2026-41466

ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the checkValidHtmlText function within Security.php that fails to properly sanitize user input by only detecting specific patterns while returning unsanitized strings without output encoding. Attackers ca...

5.4CVSS4.9AI score0.00184EPSS
SaveExploits0References5Affected Software1
Cvelist
Cvelist
added 2026/04/27 3:11 p.m.41 views

CVE-2026-41466 ProjeQtor < 12.4.4 Stored XSS via checkValidHtmlText()

ProjeQtor versions 7.0 through 12.4.3 contain a stored cross-site scripting vulnerability in the checkValidHtmlText function within Security.php that fails to properly sanitize user input by only detecting specific patterns while returning unsanitized strings without output encoding. Attackers ca...

5.4CVSS0.00184EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/04/27 12:00 a.m.24 views

PT-2026-35557

OpenClaw before 2026.3.31 contains insufficient environment variable sanitization in host exec operations, failing to filter package, registry, Docker, compiler, and TLS override variables. Attackers can exploit this by injecting malicious environment variables to override critical system...

7.1CVSS5.5AI score0.00307EPSS
SaveExploits0References4
NVD
NVD
added 2026/04/24 5:16 p.m.11 views

CVE-2026-41067

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace o...

6.1CVSS0.00189EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/04/24 4:57 p.m.5 views

CVE-2026-41067 Astro: XSS via incomplete `</script>` sanitization in `define:vars` allows case-insensitive and whitespace-based bypass

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace o...

6.1CVSS5.5AI score0.00189EPSS
SaveExploits1References1
EUVD
EUVD
added 2026/04/24 4:57 p.m.11 views

EUVD-2026-25573

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace o...

6.1CVSS5.5AI score0.00189EPSS
SaveExploits1References1
OSV
OSV
added 2026/04/24 4:57 p.m.11 views

CVE-2026-41067 Astro: XSS via incomplete `</script>` sanitization in `define:vars` allows case-insensitive and whitespace-based bypass

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace o...

6.1CVSS6AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/04/24 4:57 p.m.38 views

CVE-2026-41067 Astro: XSS via incomplete `</script>` sanitization in `define:vars` allows case-insensitive and whitespace-based bypass

Astro is a web framework. Prior to 6.1.6, the defineScriptVars function in Astro's server-side rendering pipeline uses a case-sensitive regex //g to sanitize values injected into inline tags via the define:vars directive. HTML parsers close elements case-insensitively and also accept whitespace o...

6.1CVSS0.00189EPSS
SaveExploits1References1
CVE
CVE
added 2026/04/24 4:57 p.m.32 views

CVE-2026-41067

Summary: CVE-2026-41067 affects Astro’s SSR pipeline, where defineScriptVars sanitizes inline script values using a case-sensitive //g regex. This fails to match closing script tags when payloads use case variants (e.g., ), whitespace before &gt; (), or self-closing forms (), allowing injected HT...

6.1CVSS5.5AI score0.00189EPSS
SaveExploits1References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/24 7:45 a.m.7 views

CVE-2026-4078

The ITERAS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple shortcodes iteras-ordering, iteras-signup, iteras-paywall-login, iteras-selfservice in all versions up to and including 1.8.2. This is due to insufficient input sanitization and output escaping in the...

6.4CVSS5.2AI score0.00257EPSS
SaveExploits0References15
EUVD
EUVD
added 2026/04/24 7:45 a.m.10 views

EUVD-2026-25407

The ITERAS plugin for WordPress is vulnerable to Stored Cross-Site Scripting via multiple shortcodes iteras-ordering, iteras-signup, iteras-paywall-login, iteras-selfservice in all versions up to and including 1.8.2. This is due to insufficient input sanitization and output escaping in the...

6.4CVSS5.6AI score0.00257EPSS
SaveExploits0References14
Rows per page
Query Builder