Lucene search
K

5054 matches found

Github Security Blog
Github Security Blog
added 2026/04/08 12:15 a.m.5 views

@delmaredigital/payload-puc is missing authorization on /api/puck/* CRUD endpoints allows unauthenticated access to Puck-registered collections

Impact All /api/puck/ CRUD endpoint handlers registered by createPuckPlugin called Payload's local API with the default overrideAccess: true, bypassing all collection-level access control. The access option passed to createPuckPlugin and any access rules defined on Puck-registered collections wer...

9.8CVSS6.1AI score0.00071EPSS
Exploits1References5Affected Software1
Tenable Nessus
Tenable Nessus
added 2026/04/08 12:0 a.m.0 views

Unity Linux 20.1050e Security Update: kernel (UTSA-2026-006805)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-006805 advisory. In the Linux kernel, the following vulnerability has been resolved: netfilter: nftables: mark set as dead when unbinding anonymous set with timeout While the...

5.5CVSS5.8AI score0.00009EPSS
Exploits0References3
CNNVD
CNNVD
added 2026/04/07 12:0 a.m.3 views

payload-puck 安全漏洞

Payload-puck is a visualization page building plugin developed by Delmare Digital. Versions of payload-puck prior to 0.6.23 contained security vulnerabilities. These vulnerabilities stemmed from the CRUD endpoint handler bypassing all collection-level access controls...

9.8CVSS5.8AI score0.00071EPSS
Exploits1References3
HackRead
HackRead
added 2026/04/05 4:16 p.m.4 views

BrowserGate: LinkedIn Tracks 6,000+ Browser Extensions on Users’ PCs

LinkedIn is accused in the BrowserGate report of tracking 6,000+ browser extensions on users’ PCs, raising concerns over privacy and data collection practices...

5.9AI score
Exploits0
Packet Storm News
Packet Storm News
added 2026/04/05 12:0 a.m.2 views

NetSecBed: A Container-Native Testbed for Reproducible Cybersecurity Experimentation

Cybersecurity research increasingly depends on reproducible evidence, such as traffic traces, logs, and labeled datasets, yet most public datasets remain static and offer limited support for controlled re-execution and traceability, especially in heterogeneous multi-protocol environments. This...

6AI score
Exploits0
Github Security Blog
Github Security Blog
added 2026/04/04 6:11 a.m.5 views

Directus: TUS Upload Authorization Bypass Allows Arbitrary File Overwrite

Summary Directus' TUS resumable upload endpoint /files/tus allows any authenticated user with basic file upload permissions to overwrite arbitrary existing files by UUID. The TUS controller performs only collection-level authorization checks, verifying the user has some permission on directusfile...

8.1CVSS6.1AI score0.00013EPSS
Exploits0References3Affected Software1
SUSE CVE
SUSE CVE
added 2026/04/02 11:26 p.m.3 views

SUSE CVE-2026-35094

A flaw was found in libinput. An attacker capable of deploying a Lua plugin file in specific system directories can exploit a dangling pointer vulnerability. This occurs when a garbage collection cleanup function is called, leaving a pointer that can then be printed to system logs. This could...

3.3CVSS5.8AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/02 7:15 p.m.15 views

CVE-2026-34838 Group-Office: Authenticated Remote Code Execution via PHP Insecure Deserialization in `AbstractSettingsCollection`

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar...

9.9CVSS0.00323EPSS
Exploits0References4
Vulnrichment
Vulnrichment
added 2026/04/02 7:15 p.m.2 views

CVE-2026-34838 Group-Office: Authenticated Remote Code Execution via PHP Insecure Deserialization in `AbstractSettingsCollection`

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar...

9.9CVSS5.9AI score0.00323EPSS
Exploits0References4
EUVD
EUVD
added 2026/04/02 7:15 p.m.2 views

EUVD-2026-18532

Group-Office is an enterprise customer relationship management and groupware tool. Prior to versions 6.8.156, 25.0.90, and 26.0.12, a vulnerability in the AbstractSettingsCollection model leads to insecure deserialization when these settings are loaded. By injecting a serialized FileCookieJar...

9.9CVSS5.9AI score0.00323EPSS
Exploits0References4
CVE
CVE
added 2026/04/02 7:15 p.m.13 views

CVE-2026-34838

Group-Office contains an authenticated RCE in the AbstractSettingsCollection deserialization path. Before versions 6.8.156, 25.0.90, and 26.0.12, an attacker can inject a serialized FileCookieJar into a settings string, causing Arbitrary File Write and server RCE. This is fixed in 6.8.156, 25.0.9...

9.9CVSS5.9AI score0.00323EPSS
Exploits0References4Affected Software1
CNNVD
CNNVD
added 2026/04/02 12:0 a.m.2 views

Group Office 代码问题漏洞

Group Office is a modular office suite developed by the Dutch company Group Office. Versions of Group Office prior to 6.8.156, 25.0.90, and 26.0.12 contained code vulnerabilities. These vulnerabilities stemmed from insecure deserialization in the AbstractSettingsCollection model, which could allo...

9.9CVSS6.3AI score0.00323EPSS
Exploits0References4
Snyk
Snyk
added 2026/04/01 9:19 p.m.1 views

SQL Injection

Overview @payloadcms/drizzle is an A library of shared functions used by different payload database adapters Affected versions of this package are vulnerable to SQL Injection via the endpoints accepting dynamic query for Collections. An attacker can access sensitive information or modify data by...

8.5CVSS6AI score0.00032EPSS
Exploits0References2
ATTACKERKB
ATTACKERKB
added 2026/04/01 7:45 p.m.1 views

CVE-2026-34747

Payload is a free and open source headless content management system. Prior to version 3.79.1, certain request inputs were not properly validated. An attacker could craft requests that influence SQL query execution, potentially exposing or modifying data in collections. This issue has been patche...

8.5CVSS5.8AI score0.00032EPSS
Exploits0References3Affected Software1
NVD
NVD
added 2026/04/01 2:16 p.m.1 views

CVE-2026-35094

A flaw was found in libinput. An attacker capable of deploying a Lua plugin file in specific system directories can exploit a dangling pointer vulnerability. This occurs when a garbage collection cleanup function is called, leaving a pointer that can then be printed to system logs. This could...

5.5CVSS0.00018EPSS
Exploits0References3
Vulnrichment
Vulnrichment
added 2026/04/01 1:54 p.m.3 views

CVE-2026-35094 Libinput: libinput: information disclosure via dangling pointer in lua plugin handling

A flaw was found in libinput. An attacker capable of deploying a Lua plugin file in specific system directories can exploit a dangling pointer vulnerability. This occurs when a garbage collection cleanup function is called, leaving a pointer that can then be printed to system logs. This could...

3.3CVSS5.8AI score0.00018EPSS
Exploits0References3
Cvelist
Cvelist
added 2026/04/01 1:54 p.m.24 views

CVE-2026-35094 Libinput: libinput: information disclosure via dangling pointer in lua plugin handling

A flaw was found in libinput. An attacker capable of deploying a Lua plugin file in specific system directories can exploit a dangling pointer vulnerability. This occurs when a garbage collection cleanup function is called, leaving a pointer that can then be printed to system logs. This could...

3.3CVSS0.00018EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/04/01 3:55 a.m.2 views

Astra Linux – Vulnerability in Firefox

Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 148 and Thunderbird 148...

9.8CVSS5.4AI score0.00019EPSS
Exploits0References3
AstraLinux
AstraLinux
added 2026/04/01 3:55 a.m.4 views

Astra Linux – Vulnerability in Firefox

Use-after-free in the JavaScript: GC component. This vulnerability was fixed in Firefox 148 and Thunderbird 148...

9.8CVSS5.4AI score0.00053EPSS
Exploits0References3
Positive Technologies
Positive Technologies
added 2026/04/01 12:0 a.m.3 views

PT-2026-29525

Name of the Vulnerable Software and Affected Versions libinput affected versions not specified Description A flaw exists in libinput where an attacker who can deploy a Lua plugin file in specific system directories can exploit a dangling pointer vulnerability. This occurs when a garbage collectio...

8.8CVSS5.8AI score0.00023EPSS
Exploits0References10
Rows per page
Query Builder