Lucene search
+L

616636 matches found

OSV
OSV
added 2026/09/04 9:02 p.m.7 views

GHSA-FGMR-7W36-9QFQ SiYuan: Static-file routes bypass the publish-access controls enforced on the REST API, exposing templates, snippets and export artifacts to anonymous readers

CVE: This vulnerability corresponds to CVE-2026-72796. Summary Several static-file routes in the server mux kernel/server/serve.go are registered with CheckAuth only and serve directories directly, without the publish-access checks, sensitive-path blocklist, or refuseToAccess rules that the REST...

5.8CVSS5.7AI score0.00257EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 9:02 p.m.39 views

EUVD-2026-57456

SiYuan: Static-file routes bypass the publish-access controls enforced on the REST API, exposing templates, snippets and export artifacts to anonymous readers...

6.9CVSS5.2AI score0.00257EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 9:01 p.m.8 views

GHSA-F2RW-W22V-54VH SiYuan: getEncryptedNotebookStatus discloses names and current lock/unlock state of all encrypted notebooks to anonymous readers

CVE: This vulnerability corresponds to CVE-2026-72797. Summary POST /api/notebook/getEncryptedNotebookStatus returns the identifier, name, and current lock state of every encrypted notebook, with no publish-access filtering. The route is registered CheckAuth only, no CheckReadonly, no...

5.8CVSS5.5AI score0.00237EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 9:01 p.m.16 views

EUVD-2026-57457

SiYuan: getEncryptedNotebookStatus discloses names and current lock/unlock state of all encrypted notebooks to anonymous readers...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 9:01 p.m.38 views

CVE-2026-82684 Tycon Systems TPDIN-Monitor-WEB3 Missing Authorization

Tycon Systems TPDIN-Monitor-WEB3 versions 2.2.9 and prior are vulnerable to a Missing Authorization vulnerability. This could allow an attacker to extract system credentials, configurations, or flash contents...

8.6CVSS0.00464EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 8:58 p.m.14 views

EUVD-2026-57458

SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns...

9.2CVSS5.1AI score0.00256EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 8:58 p.m.10 views

GHSA-MFRJ-V65R-979C SiYuan: Publish-access filter on renderAttributeView leaves related-database content unfiltered and fails open on non-block first columns

CVE: This vulnerability corresponds to CVE-2026-72798. Summary renderAttributeView correctly applies the reader publish-access filter, but the filter's row-accessibility decision is keyed solely to the row's first cell, and it never inspects the remaining cells' values. Relation and Rollup cells...

8.6CVSS5.6AI score0.00256EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 8:53 p.m.8 views

GHSA-5W7R-F4CG-RQQ7 SiYuan: Missing publish-access filter on the HPath/path-resolution endpoints discloses the private document tree to anonymous readers

CVE: This vulnerability corresponds to CVE-2026-72799. Summary Five filetree endpoints resolve arbitrary document IDs and paths with no publish-access check of any kind. All are CheckAuth-only, so they are reachable by the publish RoleReader token and by the anonymous account when...

5.8CVSS5.8AI score0.00237EPSS
SaveExploits0References5
EUVD
EUVD
added 2026/09/04 8:53 p.m.12 views

EUVD-2026-57459

SiYuan: Missing publish-access filter on the HPath/path-resolution endpoints discloses the private document tree to anonymous readers...

6.9CVSS5.2AI score0.00237EPSS
SaveExploits0References4
Chainguard
Chainguard
added 2026/09/04 8:26 p.m.21 views

GHSA-F794-5JV7-7672 vulnerabilities

Vulnerabilities for packages: nemo, open-webui...

5.7AI score
SaveExploits0
RedhatCVE
RedhatCVE
added 2026/09/04 8:19 p.m.8 views

CVE-2026-12878

A flaw was found in the Codefresh platform. An authenticated user can exploit an API endpoint to elevate their privileges to administrative permissions, potentially gaining full control over the platform...

8.8CVSS5.3AI score0.00395EPSS
SaveExploits0References4
NVD
NVD
added 2026/09/04 8:17 p.m.6 views

CVE-2026-79389

Trueview T18161 S 6.0.23.4 contains an improper verification in MQTT command processing. An attacker with network access can replay or modify captured MQTT messages, including security-related nonce, timestamp, and signature fields, and the device accepts the modified messages and executes the...

7.4CVSS0.00144EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/04 8:15 p.m.34 views

CVE-2026-85701 ramon-victor freegpt-webui Authentication Check __init__.py ChatCompletion.create missing authentication

A vulnerability has been found in ramon-victor freegpt-webui up to 098db3dfeb41555c2ca9269df0f13e10ec1c35dc. This issue affects the function ChatCompletion.create of the file g4f/init.py of the component Authentication Check. Such manipulation leads to missing authentication. The attack may be...

6.9CVSS0.00382EPSS
SaveExploits0References5
OSV
OSV
added 2026/09/04 8:07 p.m.8 views

GHSA-848M-R628-VRXW SurrealDB: Custom API route lets authenticated callers override namespace/database scope via URL path

An authenticated user scoped to one namespace/database could invoke a custom API DEFINE API belonging to a different namespace/database, reaching another tenant's endpoint. The route /api/namespace/database/endpoint took the namespace and database from the URL and applied them to the caller's...

8.1CVSS5.6AI score0.00367EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/04 8:07 p.m.29 views

EUVD-2026-45906

SurrealDB: Custom API route lets authenticated callers override namespace/database scope via URL path...

8.6CVSS5.1AI score0.00367EPSS
SaveExploits0References5
CVE
CVE
added 2026/09/04 8:02 p.m.23 views

CVE-2026-53769

Avo , a Ruby on Rails admin panel framework, contains a missing server-side authorization vulnerability in Avo::AttachmentsController#create (the direct attachment upload endpoint) affecting versions 2.28.0 through before 3.32.0 . The endpoint creates an ActiveStorage::Blob before validating the ...

6.5CVSS5.2AI score0.00254EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/09/04 7:41 p.m.39 views

CVE-2026-55512 nebula-mesh: Unauthenticated OIDC login endpoint allocates unbounded in-memory state entries without rate limiting

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. From version 0.2.0 to before version 0.5.0, when OIDC is enabled, GET /ui/oidc/login is reachable without authentication and is registered outside the Web UI rate-limited auth routes. Every request creates a fresh random OIDC...

5.3CVSS0.00333EPSS
SaveExploits0References3
CVE
CVE
added 2026/09/04 7:40 p.m.44 views

CVE-2026-53604

nebula-mesh (a self-hosted control plane for Slack Nebula mesh VPN by forgekeep ) is affected by a key-zeroization flaw in its web UI mobile-bundle path. The renderMobileBundle handler passes a decrypted *pki.CAManager containing the CA's ed25519 private key into mobilebundle.Build, which never c...

7.1CVSS8.7AI score0.00116EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/09/04 7:40 p.m.39 views

CVE-2026-53603 nebula-mesh: Operator session tokens stored in plaintext in the database

nebula-mesh is a self-hosted control plane for Slack Nebula mesh VPN. Prior to version 0.3.8, Operator session tokens are stored in plaintext in the operatorsessions table the token column is the PRIMARY KEY. The session token is a 32-byte random hex value sent directly in a cookie and valid for ...

7.1CVSS0.00204EPSS
SaveExploits0References3
Patchstack
Patchstack
added 2026/09/04 7:33 p.m.8 views

WordPress WP File Download plugin <= 6.3.8 - Authenticated (Subscriber+) Arbitrary File Read via Path Traversal in 'remoteurl' Parameter vulnerability

Authenticated Subscriber+ Arbitrary File Read via Path Traversal in 'remoteurl' Parameter vulnerability discovered by 0xd4rk5id3 - EnvoraSec in WordPress Plugin WP File Download versions = 6.3.8...

6.5CVSS5.4AI score0.00679EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder