Lucene search
+L

25929 matches found

ATTACKERKB
ATTACKERKB
added 2026/06/30 10:38 p.m.12 views

CVE-2026-13864

Insufficient policy enforcement in WebHID in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. Chromium security severity: Medium...

5.8AI score0.00288EPSS
SaveExploits0References3Affected Software1
Debian CVE
Debian CVE
added 2026/06/30 10:38 p.m.18 views

CVE-2026-13864

Insufficient policy enforcement in WebHID in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. Chromium security severity: Medium...

8.1CVSS5.8AI score0.00288EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/30 10:38 p.m.45 views

CVE-2026-13864

Insufficient policy enforcement in WebHID in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to perform privilege escalation via a crafted Chrome Extension. Chromium security severity: Medium...

0.00288EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 10:38 p.m.65 views

CVE-2026-13864

CVE-2026-13864 affects Google Chrome WebHID. Prior to version 150.0.7871.47, insufficient policy enforcement allowed an attacker to escalate privileges by convincing a user to install a crafted Chrome Extension. Impact: local privilege escalation; exploitation requires user interaction (installin...

8.1CVSS5.8AI score0.00288EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/30 10:37 p.m.43 views

CVE-2026-13822

Inappropriate implementation in Extensions in Google Chrome on Android prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to bypass same origin policy via a crafted Chrome Extension. Chromium security severity: High...

0.00181EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/06/30 10:37 p.m.16 views

CVE-2026-13822

Inappropriate implementation in Extensions in Google Chrome on Android prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to bypass same origin policy via a crafted Chrome Extension. Chromium security severity: High...

6.5CVSS5.8AI score0.00181EPSS
SaveExploits0
CVE
CVE
added 2026/06/30 10:37 p.m.58 views

CVE-2026-13822

CVE-2026-13822 affects Google Chrome on Android prior to version 150.0.7871.47. The issue is an inappropriate implementation in Chrome Extensions that lets an attacker who persuades a user to install a malicious extension bypass the same-origin policy via a crafted Chrome Extension. Impact is des...

6.5CVSS5.8AI score0.00181EPSS
SaveExploits0References2Affected Software1
Cvelist
Cvelist
added 2026/06/30 10:37 p.m.45 views

CVE-2026-13791

Insufficient validation of untrusted input in Downloads in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: High...

0.00347EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/30 10:37 p.m.68 views

CVE-2026-13791

Summary of findings (CVE-2026-13791): Google Chrome prior to version 150.0.7871.47 suffers from insufficient validation of untrusted input in Downloads, which can enable arbitrary code execution via a crafted Chrome Extension when a user installs a malicious extension. The vulnerability affects t...

8.1CVSS6.1AI score0.00347EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/30 10:37 p.m.23 views

CVE-2026-13791

Insufficient validation of untrusted input in Downloads in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: High...

8.1CVSS6.1AI score0.00347EPSS
SaveExploits0
CVE
CVE
added 2026/06/30 10:37 p.m.97 views

CVE-2026-13774

CVE-2026-13774: Use-after-free in Chrome Extensions allows arbitrary code execution when a user installs a malicious extension. Affected: Google Chrome (Extensions). Root cause: use-after-free in Extensions. Impact: potential arbitrary code execution. Mitigation: update to Chrome 150.0.7871.47 or...

8.1CVSS6.1AI score0.00303EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/06/30 10:37 p.m.14 views

CVE-2026-13774

Use after free in Extensions in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

8.1CVSS6.1AI score0.00303EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/06/30 10:37 p.m.47 views

CVE-2026-13774

Use after free in Extensions in Google Chrome prior to 150.0.7871.47 allowed an attacker who convinced a user to install a malicious extension to execute arbitrary code via a crafted Chrome Extension. Chromium security severity: Critical...

0.00303EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/30 7:11 p.m.15 views

GHSA-PGCQ-8GRM-5RX9 Paymenter has race condition in payWithCredit() that enables credit double-spend

Summary The credit payment implementation in app/Livewire/Invoices/Show.php executes a pessimistic row lock lockForUpdate outside of an active database transaction. Because MySQL/MariaDB requires an enclosing transaction to enforce row-level locks, the guard is ineffective. Concurrent payment...

5.3CVSS5.8AI score0.00214EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/06/30 6:41 p.m.22 views

Twig: Sandbox state regression in deprecated internal wrappers in `src/Resources/core.php`

Description The 3.26.0 source-policy hardening changed the signature of CoreExtension::checkArrow to take a boolean $isSandboxed instead of an Environment, and added the same $isSandboxed argument to CoreExtension::arraySome and CoreExtension::arrayEvery. Compiled templates were updated to pass t...

9.1CVSS5.8AI score0.00483EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/06/30 6:41 p.m.24 views

GHSA-P42Q-9PRX-Q5WQ Twig: Sandbox state regression in deprecated internal wrappers in `src/Resources/core.php`

Description The 3.26.0 source-policy hardening changed the signature of CoreExtension::checkArrow to take a boolean $isSandboxed instead of an Environment, and added the same $isSandboxed argument to CoreExtension::arraySome and CoreExtension::arrayEvery. Compiled templates were updated to pass t...

9.1CVSS5.8AI score0.00483EPSS
SaveExploits0References5
Microsoft Secure
Microsoft Secure
added 2026/06/30 4:00 p.m.37 views

​​What’s new in Microsoft Security: June 2026

As organizations scale AI and agents across environments, security teams need protection that covers every surface. The Microsoft vision is simple: security should be ambient and autonomous, just like the AI it protects. This month’s updates help security and IT teams strengthen identity and...

6AI score
SaveExploits0
OSV
OSV
added 2026/06/30 3:54 p.m.9 views

CVE-2026-58172 Ocelot - IP Allow/Block List Bypass for WebSocket Upgrade Requests

Ocelot through 24.1.0, fixed in commit f156fd4, contains a security control bypass vulnerability that allows denied clients to circumvent IP-based access restrictions by sending WebSocket upgrade requests. The WebSocket upgrade pipeline branch configured via MapWhen in OcelotPipelineExtensions.cs...

9.3CVSS5.9AI score
SaveExploits0References7
The Hacker News
The Hacker News
added 2026/06/30 3:40 p.m.30 views

Silent Swap Crypto Clipper Uses Fake Google Notes Extension to Replace Wallet Addresses

Cybersecurity researchers have flagged an active browser extension campaign that is designed to steal cryptocurrency by stealthily replacing wallet addresses when unsuspecting users initiate a transaction. The cryptocurrency clipper activity has been codenamed Silent Swap by McAfee Labs. "The...

5.9AI score
SaveExploits0
RedHat Linux
RedHat Linux
added 2026/06/30 2:40 p.m.14 views

giflib: giflib: Denial of Service via buffer overflow in EGifGCBToExtension

A flaw was found in giflib. A remote attacker can exploit a buffer overflow vulnerability in the EGifGCBToExtension function by providing a specially crafted Graphics Control Extension GCE block. This allows overwriting an existing GCE block without proper size validation, leading to a denial of...

8.2CVSS7.6AI score0.00618EPSS
SaveExploits1References5
Rows per page
Query Builder