Lucene search
K

95 matches found

Tenable Nessus
Tenable Nessus
โ€ขadded 4 days agoโ€ข8 views

Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS : Vim vulnerability (USN-8342-1)

The remote Ubuntu 14.04 LTS / 16.04 LTS / 18.04 LTS / 20.04 LTS host has packages installed that are affected by a vulnerability as referenced in the USN-8342-1 advisory. It was discovered that Vim did not properly handle backticks in tag filenames. An attacker could possibly use this issue to...

6.6CVSS6.1AI score0.00144EPSS
Exploits0References2
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/14 8:29 p.m.โ€ข3 views

Svelte: ReDoS in `<svelte:element>` Tag Validation

An internal regex in the Svelte runtime can take exponential time to test in . You are only vulnerable to this if you allow tags of unconstrained length. If your application only allows a predetermined list of tags or trims their length before passing them to svelte:element, you are safe...

5.8AI score
Exploits0References3Affected Software1
Snyk
Snyk
โ€ขadded 2026/05/14 8:29 p.m.โ€ข4 views

Regular Expression Denial of Service (ReDoS)

Overview svelte is a package for building web applications. Affected versions of this package are vulnerable to Regular Expression Denial of Service ReDoS through the svelte:element tag validation process. An attacker can cause significant performance degradation by supplying specially crafted ta...

5.9CVSS5.8AI score
Exploits0References2
RedhatCVE
RedhatCVE
โ€ขadded 2026/05/14 7:58 p.m.โ€ข4 views

CVE-2026-44455

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the...

6.1CVSS5.8AI score0.00033EPSS
Exploits0References1
NVD
NVD
โ€ขadded 2026/05/13 4:16 p.m.โ€ข6 views

CVE-2026-44455

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the...

6.1CVSS0.00033EPSS
Exploits0References1
CVE
CVE
โ€ขadded 2026/05/13 2:57 p.m.โ€ข8 views

CVE-2026-44455

Summary: CVE-2026-44455 affects hono/jsx in the Hono web framework. Prior to version 4.12.16, unvalidated JSX tag names used via programmatic jsx() or createElement() during server-side rendering could be inserted into HTML output, allowing untrusted input to break element context and inject unin...

6.1CVSS5.8AI score0.00033EPSS
Exploits0References1Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/05/13 2:57 p.m.โ€ข24 views

CVE-2026-44455 Hono: Unvalidated JSX Tag Names in hono/jsx May Allow HTML Injection

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the...

4.7CVSS0.00033EPSS
Exploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/13 2:57 p.m.โ€ข5 views

CVE-2026-44455 Hono: Unvalidated JSX Tag Names in hono/jsx May Allow HTML Injection

Hono is a Web application framework that provides support for any JavaScript runtime. Prior to 4.12.16, Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the...

4.7CVSS5.8AI score0.00033EPSS
Exploits0References1
CNNVD
CNNVD
โ€ขadded 2026/05/13 12:0 a.m.โ€ข4 views

Hono ๆณจๅ…ฅๆผๆดž

Hono is a web framework written in TypeScript for the Hono community. Versions of Hono prior to 4.12.16 had an injection vulnerability. This vulnerability stemmed from improper handling of JSX element tag names in hono/jsx, allowing unvalidated tag names to be directly inserted into the generated...

6.1CVSS5.8AI score0.00033EPSS
Exploits0References2
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/11 8:59 p.m.โ€ข5 views

CVE-2026-43893 exiftool-vendored: Argument injection via newline characters in tag names

exiftool-vendored provides cross-platform Node.js access to ExifTool. Prior to 35.19.0, exiftool-vendored starts ExifTool in -stayopen True -@ - mode, where arguments are read from stdin one per line. In affected versions, several caller-supplied strings were interpolated into ExifTool arguments...

8.2CVSS6.4AI score0.00139EPSS
Exploits0References1
Vulnrichment
Vulnrichment
โ€ขadded 2026/05/08 3:28 a.m.โ€ข3 views

CVE-2026-42267 Kimai: Formula Injection via tag names in XLSX export

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS5.7AI score0.00034EPSS
Exploits1References2
CVE
CVE
โ€ขadded 2026/05/08 3:28 a.m.โ€ข7 views

CVE-2026-42267

Kimai vulnerability CVE-2026-42267 affects Kimai versions 2.27.0 through before 2.54.0. A user with ROLE_USER can create a tag whose name is a formula string (for example =SUM(54+51)) via POST /api/tags and attach it to a timesheet. When an admin exports to XLSX, ArrayFormatter.formatValue() conc...

6.8CVSS5.7AI score0.00034EPSS
Exploits1References2Affected Software1
Cvelist
Cvelist
โ€ขadded 2026/05/08 3:28 a.m.โ€ข24 views

CVE-2026-42267 Kimai: Formula Injection via tag names in XLSX export

Kimai is an open-source time tracking application. From version 2.27.0 to before version 2.54.0, any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joi...

6.8CVSS0.00034EPSS
Exploits1References2
OSV
OSV
โ€ขadded 2026/05/07 9:18 p.m.โ€ข3 views

GHSA-3V85-FQVH-7RXF Ech0's RSS feed renders unescaped tag names and raw-HTML markdown, stored XSS against subscribers

Summary The public RSS/Atom feed at /rss renders two attacker-controlled surfaces without HTML escaping. Tag names flow through fmt.AppendfrenderedContent, "%s", tag.Name at internal/service/common/common.go:120, and the Markdown renderer at internal/util/md/md.go does not set the html.SkipHTML...

4.8CVSS5.9AI score
Exploits0References3
OSV
OSV
โ€ขadded 2026/05/06 11:49 p.m.โ€ข5 views

GHSA-69XW-7HCM-H432 hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection

Summary Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the programmatic jsx or createElement APIs during server-side rendering, specially crafted values may...

4.7CVSS5.7AI score0.00033EPSS
Exploits0References3
Patchstack
Patchstack
โ€ขadded 2026/05/06 11:49 p.m.โ€ข3 views

NPM: hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection

NPM: hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection vulnerability discovered by ? in WordPress Npm hono versions 4.12.16...

6.1CVSS5.8AI score0.00033EPSS
Exploits0References3Affected Software1
Github Security Blog
Github Security Blog
โ€ขadded 2026/05/06 11:49 p.m.โ€ข4 views

hono/jsx has Unvalidated JSX Tag Names that May Allow HTML Injection

Summary Improper handling of JSX element tag names in hono/jsx allowed unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the programmatic jsx or createElement APIs during server-side rendering, specially crafted values may...

6.1CVSS5.7AI score0.00033EPSS
Exploits0References3Affected Software1
Snyk
Snyk
โ€ขadded 2026/05/06 11:49 p.m.โ€ข4 views

HTML Injection

Overview hono is an Ultrafast web framework for the Edges Affected versions of this package are vulnerable to HTML Injection via the jsx element tag. An attacker can inject unintended HTML elements or attributes, corrupt the HTML structure, or execute scripts by supplying malicious tag names as...

6.1CVSS5.9AI score0.00033EPSS
Exploits0References2
Positive Technologies
Positive Technologies
โ€ขadded 2026/05/06 12:0 a.m.โ€ข6 views

PT-2026-38318

Name of the Vulnerable Software and Affected Versions Hono versions prior to 4.12.16 Description Improper handling of JSX element tag names in hono/jsx allows unvalidated tag names to be directly inserted into the generated HTML output. When untrusted input is used as a tag name via the...

4.7CVSS5.8AI score0.00033EPSS
Exploits0References4
OSV
OSV
โ€ขadded 2026/05/05 8:53 p.m.โ€ข1 views

GHSA-3XC2-H5R3-WV3R Kimai vulnerable to formula Injection via tag names in XLSX export

Summary Any ROLEUSER can create a tag with a formula string as its name e.g. =SUM54+51 via POST /api/tags and assign it to a timesheet. When an admin exports timesheets to XLSX, ArrayFormatter.formatValue joins tag names with implode and returns the result unchanged. OpenSpout promotes any...

6.8CVSS5.8AI score0.00034EPSS
Exploits1References4
Rows per page
Query Builder