Security
CVE Feed
Latest vulnerabilities from the National Vulnerability Database.
45502
Total
3651
Critical
13471
High
13397
Medium
| CVE ID | Severity | Score | Description | Published |
|---|---|---|---|---|
| CVE-2026-75841 | MEDIUM | 4.3 | ArcadeDB before 26.8.1 contains a denial of service vulnerability in the Cypher range() function that allows authenticated users to exhaust server heap memory. Attackers can … | Aug 18, 2026 |
| CVE-2026-75840 | HIGH | 7.5 | ArcadeDB before 26.8.1 contains an arbitrary file read vulnerability in the GraalVM JavaScript sandbox allowlist enforcement, which uses unescaped regular expressions to validate package names. … | Aug 18, 2026 |
| CVE-2026-75839 | MEDIUM | 4.3 | 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 … | Aug 18, 2026 |
| CVE-2026-75838 | UNKNOWN | — | DOMPurify before 3.4.13 contains a cross-site scripting vulnerability in IN_PLACE sanitization where element-removal hooks fail to neutralize detached subtrees. Attackers can supply HTML with event … | Aug 18, 2026 |
| CVE-2026-75837 | CRITICAL | 9.1 | Grav before 2.0.14 fails to guard the access field in the core group blueprint with the required security@: admin.super restriction. A delegated admin.users operator can … | Aug 18, 2026 |
| CVE-2026-75836 | HIGH | 8.8 | The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav's admin-next/API stack) before 1.0.14 fails to enforce the authorize requirement in MenubarController::executeAction(). While the GET /menubar/items listing … | Aug 18, 2026 |
| CVE-2026-75835 | MEDIUM | 4.3 | 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, … | Aug 18, 2026 |
| CVE-2026-75834 | MEDIUM | 5.4 | Grav before 2.0.14 contains a stored cross-site scripting vulnerability in the Security::detectXss() function (system/src/Grav/Common/Security.php). All XSS detection patterns use the PCRE /u (UTF-8) modifier, so … | Aug 18, 2026 |
| CVE-2026-75833 | MEDIUM | 4.2 | The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0's admin-next/API stack) before version 1.0.14 contains an open redirect weakness in SsoController::sanitizeReturnTo(). The function rejects a … | Aug 18, 2026 |
| CVE-2026-75832 | MEDIUM | 4.3 | The Grav API plugin (getgrav/grav-plugin-api, bundled with Grav 2.0) before version 1.0.14 (fixed in 1.0.15) contains a missing authorization vulnerability in BlueprintPathResolver::resolveUserScope(). The method gates … | Aug 18, 2026 |
| CVE-2026-75831 | HIGH | 7.6 | Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the audio and video media rendering through the sourceParsedownElement method. The media URL fragment is … | Aug 18, 2026 |
| CVE-2026-75830 | HIGH | 7.1 | grav-plugin-api (getgrav/grav-plugin-api) versions >= 1.0.0-beta.10 and <= 1.0.14 contain a path traversal vulnerability in the PagesController::batchCopy() method. An incomplete fix for GHSA-qjq4-jp55-4mx2 left the user-controlled … | Aug 18, 2026 |
| CVE-2026-75829 | HIGH | 8.1 | grav-plugin-api versions before 1.0.15 fail to validate Twig content in the translate() endpoint, allowing attackers with api.pages.write permission to persist pages with process.twig enabled. Attackers … | Aug 18, 2026 |
| CVE-2026-75828 | HIGH | 8.7 | Grav before 2.0.15 contains a stored cross-site scripting vulnerability in the detectXss() function where unpaired quotes in unquoted attribute values bypass event-handler detection. Authenticated editors … | Aug 18, 2026 |
| CVE-2026-75827 | HIGH | 8.8 | Grav before 2.0.15 contains an arbitrary file write vulnerability in the Blueprint dynamic-data bare-function validation that uses an incomplete denylist instead of a positive allowlist. … | Aug 18, 2026 |
| CVE-2026-75774 | LOW | 3.7 | A vulnerability was determined in karakeep-app karakeep up to 0.32.0. The impacted element is an unknown function of the file apps/web/server/auth.ts of the component OAuth … | Aug 18, 2026 |
| CVE-2026-75107 | MEDIUM | 5.4 | Grav Form Plugin before 9.1.19 fails to escape field-definition properties including prepend, append, spacer text, section text, and select option labels in form templates. Attackers … | Aug 18, 2026 |
| CVE-2026-74908 | MEDIUM | 4.6 | Grav plugin-api before 1.0.15 contains a script injection vulnerability where the SVG sanitizer only checks for the exact extension 'svg', allowing .svgz and .xhtml files … | Aug 18, 2026 |
| CVE-2026-74907 | MEDIUM | 5.9 | Grav before 2.0.15 contains a path traversal vulnerability in the static asset server within index.php that uses string prefix matching instead of directory-boundary validation. Unauthenticated … | Aug 18, 2026 |
| CVE-2026-74906 | HIGH | 7.5 | 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. … | Aug 18, 2026 |
| CVE-2026-74905 | HIGH | 7.1 | SiYuan before v3.7.4 contains a server-side request forgery (SSRF) vulnerability in the isPrivateIP function in kernel/util/net.go, used by SSRFSafeDialer to enforce SSRF protection in SafeMode. … | Aug 18, 2026 |
| CVE-2026-74904 | HIGH | 7.5 | 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 … | Aug 18, 2026 |
| CVE-2026-74903 | MEDIUM | 4.3 | SiYuan before v3.7.4 contains an insufficient access control vulnerability in the /api/lute/spinBlockDOM endpoint, which is guarded only by CheckAuth middleware instead of CheckAdminRole like its … | Aug 18, 2026 |
| CVE-2026-74902 | HIGH | 8.6 | SiYuan before v3.7.4 contains a cross-site scripting vulnerability in the file upload validation flow that fails to escape filenames before inserting them into HTML via … | Aug 18, 2026 |
| CVE-2026-5224 | MEDIUM | 5.7 | Cleartext storage of sensitive information vulnerability in Kriptok Crypto and Information Technologies Industry Trade Inc. Cryptosim allows Retrieve Embedded Sensitive Data. This issue affects Cryptosim: … | Aug 18, 2026 |