Lucene search
+L

983753 matches found

Cvelist
Cvelist
•added 2026/08/10 11:59 a.m.•44 views

CVE-2026-68146 ftrace: Add global mutex to serialize trace_parser access

In the Linux kernel, the following vulnerability has been resolved: ftrace: Add global mutex to serialize traceparser access In ftrace, the traceparser structure is allocated and initialized when a trace file is opened, and is subsequently used across write and release handlers to parse user inpu...

0.0022EPSS
SaveExploits0References8
EUVD
EUVD
•added 2026/08/10 11:59 a.m.•13 views

EUVD-2026-55524

A broken object-level authorization vulnerability in OpenSignLabs opensignserver through 2.37.0 allows an unauthenticated remote attacker to read complete contract records via the getDocument Parse cloud function. The function fetches documents using useMasterKey, bypassing the object ACL, and...

7.5CVSS5.4AI score0.00526EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/08/10 11:58 a.m.•11 views

EUVD-2026-55504

In the Linux kernel, the following vulnerability has been resolved: openvswitch: fix GSO userspace truncation underflow OVSACTIONATTRTRUNC currently stores a delta from the original skb length in OVSCBskb-cutlen. When a later userspace action segments a GSO skb, queuegsopackets reuses that delta...

5.3AI score0.00755EPSS
SaveExploits0References5
Cvelist
Cvelist
•added 2026/08/10 11:05 a.m.•46 views

CVE-2026-64941 Open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS0.00599EPSS
SaveExploits0References6
EUVD
EUVD
•added 2026/08/10 11:05 a.m.•12 views

EUVD-2026-55263

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.3AI score0.00599EPSS
SaveExploits0References6
CVE
CVE
•added 2026/08/10 11:05 a.m.•47 views

CVE-2026-64941

The CVE describes an Open Redirect in Phoenix.LiveView.validate_local_url!/2 where ASCII tab, LF or CR are not rejected. This allows a crafted :to value to bypass path-only validation and be resolved as a scheme-relative URL (e.g., //example.com) when using redirect/2 and related navigation funct...

2.1CVSS5.3AI score0.00599EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
•added 2026/08/10 11:05 a.m.•11 views

CVE-2026-64941 Open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.3AI score0.00599EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/10 11:05 a.m.•7 views

CVE-2026-64941 Open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.4AI score0.00599EPSS
SaveExploits0References11
OSV
OSV
•added 2026/08/10 11:05 a.m.•9 views

EEF-CVE-2026-64941 Open redirect in Phoenix.LiveView.validate_local_url!/2 via ASCII tab, LF and CR

Summary URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private...

2.1CVSS5.7AI score0.00599EPSS
SaveExploits0References6
attackerkb
attackerkb
•added 2026/08/10 11:05 a.m.•13 views

CVE-2026-64941

URL Redirection to Untrusted Site 'Open Redirect' vulnerability in phoenixframework phoenixliveview allows an attacker to send a victim's browser to an origin of the attacker's choosing via a :to value containing ASCII tab, LF or CR. redirect/2 validates :to through the private validatelocalurl!/...

2.1CVSS5.3AI score0.00599EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/08/10 10:43 a.m.•26 views

Open WebUI: A folder write-collaborator can permanently delete the owner's chats by deleting a shared subfolder

SummaryA user granted write access to a shared chat folder could permanently delete chats and messages belonging to the folder's owner. Deleting a folder cascades into the owner's chats and the entire subfolder subtree, and the deletion handler required only write access on subfolders instead of...

8.1CVSS5.5AI score0.00548EPSS
SaveExploits0References8Affected Software1
PyPA
PyPA
•added 2026/08/10 10:43 a.m.•26 views

Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

SummaryAny authenticated user with access to a terminal server could get script of their choosing to run in the Open WebUI origin itself. The HTML file preview rendered terminal-served files in an iframe whose sandbox always granted allow-same-origin alongside allow-scripts, and the file is serve...

8.2CVSS5.8AI score0.0038EPSS
SaveExploits1References8Affected Software1
PyPA
PyPA
•added 2026/08/10 10:43 a.m.•26 views

Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

SummaryOpen WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file id...

5.3CVSS5.5AI score0.00416EPSS
SaveExploits0References7Affected Software1
PyPA
PyPA
•added 2026/08/10 10:43 a.m.•28 views

Open WebUI: DNS Rebinding SSRF Bypass

SummaryOpen WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00252EPSS
SaveExploits0References6Affected Software1
OSV
OSV
•added 2026/08/10 10:43 a.m.•10 views

PYSEC-2026-3641 Open WebUI: Same-origin XSS to account takeover via terminal file-preview iframe hardcoding allow-same-origin

Summary Any authenticated user with access to a terminal server could get script of their choosing to run in the Open WebUI origin itself. The HTML file preview rendered terminal-served files in an iframe whose sandbox always granted allow-same-origin alongside allow-scripts, and the file is serv...

8.2CVSS5.9AI score0.0038EPSS
SaveExploits1References8
OSV
OSV
•added 2026/08/10 10:43 a.m.•7 views

PYSEC-2026-3644 Open WebUI: Instance-wide stall via automation recurrence rules that force multi-second parsing

Summary In every affected release, automation recurrence parsing anchors minutely and hourly rules at a fixed date of 2000-01-01 and then walks forward one interval at a time to find the next run. A single FREQ=MINUTELY rule therefore enumerates roughly a quarter-century of occurrences,...

6.5CVSS5.5AI score0.00573EPSS
SaveExploits1References7
OSV
OSV
•added 2026/08/10 10:43 a.m.•12 views

PYSEC-2026-3647 Open WebUI: DNS Rebinding SSRF Bypass

Summary Open WebUI vetted user-supplied URLs by resolving the hostname once and rejecting private, loopback and link-local addresses, then let the HTTP client resolve that hostname again at connect time. An attacker who controls the authoritative DNS for a hostname they submit can answer with a...

6.3CVSS5.5AI score0.00252EPSS
SaveExploits0References6
OSV
OSV
•added 2026/08/10 10:43 a.m.•11 views

PYSEC-2026-3643 Open WebUI: Cross-user file content disclosure via request-scoped direct model knowledge metadata

Summary Open WebUI lets a client define a model inline on a chat request instead of selecting a saved workspace model. The knowledge attached to such an inline model was used as-is, without checking that the caller can read what it points at. Any authenticated user who knows another user's file i...

5.3CVSS5.5AI score0.00416EPSS
SaveExploits0References7
OSV
OSV
•added 2026/08/10 10:43 a.m.•10 views

PYSEC-2026-3652 Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

Summary The OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of...

8.1CVSS5.5AI score0.00569EPSS
SaveExploits1References8
PyPA
PyPA
•added 2026/08/10 10:43 a.m.•25 views

Open WebUI: Account takeover via OAuth token exchange accepting tokens issued to any client

SummaryThe OAuth token exchange endpoint accepts a raw provider access token and validates it by calling the provider's userinfo endpoint. A userinfo endpoint reports only that a token is valid, never which OAuth client it was issued to, and the endpoint performed no audience or client check of i...

8.1CVSS5.5AI score0.00569EPSS
SaveExploits1References8Affected Software1
Rows per page
Query Builder