Lucene search
+L

24367 matches found

Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.7 views

Linux Distros Unpatched Vulnerability : CVE-2026-14406

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially...

5.9CVSS6.1AI score0.0019EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/02 12:0 a.m.20 views

PT-2026-55272

The Erlang/OTP ssl application does not validate that the PSK identity list and binder list carried in a TLS 1.3 ClientHello pre-shared key extension have equal length before passing them to the session ticket handler. In tls handshake 1 3:handle pre shared key/3, an OfferedPreSharedKeys record...

8.2CVSS5.9AI score0.00481EPSS
SaveExploits0References8
Tenable Nessus
Tenable Nessus
added 2026/07/02 12:0 a.m.7 views

SUSE SLES16 Security Update : giflib (SUSE-SU-2026:22382-1)

The remote SUSE Linux SLES16 / SLESSAP16 host has packages installed that are affected by a vulnerability as referenced in the SUSE-SU-2026:22382-1 advisory. This update for giflib fixes the following issue - CVE-2026-26740: heap out-of-bounds read when processing a specially crafted GIF file...

8.2CVSS6.1AI score0.00618EPSS
SaveExploits1References4
NVD
NVD
added 2026/07/01 11:16 p.m.13 views

CVE-2026-14406

Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. Chromium security severity: Medium...

5.9CVSS0.0019EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 11:16 p.m.7 views

DEBIAN-CVE-2026-14406

Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. Chromium security severity: Medium...

5.9CVSS5.8AI score0.0019EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/01 10:21 p.m.56 views

CVE-2026-14406

CVE-2026-14406 affects Google Chrome's V8 engine prior to 150.0.7871.46. Root cause: an out-of-bounds read in V8. Impact: attacker-assisted access to potentially sensitive information from process memory via a crafted Chrome Extension. Remediation: update Chrome to 150.0.7871.46 or later. Exploit...

5.9CVSS5.8AI score0.0019EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/01 10:21 p.m.6 views

CVE-2026-14406

Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. Chromium security severity: Medium...

5.9CVSS5.8AI score0.0019EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/07/01 10:21 p.m.31 views

CVE-2026-14406

Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. Chromium security severity: Medium...

0.0019EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/07/01 10:21 p.m.10 views

CVE-2026-14406

Out of bounds read in V8 in Google Chrome prior to 150.0.7871.46 allowed an attacker who convinced a user to install a malicious extension to obtain potentially sensitive information from process memory via a crafted Chrome Extension. Chromium security severity: Medium...

5.9CVSS5.8AI score0.0019EPSS
SaveExploits0
NVD
NVD
added 2026/07/01 8:17 p.m.8 views

CVE-2026-14363

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from before 1.43.9,1.44.6,1.45.4...

9.8CVSS0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/07/01 8:17 p.m.8 views

CVE-2026-14363

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from before 1.43.9,1.44.6,1.45.4...

9.8CVSS6.1AI score
SaveExploits0References3
Snyk
Snyk
added 2026/07/01 7:58 p.m.9 views

Improper Verification of Cryptographic Signature

Overview @sigstore/verify is a Verification of Sigstore signatures Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to the certificateOIDs option being accepted by the public API but discarded before verification, resulting in required...

8.7CVSS5.9AI score0.00143EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/01 7:58 p.m.20 views

GHSA-52V5-JR5W-GJXR sigstore's `certificateOIDs` verification constraints are silently dropped and never enforced

Summary The documented certificateOIDs option in sigstore.verify is accepted by the public API but discarded before verification, so required certificate extension OIDs are never checked. Details The public verify options include certificateOIDs and the documentation says those OID/value pairs...

7.5CVSS5.8AI score0.00143EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/07/01 7:58 p.m.3 views

Improper Verification of Cryptographic Signature

Overview org.webjars.npm:sigstore is a code-signing for npm packages Affected versions of this package are vulnerable to Improper Verification of Cryptographic Signature due to the certificateOIDs option being accepted by the public API but discarded before verification, resulting in required...

8.7CVSS5.9AI score0.00143EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/01 7:58 p.m.12 views

sigstore's `certificateOIDs` verification constraints are silently dropped and never enforced

Summary The documented certificateOIDs option in sigstore.verify is accepted by the public API but discarded before verification, so required certificate extension OIDs are never checked. Details The public verify options include certificateOIDs and the documentation says those OID/value pairs...

7.5CVSS5.8AI score0.00143EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/01 7:22 p.m.8 views

EUVD-2026-41127

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from before 1.43.9,1.44.6,1.45.4...

6.9CVSS5.8AI score0.00294EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/01 7:22 p.m.8 views

CVE-2026-14363

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from before 1.43.9,1.44.6,1.45.4...

6.9CVSS5.8AI score0.00294EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/07/01 7:22 p.m.42 views

CVE-2026-14363 Cargo Extension: SQLi in Special:Drilldown

Improper neutralization of special elements used in an SQL command 'SQL injection' vulnerability in The Wikimedia Foundation Mediawiki - Cargo Extension allows SQL Injection. This issue affects Mediawiki - Cargo Extension: from before 1.43.9,1.44.6,1.45.4...

6.9CVSS0.00294EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/01 7:22 p.m.26 views

CVE-2026-14363

The CVE-2026-14363 issue affects the MediaWiki Cargo Extension for MediaWiki, where improper neutralization of special elements in SQL queries (notably in Special:Drilldown) enables SQL injection. Reported impacts include unauthorized access, modification, or deletion of data in the database. Aff...

9.8CVSS5.8AI score0.00294EPSS
SaveExploits0References3Affected Software1
NVD
NVD
added 2026/07/01 7:16 p.m.9 views

CVE-2026-58517

Improper neutralization of input terminators vulnerability in The Wikimedia Foundation Mediawiki - WikiLambda Extension allows Authentication Bypass. This issue affects Mediawiki - WikiLambda Extension: from before 1.43.9,1.44.6,1.45.4...

6.9CVSS0.00194EPSS
SaveExploits0References2
Rows per page
Query Builder