Lucene search
+L

260626 matches found

OSV
OSV
added 5 days ago5 views

CVE-2026-63102 rConfig Core < 8.2.8 Privilege Escalation via Users API role field

rConfig Core before 8.2.8 contains a privilege escalation vulnerability that allows authenticated users to assign arbitrary roles to any account by submitting an unvalidated role field through the Users API during user creation or profile updates. Attackers can exploit the missing allowlist...

5.3CVSS5.6AI score0.00246EPSS
SaveExploits0References7
NVD
NVD
added 5 days ago7 views

CVE-2026-54685

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.3.2-beta, the /api/auth/login authentication endpoint does not execute in constant time. When a non-existent username is supplied, the server returns a 401/403 response almost immediately. When a valid username...

5.3CVSS0.0027EPSS
SaveExploits0References3
NVD
NVD
added 5 days ago8 views

CVE-2026-54910

FileBrowser Quantum is a free, self-hosted, web-based file manager. Prior to version 1.4.3-beta, the subtitlesHandler endpoint GET /api/media/subtitles accepts two user-controlled query parameters: path and name, both of which are used in filesystem operations without sanitization, creating two...

7.7CVSS0.00307EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45963

Frogman provides headless FreePBX control. Prior to version 1.6.6, Frogman's chat-console markdown formatter assets/js/chat.js's formatMarkdown inserted regex capture groups as raw HTML in four template patterns: inline code, bold, markdown links, and download links. Tool responses that reflect...

4.8CVSS5.4AI score0.00261EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago9 views

CVE-2026-54910

FileBrowser Quantum is vulnerable to a path traversal flaw in the subtitlesHandler endpoint (GET /api/media/subtitles) prior to v1.4.3-beta. The vulnerability arises from two user-controlled parameters, path and name, used in filesystem operations without sanitization. The path parameter is passe...

7.7CVSS5.4AI score0.00307EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 5 days ago5 views

CVE-2026-12701

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References11
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45954

A path traversal vulnerability was found in pulpcore. The relativepathvalidator function only verifies that content paths do not begin with "/" but fails to block directory traversal sequences such as "../" anywhere in the path. An authenticated administrator can craft a relativepath containing...

9CVSS5.5AI score0.00759EPSS
SaveExploits0References3
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-64052

A flaw was found in the Linux kernel's bio-integrity module. The biointegritymapuser function does not correctly handle partially pinned user pages, which can occur when pinuserpagesfast returns fewer pages than requested. This oversight leads to a null-pointer dereference when attempting to acce...

5.5CVSS5.3AI score0.00168EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 5 days ago11 views

undici: Undici: Information disclosure due to improper cache-control header parsing

A flaw was found in Undici. The cache interceptor in shared-cache mode incorrectly classifies certain responses as cacheable due to improper handling of whitespace-padded Cache-Control header field names. This vulnerability allows an unauthenticated attacker to access authenticated user data from...

5.9CVSS7.1AI score0.0036EPSS
SaveExploits0References6
RedHat Linux
RedHat Linux
added 5 days ago9 views

nodejs: Node.js: Unauthorized file metadata modification

A flaw was found in Node.js. The Permission API allows a local user to modify file metadata on paths that have been explicitly set as read-only. This can lead to unauthorized changes in file properties, impacting the integrity of the file system...

3.3CVSS6.3AI score0.00185EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 5 days ago6 views

CVE-2026-53371

A flaw was found in the Linux kernel's ionic Remote Direct Memory Access RDMA driver. A local user can exploit this vulnerability due to an unbounded read operation when displaying the nodedesc sysfs file. If the nodedesc field is not null-terminated, the system will read beyond its allocated...

5.5CVSS5.2AI score0.00155EPSS
SaveExploits0References4
RedHat Linux
RedHat Linux
added 5 days ago11 views

org.codehaus.plexus:plexus-utils: Plexus-utils: Directory Traversal in extractFile method

A flaw was found in plexus-utils. This vulnerability, known as a Directory Traversal, exists within the extractFile method. An attacker can exploit this to execute unauthorized code on the system in the context of the current working user...

8.8CVSS5.7AI score0.00663EPSS
SaveExploits0References9
NVD
NVD
added 5 days ago7 views

CVE-2026-63754

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS0.00254EPSS
SaveExploits0References2
NVD
NVD
added 5 days ago11 views

CVE-2026-63734

SurrealDB versions before 3.2.0 contain a denial of service vulnerability in the SurrealML header parser that allows authenticated Owner-role users to crash the server by uploading a malformed .surml file to the /ml/import endpoint. Attackers can supply non-numeric input-dimensions or other...

6.9CVSS0.00329EPSS
SaveExploits0References2
EUVD
EUVD
added 5 days ago7 views

EUVD-2026-45934

SurrealDB before 2.5.0 and before 3.0.0-beta.3 contains a confused deputy privilege escalation vulnerability. Unprivileged users e.g., those with the database editor role can create or modify fields containing futures, functions, or closures. Because these are executed in the context of the...

7.5CVSS5.5AI score0.00273EPSS
SaveExploits0References2
CVE
CVE
added 5 days ago8 views

CVE-2026-63763

SurrealDB contains a privilege escalation via a confused deputy when unprivileged users (e.g., with editor role) create or modify fields containing futures, functions, or closures. These are executed in the context of the invoking user, allowing planted logic to run with higher permissions on rea...

8.8CVSS5.5AI score0.00273EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 5 days ago6 views

CVE-2026-63758

SurrealDB versions before 3.1.0 contain an authorization bypass vulnerability in the KILL statement that allows authenticated database users to terminate other users' LIVE SELECT subscriptions. Attackers can issue KILL statements with target live query UUIDs to disrupt real-time data subscription...

5.4CVSS5.3AI score0.00181EPSS
SaveExploits0References3
CVE
CVE
added 5 days ago10 views

CVE-2026-63755

CVE-2026-63755 affects SurrealDB prior to 3.1.0. The bug evaluates user-supplied WHERE clauses (and related clauses in UPDATE/UPSERT/INSERT/RELATE) against full record data before applying table-level permissions, allowing an authenticated user to read full contents of any table in the current da...

7.1CVSS4.4AI score0.0021EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 5 days ago10 views

CVE-2026-63754

SurrealDB before 3.1.0 is affected. A denial-of-service arises when malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only SELECT permission can block writes for any user (incl...

7.1CVSS5.4AI score0.00254EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 5 days ago8 views

EUVD-2026-45925

SurrealDB versions before 3.1.0 contain a denial of service vulnerability where malicious LIVE queries with WHERE clauses that evaluate to errors cause all CREATE, UPDATE, and DELETE operations on the watched table to fail. An authenticated user with only select permission can prevent write...

7.1CVSS5.3AI score0.00254EPSS
SaveExploits0References2
Rows per page
Query Builder