Lucene search
+L

3898 matches found

CVE
CVE
added 2026/08/12 7:07 p.m.37 views

CVE-2026-72789

CVE-2026-72789 — SiYuan prior to v3.7.4 exposes encrypted notebooks via the publish API without authentication. The vulnerability arises from failing to properly validate publish access, causing anonymous readers to enumerate and retrieve fully decrypted content from unlocked encrypted notebooks....

9.2CVSS5.3AI score0.00293EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 7:07 p.m.30 views

CVE-2026-72789 SiYuan before v3.7.4 Authentication Bypass via Encrypted Notebooks

SiYuan before v3.7.4 fails to properly validate publish access for encrypted notebooks, treating them as publicly accessible by default. Anonymous readers can enumerate and retrieve fully decrypted document content from unlocked encrypted notebooks through the publish API without authentication o...

9.2CVSS0.00293EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 6:17 p.m.13 views

CVE-2026-42018

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS0.00349EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 5:43 p.m.12 views

EUVD-2026-57388

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/12 5:43 p.m.7 views

CVE-2026-42018 Anonymous user token generation exposure in JFrog Artifactory

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/12 5:43 p.m.43 views

CVE-2026-42018 Anonymous user token generation exposure in JFrog Artifactory

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS0.00349EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 5:43 p.m.146 views

CVE-2026-42018

JFrog Artifactory is affected by CVE-2026-42018, where an unauthenticated caller could receive an internal anonymous-user token when anonymous access is disabled, potentially exposing sensitive resources. This aligns with the provided CVSSv3.1 base score of 7.5 (HIGH) with network attack vector a...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 4:17 p.m.10 views

CVE-2026-65926

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known...

3.1CVSS0.00188EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/12 3:18 p.m.11 views

CVE-2026-73290

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policyallowed path applies...

5.3CVSS0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 3:14 p.m.34 views

CVE-2026-65926 Private Release Bundle versions may be disclosed under specific configurations

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known...

3.1CVSS0.00188EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/12 3:14 p.m.38 views

CVE-2026-65926

Technical details (affected product/versions/exploitability) are not publicly provided in the supplied documents. Monitor for updates from vendor advisories and trusted sources.

3.1CVSS5.3AI score0.00188EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/12 3:14 p.m.11 views

CVE-2026-65926

An anonymous caller when anonymous access is enabled, or a low-privilege authenticated user, may learn private Release Bundle names and versions when the bundle name is known...

3.1CVSS5.3AI score0.00188EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/12 3:00 p.m.40 views

CVE-2026-66377 Anonymous users may access restricted Artifactory repository information

An unauthenticated user may access restricted repository information under specific conditions...

5.3CVSS0.00262EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/12 2:46 p.m.11 views

EUVD-2026-57235

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policyallowed path applies...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/12 2:46 p.m.42 views

CVE-2026-73290 RustFS: Anonymous ListObjectVersions bypasses RestrictPublicBuckets through the ListBucket fallback

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policyallowed path applies...

5.3CVSS0.00243EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/12 2:46 p.m.11 views

CVE-2026-73290 RustFS: Anonymous ListObjectVersions bypasses RestrictPublicBuckets through the ListBucket fallback

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policyallowed path applies...

5.3CVSS5.3AI score
SaveExploits0References5
CVE
CVE
added 2026/08/12 2:46 p.m.36 views

CVE-2026-73290

RustFS prior to 1.0.0-beta.12 contains an anonymous ListObjectVersions bypass where a ListBucket check is used if no bucket-policy grant exists, skipping the policy_allowed path (deny_anonymous_table_data_plane_if_needed and RestrictPublicBuckets). This allows buckets that permit anonymous listin...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71093

RustFS is a distributed object storage system built in Rust. Prior to 1.0.0-beta.12, an anonymous ListObjectVersions request in rustfs/src/storage/access.rs that lacks a direct bucket-policy grant falls back to an s3:ListBucket check and returns before the policy allowed path applies deny anonymo...

5.3CVSS5.3AI score0.00243EPSS
SaveExploits0References4
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.5 views

PT-2026-71246

Name of the Vulnerable Software and Affected Versions SiYuan versions prior to 3.7.4 Description An authentication bypass exists where the software fails to validate the publish-password tier. This allows anonymous readers to retrieve block-level content of password-protected documents and the...

9.2CVSS5.3AI score0.00255EPSS
SaveExploits0References8
Positive Technologies
Positive Technologies
added 2026/08/12 12:00 a.m.7 views

PT-2026-71194

JFrog Artifactory could return an internal anonymous-user token to an unauthenticated caller when anonymous access is disabled, potentially exposing sensitive resources...

7.5CVSS5.2AI score0.00349EPSS
SaveExploits0References3
Rows per page
Query Builder