Lucene search
+L

180026 matches found

Cvelist
Cvelist
added 2026/09/03 8:46 p.m.33 views

CVE-2026-84185 Jwcrypto: jwcrypto: general json jws kid binding bypass during jwkset verification

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS0.00087EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 8:46 p.m.25 views

CVE-2026-84185

CVE-2026-84185 affects the jwcrypto library, a Python implementation of the JOSE (JSON Object Signing and Encryption) standards. The flaw occurs during verification of a General JSON Serialization JWS against a key set (JWKset): due to a coding error, the library fails to correctly match the key ...

5.9CVSS5.8AI score0.00087EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/03 8:46 p.m.10 views

CVE-2026-84185

A flaw was found in the jwcrypto library, which is used for implementing Javascript Object Signing and Encryption JOSE standards. The issue occurs when the library verifies a General JSON Serialization JWS using a set of keys. Due to a coding error, the library fails to correctly identify the...

5.9CVSS5.4AI score0.00087EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/09/03 8:18 p.m.38 views

CVE-2026-85061 MapLibre GL JS: XSS Sanitizer Bypass in DOM.sanitize() via Live NamedNodeMap Removal Skip

MapLibre GL JS is an interactive vector tile map library for web browsers. Prior to 6.4.1, DOM.sanitize in src/util/dom.ts iterates elem.attributes as a live NamedNodeMap while removeAttributes removes attributes from the same collection, shifting indexes and skipping an adjacent dangerous...

10CVSS0.00309EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/03 8:17 p.m.8 views

CVE-2026-85043

Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. Chromium security severity: High...

9.1CVSS0.00328EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/03 8:17 p.m.6 views

DEBIAN-CVE-2026-85043

Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. Chromium security severity: High...

9.1CVSS5.4AI score0.00328EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/03 8:17 p.m.10 views

CVE-2026-85044

Use of released resource in Mobile in Google Chrome on on Android prior to 152.0.7977.82 allowed a remote attacker leveraging social engineering to bypass web origin policy via a crafted HTML page. Chromium security severity: Medium...

6.5CVSS0.00228EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 8:15 p.m.10 views

EUVD-2026-66715

amqp091-go has a Potential Memory Exhaustion/Protocol Violation via Broker-Controlled Oversized Payload...

8.9CVSS5.9AI score0.00316EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/09/03 8:07 p.m.8 views

NPM: ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close

NPM: ApostropheCMS: Mutation-XSS / allowedTags bypass via literal solidus close vulnerability discovered by ? in WordPress Npm sanitize-html versions = 2.17.5...

6.1CVSS5.9AI score0.00289EPSS
SaveExploits0References5Affected Software1
Github Security Blog
Github Security Blog
added 2026/09/03 8:07 p.m.10 views

ApostropheCMS: Mutation-XSS / allowedTags bypass via literal `</textarea/>` solidus close

Summary A mutation-XSS / allowedTags bypass: when textarea or xmp is included in allowedTags, an input containing a literal a solidus right after the RCDATA end-tag name lets non-allowed markup such as pass through sanitizeHtml live and unescaped, even though img/onerror are not in the allowlist....

6.1CVSS6AI score0.00289EPSS
SaveExploits0References5Affected Software1
RedhatCVE
RedhatCVE
added 2026/09/03 8:07 p.m.11 views

CVE-2026-85044

A flaw was found in Google Chrome on Android. This vulnerability involves the improper use of a released resource, which could allow a remote attacker to bypass the web origin policy. The web origin policy is a security mechanism that prevents malicious websites from interacting with legitimate...

6.5CVSS5.9AI score0.00228EPSS
SaveExploits0References2
RedhatCVE
RedhatCVE
added 2026/09/03 8:06 p.m.10 views

CVE-2026-85043

A flaw was found in the Network component of Chromium. This incomplete cleanup vulnerability allows a remote attacker to bypass system access restrictions by sending specially crafted network traffic. This could lead to unauthorized access to system resources...

9.1CVSS5.9AI score0.00328EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/09/03 8:05 p.m.14 views

EUVD-2026-60438

ApostropheCMS: Missing destination-parent authorization in page move allows a low-privileged editor to move and re-rank pages inside a restricted subtree...

6.5CVSS5.8AI score0.00221EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/09/03 8:05 p.m.15 views

ApostropheCMS: Missing destination-parent authorization in page `move()` allows a low-privileged editor to move and re-rank pages inside a restricted subtree

Summary ApostropheCMS enforces per-type authorization on pages: a page type may declare editRole / publishRole and the core @apostrophecms/archive-page does, so a project can have page-type subtrees that only higher-privileged roles are allowed to create or edit within. The move operation is...

6.5CVSS6.1AI score0.00221EPSS
SaveExploits0References4Affected Software1
CVE
CVE
added 2026/09/03 7:26 p.m.42 views

CVE-2026-85044

CVE-2026-85044 is a use of released resource flaw in the Mobile component of Google Chrome on Android (versions prior to 152.0.7977.82 ). A remote attacker, leveraging social engineering and a crafted HTML page, can bypass the web origin policy , allowing unauthorized cross-site interaction with ...

6.5CVSS5.9AI score0.00228EPSS
SaveExploits0References2Affected Software1
Debian CVE
Debian CVE
added 2026/09/03 7:26 p.m.7 views

CVE-2026-85043

Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. Chromium security severity: High...

9.1CVSS5.4AI score0.00328EPSS
SaveExploits0
EUVD
EUVD
added 2026/09/03 7:26 p.m.12 views

EUVD-2026-70704

Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. Chromium security severity: High...

5.9AI score0.00328EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/03 7:26 p.m.35 views

CVE-2026-85043

Incomplete cleanup in Network in Google Chrome prior to 152.0.7977.82 allowed a remote attacker to bypass system access restrictions via crafted network traffic. Chromium security severity: High...

0.00328EPSS
SaveExploits0References2
CVE
CVE
added 2026/09/03 7:26 p.m.53 views

CVE-2026-85043

CVE-2026-85043 is an incomplete cleanup vulnerability in the Network component of Google Chrome prior to 152.0.7977.82 . A remote attacker can bypass system access restrictions by sending specially crafted network traffic, potentially leading to unauthorized access to system resources. The Chromi...

9.1CVSS5.9AI score0.00328EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/09/03 7:23 p.m.17 views

EUVD-2026-57311

Semaphore UI: CSRF vulnerability on password change endpoint - No CSRF token or password confirmation...

8.3CVSS5.9AI score0.00233EPSS
SaveExploits0References5
Rows per page
Query Builder