Lucene search
+L

23835 matches found

Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-67196 Perspective 5.0.0 XSS via Debug Plugin innerHTML Interpolation

Perspective 5.0.0 contains a cross-site scripting vulnerability in the built-in Debug plugin that allows attackers to inject arbitrary HTML and JavaScript by writing table cell values containing unescaped HTML markup, which are interpolated directly into innerHTML during CSV serialization...

5.4CVSS0.0015EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 3 days ago6 views

brace-expansion: brace-expansion: Denial of Service via unbounded intermediate arrays

A flaw was found in the brace-expansion library. An attacker can provide specially crafted input to the expand function, which fails to apply length restrictions when creating intermediate arrays. This oversight allows the attacker to exhaust system memory or block the event loop, leading to a...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References9
OSV
OSV
added 3 days ago4 views

CVE-2026-61387

In Eclipse Milo versions 1.0.0 through 1.1.4, monitored-item quota accounting is not exception-safe: if item creation fails with an unchecked error, the server-global reservation is not restored. Deeply nested PubSub ExtensionObjects in a CreateMonitoredItems event filter can trigger a...

6.9CVSS5.5AI score
SaveExploits0References6
Circl
Circl
added 3 days ago6 views

GHSA-524P-V8JX-3FW6

creationtimestamp| type| source ---|---|--- 2026-08-04 08:29:03+00:00| seen| https://gist.github.com/Correctover/96443c637dcce0f9133003cf3a10990a...

5.3AI score
SaveExploits0References1
Circl
Circl
added 3 days ago6 views

CVE-2026-16881

creationtimestamp| type| source ---|---|--- 2026-08-04 06:50:21+00:00| seen| https://bsky.app/profile/cve.skyfleet.blue/post/23foeajdjcf52...

8.7CVSS5.3AI score0.00262EPSS
SaveExploits0References1
Circl
Circl
added 3 days ago7 views

CVE-2026-39932

creationtimestamp| type| source ---|---|--- 2026-08-04 06:06:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3msadtmns5w2m...

9.4CVSS5.3AI score0.00773EPSS
SaveExploits0References1
Circl
Circl
added 3 days ago9 views

CVE-2026-10849

creationtimestamp| type| source ---|---|--- 2026-08-04 03:31:05+00:00| seen| https://bsky.app/profile/postac001.bsky.social/post/3msa36ikf3x2c...

8.2CVSS5.3AI score0.00265EPSS
SaveExploits0References1
Tenable Nessus
Tenable Nessus
added 3 days ago8 views

RHEL 10 / 9 : Red Hat Ansible Automation Platform 2.6 Product Security and Bug Fix Update (Important) (RHSA-2026:50336)

The remote Redhat Enterprise Linux 10 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:50336 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

8.2CVSS6.8AI score0.00813EPSS
SaveExploits6References32
Tenable Nessus
Tenable Nessus
added 3 days ago8 views

RHEL 8 / 9 : Red Hat Ansible Automation Platform 2.5 Product Security and Bug Fix Update (Important) (RHSA-2026:50319)

The remote Redhat Enterprise Linux 8 / 9 host has packages installed that are affected by multiple vulnerabilities as referenced in the RHSA-2026:50319 advisory. Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT...

8.2CVSS6.9AI score0.00813EPSS
SaveExploits6References32
Circl
Circl
added 4 days ago6 views

CVE-2026-9390

creationtimestamp| type| source ---|---|--- 2026-08-03 21:00:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7fde7bch2o 2026-08-06 10:07:06+00:00| seen| https://bsky.app/profile/cyberhub.blog/post/3msfsahehei2n...

9.1CVSS5.3AI score0.00282EPSS
SaveExploits0References2
Circl
Circl
added 4 days ago7 views

CVE-2026-18108

creationtimestamp| type| source ---|---|--- 2026-08-03 21:00:05+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms7fdcwaxk22 2026-08-03 23:11:10+00:00| seen| https://mastodon.social/users/hugovalters/statuses/117034101614868174 2026-08-03 23:11:16+00:00| seen|...

9.8CVSS4.9AI score0.0022EPSS
SaveExploits0References4
Circl
Circl
added 4 days ago7 views

CVE-2025-69948

creationtimestamp| type| source ---|---|--- 2026-08-03 17:50:06+00:00| seen| https://bsky.app/profile/stackflag.bsky.social/post/3ms72plzxnp2a...

9.8CVSS5.3AI score0.00307EPSS
SaveExploits0References1
OSV
OSV
added 4 days ago8 views

GHSA-RGW5-RVV9-X895 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References7
Github Security Blog
Github Security Blog
added 4 days ago14 views

brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

Summary The maxLength mitigation added in 5.0.8 for GHSA-mh99-v99m-4gvg / CVE-2026-14257 is incomplete. It bounds the accumulator where results are combined, but not the intermediate arrays that feed it. A 25 KB input still crashes the Node process with an uncatchable out-of-memory error, so...

7.5CVSS5.5AI score0.00411EPSS
SaveExploits1References7Affected Software1
OSV
OSV
added 4 days ago7 views

CVE-2026-69152 brace-expansion: DoS via unbounded intermediate arrays, bypassing the CVE-2026-14257 mitigation

The brace-expansion library generates arbitrary strings containing a common prefix and suffix. Prior to 1.1.18, 2.1.4, 3.0.6, and 5.0.9, expand does not apply maxLength while constructing comma-alternative intermediate arrays or padded sequences, allowing attacker-controlled input to exhaust memo...

7.5CVSS5.6AI score
SaveExploits0References7
OSV
OSV
added 4 days ago6 views

GHSA-JJ27-H5HQ-8X99 Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

A Cross-Site Scripting XSS vulnerability has been identified in the Angular compiler's internationalization i18n pipeline. Although Angular disallows binding to event-handler attributes such as onclick and onerror through standard attribute validation validateAttribute / validateProperty, the i18...

7.6CVSS5.8AI score0.00328EPSS
SaveExploits0References6
Github Security Blog
Github Security Blog
added 4 days ago8 views

Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

A Cross-Site Scripting XSS vulnerability has been identified in the Angular compiler's internationalization i18n pipeline. Although Angular disallows binding to event-handler attributes such as onclick and onerror through standard attribute validation validateAttribute / validateProperty, the i18...

7.6CVSS5.8AI score0.00328EPSS
SaveExploits0References6Affected Software2
OSV
OSV
added 4 days ago7 views

CVE-2026-69151 Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.1, the Angular compiler i18n pipeline permits i18n-onerror and other i18n-on event-handler attributes, allowing a lower-trust...

7.6CVSS5.5AI score
SaveExploits0References7
CVE
CVE
added 4 days ago54 views

CVE-2026-69151

Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes is caused by the i18n pipeline allowing i18n-onerror and similar attributes to be translated, enabling a lower-trust translation file to replace a benign handler with executable JavaScript. Affected versions are prior to 20.3.2...

7.6CVSS5.5AI score0.00328EPSS
SaveExploits0References5
Cvelist
Cvelist
added 4 days ago44 views

CVE-2026-69151 Angular i18n: Cross-Site Scripting (XSS) via event-handler attributes

Angular is a development platform for building mobile and desktop web applications using TypeScript/JavaScript and other languages. Prior to 20.3.27, 21.2.19, and 22.0.1, the Angular compiler i18n pipeline permits i18n-onerror and other i18n-on event-handler attributes, allowing a lower-trust...

7.6CVSS0.00328EPSS
SaveExploits0References5
Rows per page
Query Builder