Lucene search
+L

311730 matches found

Cvelist
Cvelist
added 2026/08/18 11:19 a.m.25 views

CVE-2026-75839 ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.5 views

CVE-2026-75839 ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS5.5AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60603

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS5.4AI score0.00223EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.14 views

CVE-2026-75839 ArcadeDB before 26.8.1 Information Disclosure via Cluster Endpoints

ArcadeDB com.arcadedb:arcadedb-server versions = 26.7.3 contain an insecure direct object reference IDOR vulnerability in the Raft cluster-info endpoints GetClusterHandler and PostBootstrapStateHandler, which authenticate but do not authorize access. On an ArcadeDB HA cluster only reachable when...

5.3CVSS5.3AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.19 views

CVE-2026-75839

ArcadeDB versions ≤ 26.7.3 expose an IDOR in the Raft cluster-info endpoints (GetClusterHandler, PostBootstrapStateHandler): authenticated users lacking cross-database privileges can enumerate the server's full database registry and retrieve per-database metadata (names, transaction IDs, bootstra...

5.3CVSS5.3AI score0.00223EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.16 views

CVE-2026-75835

The Grav API plugin (getgrav/grav-plugin-api) before 1.0.14 has a missing authorization flaw in userPassesAuthorize() (AbstractApiController.php): it checks the account's raw super-admin flag and ACL grants instead of the calling request's API key scopes. An authenticated attacker with a scoped A...

9.3CVSS5.3AI score0.00224EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60599

Grav API plugin getgrav/grav-plugin-api before 1.0.14 contains a missing authorization vulnerability in userPassesAuthorize AbstractApiController.php. The function fails to consult the calling request's API key scopes, relying instead on the account's raw super-admin flag and ACL grants. As a...

9.3CVSS5.4AI score0.00224EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.8 views

CVE-2026-75835 Grav API Plugin before 1.0.14 Missing Authorization

Grav API plugin getgrav/grav-plugin-api before 1.0.14 contains a missing authorization vulnerability in userPassesAuthorize AbstractApiController.php. The function fails to consult the calling request's API key scopes, relying instead on the account's raw super-admin flag and ACL grants. As a...

9.3CVSS5.3AI score0.00224EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.19 views

CVE-2026-75835 Grav API Plugin before 1.0.14 Missing Authorization

Grav API plugin getgrav/grav-plugin-api before 1.0.14 contains a missing authorization vulnerability in userPassesAuthorize AbstractApiController.php. The function fails to consult the calling request's API key scopes, relying instead on the account's raw super-admin flag and ACL grants. As a...

9.3CVSS0.00224EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 11:19 a.m.16 views

CVE-2026-75835

Grav API plugin getgrav/grav-plugin-api before 1.0.14 contains a missing authorization vulnerability in userPassesAuthorize AbstractApiController.php. The function fails to consult the calling request's API key scopes, relying instead on the account's raw super-admin flag and ACL grants. As a...

5.4AI score0.00224EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.19 views

CVE-2026-74906 SiYuan before v3.7.4 Incorrect Authorization via Publish Access

SiYuan before v3.7.4 contains an incorrect authorization vulnerability in eight publish-mode reader-facing endpoints that filter results using the visibility list instead of the disabled list. Anonymous visitors can discover and read content from documents explicitly marked as forbidden from...

8.7CVSS0.00298EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 11:19 a.m.20 views

CVE-2026-74904

In SiYuan before v3.7.4, 17 block endpoints in kernel/api/block.go (getRefText, checkBlockExist, getBlockBreadcrumb) are gated only by model.CheckAuth without publish-access filtering, letting anonymous publish-mode readers disclose private block content, metadata, and existence info. Patch to v3...

8.7CVSS5.3AI score0.00357EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.4 views

EUVD-2026-60585

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS5.4AI score0.00357EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.24 views

CVE-2026-74904 SiYuan before v3.7.4 Missing Authorization via block API

SiYuan before v3.7.4 is missing authorization checks in 17 block metadata/content endpoints in kernel/api/block.go including getRefText, checkBlockExist, and getBlockBreadcrumb. These handlers are gated only by basic authentication model.CheckAuth and lack publish-access filtering, allowing...

8.7CVSS0.00357EPSS
SaveExploits0References2
Debian
Debian
added 2026/08/18 10:51 a.m.11 views

[SECURITY] [DLA 4745-1] linux-6.12 security update

Debian LTS Advisory DLA-4745-1 [email protected] https://www.debian.org/lts/security/ Ben Hutchings August 18, 2026 https://wiki.debian.org/LTS Package : linux-6.12 Version : 6.12.101-1deb12u1 CVE ID : CVE-2025-40098 CVE-2026-45897 CVE-2026-45901 CVE-2026-53078 CVE-2026-53090...

9.8CVSS6.3AI score0.01482EPSS
SaveExploits7
RedhatCVE
RedhatCVE
added 2026/08/18 10:51 a.m.4 views

CVE-2026-72433

A flaw was found in the Linux kernel's netfilter component, specifically within the nftmetabridge module. This vulnerability, a stack leak, occurs due to improper handling of return values, which fails to test for nonzero results. An attacker could potentially exploit this issue to gain access to...

5.5CVSS5.4AI score0.00216EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:51 a.m.6 views

CVE-2024-58375

A flaw was found in OpenTofu. When users enable static evaluation of module sources, versions, and backend configurations, the software does not properly restrict sensitive variables and locals. This oversight can lead to the exposure of values intended to be sensitive through these configuration...

8.7CVSS5.3AI score0.00255EPSS
SaveExploits0References5
RedhatCVE
RedhatCVE
added 2026/08/18 10:42 a.m.7 views

CVE-2026-72402

A flaw was found in the Linux kernel's BPF Berkeley Packet Filter verifier logging mechanism. The printbpfinsn function, responsible for masking sensitive pointer values in verifier logs, did not correctly mask all pseudo-pointer types. This oversight could lead to kernel memory addresses being...

5.5CVSS5.4AI score0.00189EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:42 a.m.6 views

CVE-2026-72236

A flaw was found in the Linux kernel's s390 performance monitoring component s390/perfcpumcf. A userspace-controlled variable was used as an array index without proper speculation barriers. This could allow a local attacker to potentially exploit speculative execution, leading to information...

5.5CVSS5.3AI score0.00221EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/18 10:23 a.m.6 views

CVE-2026-58417

A flaw was found in Gitea. The REST API improperly exposes the organization membership of private organizations to public users. This allows an unauthenticated remote attacker to gain unauthorized access to sensitive organizational structure information, leading to information disclosure...

7.5CVSS5.1AI score0.00342EPSS
SaveExploits0References6
Rows per page
Query Builder