Lucene search
+L

3956 matches found

RedhatCVE
RedhatCVE
added 2026/09/11 6:42 p.m.11 views

CVE-2026-88057

A flaw was found in Angular's @angular/core and @angular/compiler components. This vulnerability allows a remote attacker to bypass security sanitization mechanisms. By injecting malicious data into specific HTML attributes, an attacker can cause the application to execute arbitrary JavaScript co...

5.4CVSS6.3AI score0.00408EPSS
SaveExploits0References12
Positive Technologies
Positive Technologies
added 2026/09/11 12:00 a.m.15 views

PT-2026-89766

In PCRE2 before 10.48, pcre2 jit match mishandles a previously copied subject being passed in as a context. An incorrect free operation can occur...

7.4CVSS5.8AI score0.00119EPSS
SaveExploits0References3
vulnersOsv
vulnersOsv
added 2026/09/10 8:18 p.m.11 views

@africanies/angular-web-sdk (>=0.1.0, <=0.1.8), @bitblit/ngx-acute-common (>=6.1.210-alpha, <=6.1.222-alpha) +16 more potentially affected by CVE-2026-88057 via @angular/compiler (>=22.0.0, <=22.0.8)

@angular/compiler NPM version =22.0.0, =0.1.0, =6.1.210-alpha, =6.1.210-alpha, =23.0.0-alpha.2, =23.0.0-alpha.2, =0.0.0, =0.249.2, =0.250.0 and more Source cves: CVE-2026-88057 Source advisory: OSV:GHSA-HH8M-FM6V-7CVG...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/09/10 8:18 p.m.10 views

@absolutejs/absolute (0.12.4), @bitblit/ngx-acute-common (>=5.1.121, <=6.1.180-alpha) +36 more potentially affected by CVE-2026-88057 via @angular/compiler (>=20.0.0, <=20.3.21)

@angular/compiler NPM version =20.0.0, =5.1.121, =5.1.121, =261.20.1, =19.2.2-snapshot-1746816578592, =19.2.2-snapshot-1746816578592, =7.3.49-4369, =4.2.16-4435, =8.9.1, =8.9.1, =0.0.57, =0.0.60 - @saritasa/renewaire-frontend-sdk 0.1.0-dev.101 and more Source cves: CVE-2026-88057 Source advisory:...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0
vulnersOsv
vulnersOsv
added 2026/09/10 8:18 p.m.12 views

3d-card (0.0.2), 4byte-peru-components (1.0.0) +299 more potentially affected by CVE-2026-88057 via @angular/compiler (>=19.0.0, <=19.2.25)

@angular/compiler NPM version =19.0.0, =3.19.0, =0.0.327, =19.0.0, =8.0.0, =3.0.0, =1.0.0, =3.0.3 - @astro-sports-developers/shared 0.0.3 and more Source cves: CVE-2026-88057 Source advisory: OSV:GHSA-HH8M-FM6V-7CVG...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0
OSV
OSV
added 2026/09/10 8:18 p.m.10 views

GHSA-HH8M-FM6V-7CVG Angular: Sanitization bypass via directive host bindings on concrete host elements in @angular/core and @angular/compiler

Angular automatically sanitizes untrusted values bound to security-sensitive DOM sinks such as href, src, action, xlink:href, and data to protect against Cross-Site Scripting XSS. Prior to the fix, the Angular compiler determined the SecurityContext for directive host bindings host: 'attr.href':...

5.3CVSS6AI score0.00408EPSS
SaveExploits0References10
vulnersOsv
vulnersOsv
added 2026/09/10 8:18 p.m.13 views

@amwaljs/checkout-angular (0.2.11), @augustalabs/ki-assistent (>=1.0.8, <=1.0.14) +21 more potentially affected by CVE-2026-88057 via @angular/compiler (>=21.0.0, <=21.2.19)

@angular/compiler NPM version =21.0.0, =1.0.8, =6.1.182-alpha, =6.1.182-alpha, =0.1.0-beta.54, =0.1.0, =21.0.0-alpha.10, =21.0.0-alpha.10, =1.0.0, =4.4.0-beta.2, =1.0.0-next.27766, =1.0.77-rc.1, =0.0.1, =0.5.11 - foliokit 0.0.0 and more Source cves: CVE-2026-88057 Source advisory:...

5.3CVSS5.8AI score0.00408EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/09/10 8:18 p.m.12 views

Angular: Sanitization bypass via directive host bindings on concrete host elements in @angular/core and @angular/compiler

Angular automatically sanitizes untrusted values bound to security-sensitive DOM sinks such as href, src, action, xlink:href, and data to protect against Cross-Site Scripting XSS. Prior to the fix, the Angular compiler determined the SecurityContext for directive host bindings host: 'attr.href':...

5.3CVSS6AI score0.00408EPSS
SaveExploits0References10Affected Software2
Github Security Blog
Github Security Blog
added 2026/09/10 3:11 p.m.15 views

n8n: Expression Sandbox Escape via Class-Field Sanitizer Rebinding Can Lead to Code Execution

Impact The expression compiler's sanitizer resolved through a dynamically-scoped this, so a class field named sanitize rebound it and reached the Function constructor. On the backend, any expression author could run code in the n8n process; in the editor preview, a member's expression could run a...

8.8CVSS5.6AI score0.00429EPSS
SaveExploits0References6Affected Software1
EUVD
EUVD
added 2026/09/10 3:11 p.m.12 views

EUVD-2026-74280

n8n: Expression Sandbox Escape via Class-Field Sanitizer Rebinding Can Lead to Code Execution...

8.7CVSS5.7AI score0.00429EPSS
SaveExploits0References5
NVD
NVD
added 2026/09/08 10:19 p.m.8 views

CVE-2026-86076

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.8CVSS0.00429EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/08 9:28 p.m.34 views

CVE-2026-86076 n8n: Expression Sandbox Escape in Editor-UI Enables Stored Cross-User JavaScript Execution

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.7CVSS0.00429EPSS
SaveExploits0References4
CVE
CVE
added 2026/09/08 9:28 p.m.37 views

CVE-2026-86076

n8n , an open-source workflow automation platform, is affected by an expression sandbox escape in the Editor-UI. Prior to versions 1.123.76 , 2.37.7 , and 2.38.2 , the expression compiler sanitizer (the PrototypeSanitizer hook in packages/workflow/src/expression-sandboxing.ts) resolved through dy...

8.8CVSS6AI score0.00429EPSS
SaveExploits0References4Affected Software1
Vulnrichment
Vulnrichment
added 2026/09/08 9:28 p.m.7 views

CVE-2026-86076 n8n: Expression Sandbox Escape in Editor-UI Enables Stored Cross-User JavaScript Execution

n8n is an open source workflow automation platform. Prior to 1.123.76, 2.37.7, and 2.38.2, the expression compiler sanitizer resolved through dynamically scoped this and did not reject reserved class member names. A class field named sanitize could rebind the sanitizer and reach the Function...

8.7CVSS6AI score0.00429EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/09/08 12:00 a.m.53 views

PT-2026-88507

Impact The expression compiler's sanitizer resolved through a dynamically-scoped this, so a class field named sanitize rebound it and reached the Function constructor. On the backend, any expression author could run code in the n8n process; in the editor preview, a member's expression could run a...

8.7CVSS5.6AI score0.00429EPSS
SaveExploits0References9
IBM Security Bulletins
IBM Security Bulletins
added 2026/09/07 7:57 a.m.6 views

Security Bulletin: IBM ApplinX is vulnerable to an Improper Neutralization of Input during web generation and Insufficient verification of data authenticity vulnerabilities due to use of Angular compiler and common-joins (CVE-2026-69151, CVE-2026-68945)

Summary IBM ApplinX is vulnerable to an Improper Neutralization of Input during web generation and Insufficient verification of data authenticity vulnerabilities due to use of Angular compiler and comma-joins CVE-2026-69151, CVE-2026-68945 The affected versions have been updated within IBM Applin...

8.8CVSS5.9AI score0.00199EPSS
SaveExploits0Affected Software1
RedHat Linux
RedHat Linux
added 2026/09/02 11:29 p.m.10 views

Important: Red Hat Security Advisory: Custom Metrics Autoscaler Operator for Red Hat OpenShift 2.19.0-3 This version is a rebuild of 2.19.0 using a newer base image, Go modules and Go compiler, and two bug fixes. See the release notes for more information.

Custom Metrics Autoscaler Operator for Red Hat OpenShift updates. The following updates for the Custom Metric Autoscaler operator for Red Hat OpenShift are now available: custom-metrics-autoscaler-adapter-container custom-metrics-autoscaler-admission-webhooks-container...

8.9CVSS6.3AI score0.00568EPSS
SaveExploits2References22
GithubExploit
GithubExploit
added 2026/09/01 11:20 p.m.23 views

cpg-nuclei-compiler

CPG → Nuclei Closed Loop Open-source Code Property Graph C...

6.9CVSS5.9AI score0.02274EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/08/31 4:47 p.m.10 views

CVE-2026-80615

A flaw was found in the Linux kernel's dstmetadata component. When copying tunnel information and options within the tundstunclone function, a compiler warning for a potential memory buffer overflow is triggered. This warning is a false positive, as memory is correctly allocated, but it can lead ...

8.2CVSS6.1AI score0.00351EPSS
SaveExploits0References4
Kitploit
Kitploit
added 2026/08/30 11:26 p.m.10 views

fil-c v0.683

Fil-C 0.684 Fil-C is a fanatically compatible memory-safe implementation of C and C++. Lots of software compiles and runs with Fil-C with zero or minimal changes. All memory safety errors are caught as Fil-C panics. Fil-C achieves this using a combination of concurrent garbage collection and...

5.9AI score
SaveExploits0References4
Rows per page
Query Builder