Lucene search
+L

265693 matches found

ATTACKERKB
ATTACKERKB
added 2026/07/23 4:24 p.m.17 views

CVE-2026-65696

Overseerr through 1.35.0 contains an authorization bypass through user-controlled key vulnerability in the push subscription API that allows authenticated users to list, read, and delete any other user's push subscriptions by supplying an arbitrary userId in the path parameters. Attackers can...

5.4CVSS5.5AI score0.00164EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/23 4:24 p.m.10 views

EUVD-2026-48309

Overseerr through 1.35.0 contains an authorization bypass through user-controlled key vulnerability in the push subscription API that allows authenticated users to list, read, and delete any other user's push subscriptions by supplying an arbitrary userId in the path parameters. Attackers can...

5.4CVSS5.5AI score0.00164EPSS
SaveExploits0References2
RedHat Linux
RedHat Linux
added 2026/07/23 4:09 p.m.14 views

kernel: ALSA: usb-audio: Add sanity check for OOB writes at silencing

A flaw was found in the Linux kernel's ALSA Advanced Linux Sound Architecture USB audio subsystem. An inconsistency in how USB audio playback and capture streams are handled can lead to an out-of-bounds write to a memory buffer. This can result in a system crash, causing a denial of service for a...

7.8CVSS6.9AI score0.00123EPSS
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 3:53 p.m.11 views

CVE-2026-65916 CyberPanel Missing Authorization in cancelBackupCreation Handler

CyberPanel through 1.9.1, fixed in commit b198460, contains a missing authorization vulnerability in the cancelBackupCreation handler that allows authenticated users to kill, delete, and corrupt other tenants' backups. Attackers can send crafted POST requests with arbitrary backupCancellationDoma...

8.1CVSS5.5AI score0.00336EPSS
SaveExploits0References3
Ubuntu
Ubuntu
added 2026/07/23 2:49 p.m.15 views

USN-8601-1: PAM vulnerability

It was discovered that PAM had a timing discrepancy in the pamuserdb module when comparing plaintext passwords. An attacker could possibly use this issue to obtain sensitive information by measuring response-timing differences during repeated authentication attempts...

8.2CVSS5.3AI score0.00333EPSS
SaveExploits0
Wolfi
Wolfi
added 2026/07/23 2:16 p.m.27 views

GHSA-XVCM-6775-5M9R vulnerabilities

Vulnerabilities for packages: vitess, nextcloud-server, rancher-api-ui...

5.2AI score
SaveExploits0
NVD
NVD
added 2026/07/23 12:18 p.m.10 views

CVE-2026-64810

In JetBrains IntelliJ IDEA before 2026.2 hTML injection was possible in an IDE notification, allowing silent user activity tracking...

6.1CVSS0.00149EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/23 11:42 a.m.11 views

CVE-2026-65896

Grav API Plugin Composer package getgrav/grav-plugin-api before 1.0.10 fails to properly validate the slug field in the POST /pages/route/move endpoint. PagesController::move sanitizes the slug only with ltrim$body'slug', '.', which strips leading periods but does not neutralize '/' or '..'...

7.1CVSS5.5AI score0.00267EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/23 11:42 a.m.9 views

CVE-2026-65896 Grav API Plugin before 1.0.10 Path Traversal via move

Grav API Plugin Composer package getgrav/grav-plugin-api before 1.0.10 fails to properly validate the slug field in the POST /pages/route/move endpoint. PagesController::move sanitizes the slug only with ltrim$body'slug', '.', which strips leading periods but does not neutralize '/' or '..'...

7.1CVSS5.5AI score
SaveExploits0References5
Vulnrichment
Vulnrichment
added 2026/07/23 11:42 a.m.10 views

CVE-2026-65608 Grav before 2.0.9 Remote Code Execution via FlexDirectory

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/07/23 11:42 a.m.10 views

CVE-2026-65608

Grav versions = 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField resolves blueprint data-@: directives by calling calluserfuncarray on attacker-influenced input, validating only that the target is callable iscallable without restricting dangero...

8.8CVSS6.7AI score0.00849EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3540 sh _uid does not drop supplementary groups (incomplete privilege drop)

Impact The uid option performed an incomplete privilege drop on Linux/Unix-like systems. When sh was run from a process with elevated privileges, such as root, and a command was launched with uid=, the child process changed its UID and primary GID but did not reset its supplementary groups. As a...

7.9CVSS5.5AI score0.0017EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3463 DIRAC is vulnerable to RCE in FileCatalog DatasetManager via SQL injection + eval

Summary The FileCatalog DatasetManager runs a query on the database and passes the result to eval. The SQL query contains an injection vulnerability which allows an authenticated user to control the parameter returned to the eval resulting in remote code execution. Details The FileCatalog...

9.9CVSS6.2AI score
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.10 views

PYSEC-2026-3462 DIRAC is vulnerable to RCE in RequestManager due to eval on untrusted input

Summary An remote code execution vulnerability exists in RequestManager due to the use of eval on untrusted input that allows any authenticated user to run code/commands on the DIRAC server as the system user running the DIRAC services. Details The exportgetRequestCountersWeb function is callable...

9.9CVSS6.4AI score
SaveExploits0References8
OSV
OSV
added 2026/07/23 11:41 a.m.9 views

PYSEC-2026-3509 PraisonAI GitHub template cache path traversal allows outside-cache file write and directory deletion

Summary PraisonAI's template loader accepts GitHub template URIs with refs, for example github:owner/repo/[email protected]. The resolver stores the user-controlled template path and ref verbatim, and the cache layer later joins those values into /.praison/cache/templates/github//// without...

8.1CVSS5.7AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.13 views

PYSEC-2026-3518 PraisonAI Slack app_mention bypasses configured user/channel authorization

PraisonAI Slack appmention bypasses configured user/channel authorization Summary PraisonAI's Slack bot applies its configured allowedusers, allowedchannels, and unknown-user pairing policy in the normal Slack message event handler, but not in the adjacent Slack appmention event handler. A Slack...

8.3CVSS6.5AI score
SaveExploits0References5
OSV
OSV
added 2026/07/23 11:41 a.m.13 views

PYSEC-2026-3506 PraisonAI DiscordApproval accepts unrelated channel messages as dangerous-tool approvals

DiscordApproval accepts unrelated channel messages as dangerous-tool approvals Summary praisonai.bots.DiscordApproval approves a pending dangerous tool call when it sees any later non-bot message in the configured Discord channel whose text is classified as approval, such as yes. The decision is...

8.8CVSS5.8AI score
SaveExploits0References5
EUVD
EUVD
added 2026/07/23 11:37 a.m.13 views

EUVD-2026-48240

In JetBrains IntelliJ IDEA before 2026.2 arbitrary code injection was possible via UI Designer form files...

8.1CVSS5.6AI score0.0033EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/23 11:36 a.m.19 views

EUVD-2026-48235

In JetBrains IntelliJ IDEA before 2026.2 hTML injection was possible in an IDE notification, allowing silent user activity tracking...

4.3CVSS5.2AI score0.00149EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/23 11:36 a.m.6 views

CVE-2026-64810

In JetBrains IntelliJ IDEA before 2026.2 hTML injection was possible in an IDE notification, allowing silent user activity tracking...

4.3CVSS5.8AI score
SaveExploits0References3
Rows per page
Query Builder