Lucene search
+L

5565 matches found

Cvelist
Cvelist
added 2026/07/21 10:4 p.m.35 views

CVE-2026-16415

Insufficient validation of untrusted input in Extensions in Google Chrome prior to 150.0.7871.182 allowed a remote attacker to spoof the contents of the Omnibox URL bar via a crafted HTML page. Chromium security severity: High...

0.00159EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/21 10:4 p.m.19 views

CVE-2026-16415

CVE-2026-16415 is a Chromium/Google Chrome vulnerability: insufficient validation of untrusted input in Extensions allows a crafted HTML page to spoof the Omnibox. Affects Google Chrome/Chromium before 150.0.7871.182 (Windows/Linux/others); Edge (Chromium-based) addresses via Chromium fix. Debian...

5.4CVSS5.5AI score0.00159EPSS
SaveExploits0References2Affected Software1
Github Security Blog
Github Security Blog
added 2026/07/21 7:11 p.m.14 views

pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/21 7:11 p.m.8 views

GHSA-HM4W-WWCW-MR6R pyasn1: Uncontrolled resource consumption when converting decoded REAL values

Impact The univ.Real type converted its mantissa, base, exponent value to a Python float using exact big-integer exponentiation. A BER/CER/DER-encoded REAL value only a few bytes long can carry a very large exponent, causing this computation to attempt to materialize an astronomically large...

7.5CVSS5.3AI score0.00335EPSS
SaveExploits0References5
OSV
OSV
added 2026/07/21 7:11 p.m.6 views

GHSA-8PPF-4F7H-5PPJ pyasn1: Quadratic complexity in OBJECT IDENTIFIER and RELATIVE-OID processing allows denial of service

Impact The BER/CER/DER decoders process OBJECT IDENTIFIER and RELATIVE-OID values in quadratic time relative to the number of arcs. A small crafted payload tens of kilobytes containing an OID with many arcs consumes seconds of CPU per decode call, allowing denial of service in any application tha...

7.5CVSS5.4AI score0.00335EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/21 7:10 p.m.8 views

EUVD-2026-43956

pyasn1 BER/CER/DER decoder denial of service via unbounded long-form tag IDs...

7.5CVSS5.1AI score0.00349EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/07/21 6:33 p.m.12 views

EUVD-2026-42327

Hono: Server-Side XSS via JSX Escaping Bypass in cx Utility...

6.1CVSS5AI score0.00198EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.7 views

PT-2026-63244

Name of the Vulnerable Software and Affected Versions Google Chrome versions prior to 150.0.7871.182 Description Insufficient validation of untrusted input within the Extensions component allows a remote attacker to spoof the contents of the Omnibox the browser's URL bar by using a specially...

5.4CVSS5.3AI score0.00159EPSS
SaveExploits0References19
Positive Technologies
Positive Technologies
added 2026/07/21 12:0 a.m.8 views

PT-2026-63251

Name of the Vulnerable Software and Affected Versions Google Chrome on Linux versions prior to 150.0.7871.182 Description Insufficient validation of untrusted input within the Certificate component allows an attacker in a privileged network position to perform domain spoofing through the use of...

7.5CVSS5.9AI score0.00126EPSS
SaveExploits0References19
CISA KEV Catalog
CISA KEV Catalog
added 2026/07/21 12:0 a.m.8 views

WordPress Core SQL Injection Vulnerability

WordPress Core contains a SQL injection vulnerability when a plugin or theme passes untrusted input to the parameter. This vulnerability can be chained with CVE-2026-63030 to allow an unauthenticated attacker to gain remote code execution on default WordPress installations...

9.8CVSS7AI score0.98417EPSS
SaveIn wildExploits61
OSV
OSV
added 2026/07/20 6:55 p.m.7 views

GHSA-PR2V-JX2C-WG9F Tornado vulnerable to Header Injection and XSS via reason argument

Header injection and XSS via reason argument Summary The reason argument used by both RequestHandler.setstatus and tornado.web.HTTPError is designed to allow applications to pass custom "reason" phrases the "Not Found" in HTTP/1.1 404 Not Found to the HTTP status line mainly for non-standard stat...

5.4CVSS5.7AI score0.00207EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/07/20 4:12 p.m.13 views

lodash: lodash: Arbitrary code execution via untrusted input in template imports

A flaw was found in lodash. The fix for CVE-2021-23337 added validation for the variable option in .template but did not apply the same validation to options.imports key names. Both paths flow into the same Function constructor sink. Additionally, .template uses assignInWith to merge imports, whi...

9.8CVSS6AI score0.02566EPSS
SaveExploits0References7
RedHat Linux
RedHat Linux
added 2026/07/20 1:23 p.m.10 views

ip-address: ip-address: Cross-site scripting via improper HTML escaping of untrusted input

A flaw was found in ip-address, a JavaScript library for parsing and manipulating IPv4 and IPv6 addresses. This vulnerability allows a remote attacker to perform cross-site scripting XSS by providing untrusted input to the Address6 constructor. When an application renders the output of...

8.1CVSS6.8AI score0.00471EPSS
SaveExploits1References5
NVD
NVD
added 2026/07/17 9:17 p.m.13 views

CVE-2026-54163

secureheaders manages application of security headers with many safe defaults. Prior to 7.3.0, secureheaders builds the Content-Security-Policy value by stitching directives with ; separators, and buildsandboxlistdirective, buildmediatypelistdirective, and buildreporttodirective interpolate...

4.7CVSS0.00174EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/17 8:19 p.m.10 views

CVE-2026-54163 secure_headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

secureheaders manages application of security headers with many safe defaults. Prior to 7.3.0, secureheaders builds the Content-Security-Policy value by stitching directives with ; separators, and buildsandboxlistdirective, buildmediatypelistdirective, and buildreporttodirective interpolate...

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References5
CVE
CVE
added 2026/07/17 8:19 p.m.22 views

CVE-2026-54163

Summary: The vulnerability CVE-2026-54163 affects the Ruby gem secure_headers (pre-7.3.0). When applications feed untrusted input into CSP-related directives via override_content_security_policy_directives or related APIs, the three builders—build_sandbox_list_directive, build_media_type_list_dir...

4.7CVSS5.3AI score0.00174EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/07/17 8:19 p.m.40 views

CVE-2026-54163 secure_headers: CSP directive injection via sandbox, plugin_types, and report_to when given untrusted input

secureheaders manages application of security headers with many safe defaults. Prior to 7.3.0, secureheaders builds the Content-Security-Policy value by stitching directives with ; separators, and buildsandboxlistdirective, buildmediatypelistdirective, and buildreporttodirective interpolate...

4.7CVSS0.00174EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/07/17 7:14 p.m.18 views

CVE-2026-60137 WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS5.9AI score0.79029EPSS
SaveExploits44References2
Cvelist
Cvelist
added 2026/07/17 7:14 p.m.48 views

CVE-2026-60137 WordPress < 7.0.2 - Facilitated SQL Injection via author__not_in in WP_Query

WordPress 6.8.x before 6.8.6, 6.9.x before 6.9.5, and 7.0.x before 7.0.2 does not properly sanitise the authornotin parameter of WPQuery, which could allow SQL Injection when a plugin or theme passes untrusted input to the parameter...

5.9CVSS0.79029EPSS
SaveExploits44References2
NVD
NVD
added 2026/07/17 4:17 p.m.9 views

CVE-2026-14741

HTTP::Date versions before 6.08 for Perl allow CPU exhaustion via polynomial regex backtracking in parsedate. parsedate matches the date string against a chain of alternative regexes, and str2time delegates to it. Several of these patterns place unbounded quantifiers next to each other before a...

7.5CVSS0.00353EPSS
SaveExploits0References4
Rows per page
Query Builder