Lucene search
+L

295 matches found

NVD
NVD
added 2 days ago6 views

CVE-2026-59943

Dompdf is an HTML to PDF converter for PHP. In versions 3.15 and prior, if a malicious actor can supply unrestricted content for rendering by Dompdf they can utilize the SVG rendering functionality to leak filesystem information when rendering PDF files using image references within a data-URI...

6.3CVSS0.00308EPSS
SaveExploits0References3
OSV
OSV
added 6 days ago5 views

GHSA-7RW5-9F7Q-XJ36 Open WebUI: Account enumeration via observable login timing discrepancy

Summary The /api/v1/auths/signin endpoint leaked whether an email address belonged to a registered account through a response-time side channel. Password verification ran bcrypt only when the email was found in the database; for a non-existent email the request returned early without hashing. The...

5.3CVSS5.8AI score0.0024EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/22 2:8 p.m.8 views

EUVD-2026-47704

BIND may accept incorrect child-zone NSEC3 records as valid, which could allow an attacker to forge authenticated NXDOMAIN responses. This issue affects BIND 9 versions 9.18.0 through 9.18.50, 9.20.0 through 9.20.24, 9.21.0 through 9.21.23, 9.11.3-S1 through 9.18.50-S1, and 9.20.9-S1 through...

6.8CVSS5.3AI score0.00266EPSS
SaveExploits0References3
AlpineLinux
AlpineLinux
added 2026/07/22 1:6 p.m.5 views

CVE-2026-44687

In NLnet Labs Unbound 1.13.2 up to and including 1.25.1, stub or forward zones where the name is below an intermediate labed below a DNSSEC signed zone could be shadowed by the intermediate label's secure NXDOMAIN answer from the parent. This is caused by an off-by-one error in...

3.7CVSS5.8AI score0.00218EPSS
SaveExploits0
OSV
OSV
added 2026/07/20 2:17 p.m.4 views

CVE-2026-54685 FileBrowser Quantum has Username Enumeration via Authentication Timing Side-Channel

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.3CVSS5.4AI score0.0027EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/07/17 1:40 p.m.9 views

EUVD-2026-45173

A flaw was found in the organization management component of Keycloak. A delegated administrator with permission to manage organizations can create an invitation for a non-existent email address and then retrieve the secret registration link directly through the application programming interface...

4.9CVSS5.3AI score0.00224EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/10 7:27 p.m.11 views

EUVD-2026-39508

File Browser: Authentication Bypass via Proxy Auth Header Forgery...

9.1CVSS6.1AI score0.00431EPSS
SaveExploits0References4
Snyk
Snyk
added 2026/06/25 7:19 p.m.10 views

Improper Authentication

Overview Affected versions of this package are vulnerable to Improper Authentication via the proxy authentication process. An attacker can gain unauthorized access and impersonate any user, including administrative accounts, by sending a forged HTTP header directly to the server. Additionally,...

9.1CVSS6AI score0.00431EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/25 6:26 p.m.8 views

GO-2026-5096 File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path in github.com/filebrowser/filebrowser

File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path in github.com/filebrowser/filebrowser...

8.4CVSS5.8AI score0.00175EPSS
SaveExploits0References3
CVE
CVE
added 2026/06/25 5:35 p.m.30 views

CVE-2026-54096

File Browser exposes a vulnerability: an authenticated user can create a public share for a path that does not yet exist, and that share becomes valid later when a file is created at that path, potentially exposing future files via GET /api/public/dl/. The issue is triggered by POST /api/share/, ...

8.4CVSS6AI score0.00175EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/06/25 5:35 p.m.33 views

CVE-2026-54096 File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.7, POST /api/share/ accepts an authenticated request for an arbitrary path and stores a public share record without checking whether the target fi...

8.4CVSS0.00175EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/25 5:35 p.m.6 views

CVE-2026-54096 File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

File Browser is a file managing interface for uploading, deleting, previewing, renaming, and editing files within a specified directory. Prior to 2.63.7, POST /api/share/ accepts an authenticated request for an arbitrary path and stores a public share record without checking whether the target fi...

8.4CVSS6.1AI score0.00175EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/06/23 1:28 p.m.10 views

CVE-2026-12969

An out-of-bounds read vulnerability exists in dnsmasq's findsoa function in src/rfc1035.c. When parsing NS section records, extractname is called with extrabytes=0, failing to validate that 10 additional bytes exist for fixed-length DNS record fields. A remote attacker controlling a DNS zone can...

5.3CVSS6AI score0.00239EPSS
SaveExploits0
Github Security Blog
Github Security Blog
added 2026/06/12 9:7 p.m.22 views

File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

Summary This is similar vulnrability of CVE-2026-0035, which was fixed in Android MediaProvider with high severity. In the original Java issue, MediaStore.createWriteRequest accepted attacker-controlled URIs and created a future grant even when the referenced media item did not exist yet. The...

8.4CVSS5.5AI score0.00175EPSS
SaveExploits0References5Affected Software2
OSV
OSV
added 2026/06/12 9:7 p.m.11 views

GHSA-3Q2P-72CJ-682C File Browser: Improper Access Control Occurs via Pre-Created Public Share for a Non-existent Path

Summary This is similar vulnrability of CVE-2026-0035, which was fixed in Android MediaProvider with high severity. In the original Java issue, MediaStore.createWriteRequest accepted attacker-controlled URIs and created a future grant even when the referenced media item did not exist yet. The...

8.4CVSS5.6AI score0.00175EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/06/02 4:1 p.m.19 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

7.5CVSS6AI score0.00642EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/01 7:16 p.m.28 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

7.5CVSS0.00642EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/06/01 12:0 a.m.13 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

6AI score0.00642EPSS
SaveExploits1References2
Positive Technologies
Positive Technologies
added 2026/06/01 12:0 a.m.62 views

PT-2026-45506

Name of the Vulnerable Software and Affected Versions FlexRIC version 2.0.0 Description A remote unauthenticated attacker can cause the iApp process on port 36422 to crash by sending an E42 RIC SUBSCRIPTION REQUEST that references a non-existent E2 Node. This occurs because the lookup function...

7.5CVSS5.6AI score0.00642EPSS
SaveExploits1References4
Cvelist
Cvelist
added 2026/06/01 12:0 a.m.39 views

CVE-2026-37226

FlexRIC v2.0.0 crashes when the iApp receives an E42RICSUBSCRIPTIONREQUEST referencing a non-existent E2 Node. The lookup function returns NULL, which is enforced by assert in Debug builds SIGABRT and dereferenced in Release builds SIGSEGV. A remote unauthenticated attacker can crash the iApp...

0.00642EPSS
SaveExploits1References2
Rows per page
Query Builder