Lucene search
+L

6591 matches found

Positive Technologies
Positive Technologies
added 2026/05/20 12:0 a.m.21 views

PT-2026-42065

Name of the Vulnerable Software and Affected Versions Bottom Bar versions prior to 0.1.8 Description The Bottom Bar plugin for WordPress is susceptible to Cross-Site Request Forgery CSRF, a flaw where an attacker tricks a victim into performing actions they did not intend to do. The issue exists ...

4.3CVSS5.9AI score0.00187EPSS
SaveExploits0References8
OSV
OSV
added 2026/05/19 10:28 p.m.7 views

CVE-2026-34600 Joplin Server delta API returns note content after share access is revoked

Joplin is an open source note-taking and to-do application that organises notes and lists into notebooks. Versions 3.5.2 and prior contain a logic error in the delta API that allows share recipients to download notes that are no longer shared with them, related to but not fully fixed by the prior...

5.7CVSS5.9AI score
SaveExploits0References5
Tenable Nessus
Tenable Nessus
added 2026/05/19 12:0 a.m.15 views

SUSE SLED15 / SLES15 Security Update : kernel (SUSE-SU-2026:1978-1)

The remote SUSE Linux SLED15 / SLEDSAP15 / SLES15 / SLESSAP15 host has packages installed that are affected by multiple vulnerabilities as referenced in the SUSE-SU-2026:1978-1 advisory. The SUSE Linux Enterprise 15 SP7 kernel was updated to fix various security issues The following security issu...

7.8CVSS5.5AI score0.07006EPSS
SaveExploits17References10
OSV
OSV
added 2026/05/17 1:17 p.m.8 views

SUSE-SU-2026:1899-1 Security update for the Linux Kernel

The SUSE Linux Enterprise 15 SP5 RT kernel was updated to fix various security issues The following security issues were fixed: - CVE-2025-54518: x86/CPU/AMD: Prevent improper isolation of shared resources in Zen2's op cache bsc1264013. - CVE-2026-46300: net: skbuff: propagate shared-frag marker...

8.8CVSS6.1AI score0.93235EPSS
SaveExploits48References11
Microsoft CVE
Microsoft CVE
added 2026/05/16 12:21 a.m.18 views

Chromium: CVE-2026-8576 Inappropriate implementation in CORS

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.3CVSS5.8AI score0.00155EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/05/15 8:32 p.m.80 views

CVE-2026-45387 Open WebUI: Sharing models for others to use (read permission) also exposes model details (system prompt leakage)

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, when setting model permissions so that a group has read access to it, intending for other users to use it, those users also can read the model's system prompt. However users may...

4.3CVSS0.0022EPSS
SaveExploits1References1
Vulnrichment
Vulnrichment
added 2026/05/15 8:32 p.m.9 views

CVE-2026-45387 Open WebUI: Sharing models for others to use (read permission) also exposes model details (system prompt leakage)

Open WebUI is a self-hosted artificial intelligence platform designed to operate entirely offline. Prior to 0.9.5, when setting model permissions so that a group has read access to it, intending for other users to use it, those users also can read the model's system prompt. However users may...

4.3CVSS5.8AI score0.0022EPSS
SaveExploits1References1
RedhatCVE
RedhatCVE
added 2026/05/15 7:57 p.m.13 views

CVE-2026-44368

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, the mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of...

6.9CVSS6AI score0.00314EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/15 7:54 a.m.13 views

CVE-2026-8576

An inappropriate implementation flaw was found in the CORS component of the Chromium browser. Upstream bugs: https://code.google.com/p/chromium/issues/detail?id=496231853...

6.5CVSS5.7AI score0.00155EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/14 8:18 p.m.29 views

Open WebUI: Read-Only Users Can Toggle Note Pin Status via Incorrect Permission Check (Write via Read-Only Access)

Summary The POST /api/v1/notes/id/pin endpoint performs a write operation toggling the ispinned field but only checks for read permission. Users with read-only access to a shared note can pin/unpin it, which is a state-modifying action that should require write permission. All other write endpoin...

3.5CVSS5.8AI score0.00218EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/14 7:52 p.m.14 views

EUVD-2026-30396

Inappropriate implementation in CORS in Google Chrome on Linux and ChromeOS prior to 148.0.7778.168 allowed a remote attacker to leak cross-origin data via a crafted HTML page. Chromium security severity: Medium...

5.8AI score0.00155EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/05/14 12:0 a.m.10 views

PT-2026-41105

Name of the Vulnerable Software and Affected Versions Google Chrome on Linux versions prior to 148.0.7778.168 Google Chrome on ChromeOS versions prior to 148.0.7778.168 Description An inappropriate implementation in Cross-Origin Resource Sharing CORS, a mechanism that allows restricted resources ...

8.8CVSS5.9AI score0.00498EPSS
SaveExploits0References85
CVE
CVE
added 2026/05/13 8:50 p.m.32 views

CVE-2026-44381

MISP (open source threat intelligence platform) prior to version 2.5.37 contains a SQL injection vulnerability in handling of user-controlled ordering parameters on the event and shadow attribute listing endpoints. The affected code accepts order/sort values from request parameters and injects th...

9.3CVSS5.9AI score0.00666EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/05/13 8:22 p.m.11 views

CVE-2026-34331

Concurrent execution using shared resource with improper synchronization 'race condition' in Windows Win32K - GRFX allows an authorized attacker to elevate privileges locally...

7CVSS5.9AI score0.0019EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/05/13 8:18 p.m.11 views

CVE-2026-44368 PyQuorum: Timing side‑channel in mul_mod

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, the mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of...

6.9CVSS6AI score0.00314EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/05/13 8:18 p.m.39 views

CVE-2026-44368 PyQuorum: Timing side‑channel in mul_mod

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, the mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of...

6.9CVSS0.00314EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/13 8:18 p.m.6 views

CVE-2026-44368 PyQuorum: Timing side‑channel in mul_mod

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, the mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of...

6.9CVSS6.2AI score
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/05/13 8:18 p.m.8 views

CVE-2026-44368

PyQuorum is a cryptographic library for secret sharing and key management. Prior to 0.2.1, the mulmod function implements multiplication via a binary expansion loop whose execution time depends on the Hamming weight of the second operand the exponent. An attacker who can measure the time of...

6.9CVSS6AI score0.00314EPSS
SaveExploits0References2Affected Software1
hivepro
hivepro
added 2026/05/13 4:57 a.m.16 views

DORA Compliance Cybersecurity Guide for Finance

DORA Compliance Cybersecurity: A Practical Guide for Financial Services Teams DORA compliance cybersecurity is now a board-level priority for banks, insurers, investment firms, payment providers, and the ICT providers that support them. The Digital Operational Resilience Act shifts the conversati...

5.9AI score
SaveExploits0
CNNVD
CNNVD
added 2026/05/13 12:0 a.m.10 views

PyQuorum 安全漏洞

PyQuorum is an encryption library for key management and secret sharing developed by svvqt individuals. Versions of PyQuorum prior to 0.2.1 contained security vulnerabilities. These vulnerabilities stemmed from the mulmod function, which implemented multiplication through binary expansion loops...

6.9CVSS5.9AI score0.00314EPSS
SaveExploits0References2
Rows per page
Query Builder