Lucene search
+L

9511 matches found

OSV
OSV
added 2026/07/14 9:41 p.m.9 views

JLSEC-2026-715 An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name (SAN)...

An integer underflow issue exists in wolfSSL when parsing the Subject Alternative Name SAN extension of X.509 certificates. A malformed certificate can specify an entry length larger than the enclosing sequence, causing the internal length counter to wrap during parsing. This results in incorrect...

8.1CVSS6.1AI score0.00135EPSS
SaveExploits0References3
Microsoft CVE
Microsoft CVE
added 2026/07/14 2:0 p.m.22 views

Windows Key Guard Security Feature Bypass Vulnerability

Use of a cryptographic primitive with a risky implementation in Windows Key Guard allows an authorized attacker to bypass a security feature locally...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0
Positive Technologies
Positive Technologies
added 2026/07/14 12:0 a.m.20 views

PT-2026-58189

Name of the Vulnerable Software and Affected Versions Windows Key Guard affected versions not specified Description A risky implementation of a cryptographic primitive in Windows Key Guard allows an authorized local attacker to bypass a security feature and expose secrets. Recommendations At the...

5.5CVSS6.1AI score0.00202EPSS
SaveExploits0References6
Redos
Redos
added 2026/07/13 12:0 a.m.11 views

ROS-20260713-73-0013

The vulnerability is related to insufficient validation of input data and incorrect implementation of functions. Exploiting this vulnerability can allow an attacker to cause service failures...

7.5CVSS6.1AI score0.00583EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:41 p.m.14 views

Chromium: CVE-2026-13868 Inappropriate implementation in Network

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS6.1AI score0.00215EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:40 p.m.13 views

Chromium: CVE-2026-13826 Inappropriate implementation in Autofill

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS6.1AI score0.0023EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:40 p.m.76 views

Chromium: CVE-2026-13981 Inappropriate implementation in Chrome for iOS

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.3CVSS6.1AI score0.0023EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:40 p.m.79 views

Chromium: CVE-2026-13916 Inappropriate implementation in Chrome for iOS

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.3CVSS6.1AI score0.00237EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:40 p.m.12 views

Chromium: CVE-2026-13892 Inappropriate implementation in Chrome for iOS

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

6.5CVSS6.1AI score0.00282EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:39 p.m.63 views

Chromium: CVE-2026-13944 Inappropriate implementation in DataTransfer

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

3.1CVSS6.1AI score0.00199EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:38 p.m.12 views

Chromium: CVE-2026-14415 Inappropriate implementation in V8

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

8.8CVSS6.1AI score0.00253EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:37 p.m.11 views

Chromium: CVE-2026-14410 Inappropriate implementation in Skia

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

4.3CVSS6.1AI score0.00191EPSS
SaveExploits0
Microsoft CVE
Microsoft CVE
added 2026/07/11 10:37 p.m.10 views

Chromium: CVE-2026-14409 Inappropriate implementation in V8

This CVE was assigned by Chrome. Microsoft Edge Chromium-based ingests Chromium, which addresses this vulnerability. Please see Google Chrome Releases for more information...

7.5CVSS6.1AI score0.00265EPSS
SaveExploits0
OSV
OSV
added 2026/07/09 4:49 p.m.21 views

PYSEC-2026-3260 Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS6.1AI score0.00314EPSS
SaveExploits1References13
OSV
OSV
added 2026/07/09 4:49 p.m.8 views

PYSEC-2026-3382 Segfault if `tf.histogram_fixed_width` is called with NaN values in TensorFlow

Impact The implementation of tf.histogramfixedwidth is vulnerable to a crash when the values array contain NaN elements: python import tensorflow as tf import numpy as np tf.histogramfixedwidthvalues=np.nan, valuerange=1,2 The implementation assumes that all floating point operations are defined...

5.5CVSS6.2AI score0.00314EPSS
SaveExploits1References13
PyPA
PyPA
added 2026/07/09 4:49 p.m.12 views

Integer overflow in Tensorflow

ImpactThe implementation of Range suffers from integer overflows. These can trigger undefined behavior or, in some scenarios, extremely large allocations. PatchesWe have patched the issue in GitHub commit f0147751fd5d2ff23251149ebad9af9f03010732 merging 51733.The fix will be included in TensorFlo...

8.8CVSS7AI score0.00578EPSS
SaveExploits0References10Affected Software1
Fedora
Fedora
added 2026/07/09 12:57 a.m.14 views

[SECURITY] Fedora 44 Update: perl-CSS-Minifier-XS-0.15-1.fc44

'CSS::Minifier::XS' is a CSS "minifier". It's designed to remove unnecessary white-space and comments from CSS files, while also not breaking the CSS. 'CSS::Minifier::XS' is similar in function to 'CSS::Minifier', but is substantially faster as it's written in XS and not just pure Perl...

6.5CVSS5.9AI score0.00229EPSS
SaveExploits0
Debian CVE
Debian CVE
added 2026/07/08 10:36 p.m.14 views

CVE-2026-15128

Inappropriate implementation in Forms in Google Chrome prior to 150.0.7871.115 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted HTML page. Chromium security severity: High...

6.1CVSS6.1AI score0.00139EPSS
SaveExploits0
SUSE CVE
SUSE CVE
added 2026/07/07 2:37 a.m.13 views

SUSE CVE-2026-13835

Inappropriate implementation in XML in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to potentially exploit heap corruption via a crafted HTML page. Chromium security severity: High...

8.8CVSS6AI score0.00325EPSS
SaveExploits0References3
SUSE CVE
SUSE CVE
added 2026/07/07 2:34 a.m.10 views

SUSE CVE-2026-14001

Inappropriate implementation in Network in Google Chrome prior to 150.0.7871.47 allowed a remote attacker to inject arbitrary scripts or HTML UXSS via a crafted HTML page. Chromium security severity: Medium...

6.1CVSS6.1AI score0.00171EPSS
SaveExploits0References3
Rows per page
Query Builder