Total CVEs

138,940

Critical Severity

3,615

High Severity

12,982

Last 7 Days

1,152
Quick preset (or use dates below)
Clear Filters
Showing 2,781 - 2,800 of 12,982 CVEs
CVE-2026-8359 HIGH - 7.5

When processing a request with a URL path starting with /status or /sysinfo, WOSHttpStatusModule.dll is to be loaded to handle such URL patterns. The WOSBin_LoadHttpModule function in the dll would be called to set up a "module" object for that module. However, WOSHttpStatusModule.dll is n...

Published: May 27, 2026
Source: NVD
CVE-2026-48064 HIGH - 8.1

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.1, when a PAM service is configured with deny_remote=false in pam_usb (commonly done for display managers such as gdm-password or lightdm to bypass process/TTY heuristics for local sessions), the PAM_RHOS...

Vendor: mcdope
Product: pam_usb
Published: May 27, 2026
Source: NVD
CVE-2026-47272 HIGH - 7.1

pam_usb provides hardware authentication for Linux using ordinary removable media. Prior to 0.9.0, the pusb_pad_compare() function in src/pad.c only verified that the user-side pad (~/.pamusb/device.pad) could be read, but did not enforce that the system-side pad (the pad file on the USB device) was...

Vendor: mcdope
Product: pam_usb
Published: May 27, 2026
Source: NVD
CVE-2026-45108 HIGH - 8.4

Himmelblau is an interoperability suite for Microsoft Azure Entra ID and Intune. From 2.0.0 to before 3.1.5 and 2.3.11, Himmelblau contained an authentication bypass vulnerability in the Device Authorization Grant (DAG) flow that allowed a user within the same Entra ID domain to obtain a local Unix ...

Vendor: himmelblau-idm
Product: himmelblau
Published: May 27, 2026
Source: NVD
CVE-2026-45104 HIGH - 7.5

MapServer is a system for developing web-based GIS applications. From 6.4.0 to before 8.6.3, msSLDParseUserStyle always calls _SLDApplyRuleValues(psRule, psLayer, 1); for any <Rule> carrying <ElseFilter/> โ€” it assumes msSLDParseRule added one class. When the rule has no symbolizer (a str...

Vendor: MapServer
Product: MapServer
Published: May 27, 2026
Source: NVD
CVE-2026-42197 HIGH - 8.7

RELATE is a web-based courseware package. Versions prior to commit 555f0efb1c5bd7531c07cd73724d7e566a81f620 have a stored cross-site scripting vulnerability that allows any enrolled student to execute arbitrary JavaScript in an administrator's browser session, potentially leading to full admin ...

Vendor: inducer
Product: relate
Published: May 27, 2026
Source: NVD
CVE-2026-44982 HIGH - 7.2

CrowdSec AppSec silently drops request body for chunked / HTTP-2 requests

Vendor: go
Product: github.com/crowdsecurity/crowdsec
Published: May 27, 2026
Source: GitHub
CVE-2026-44726 HIGH - 7.4

Deno is a JavaScript, TypeScript, and WebAssembly runtime. From 2.0.0 until 2.7.8, a flaw in Deno's Node.js tls compatibility layer could cause a TLS client to transmit application data in plaintext after a connection retry. When `autoSelectFamily was enabled and the first address-family attemp...

Vendor: rust
Product: deno
Published: May 27, 2026
Source: GitHub
CVE-2026-4868 HIGH - 8.2

GitLab has remediated an issue in GitLab EE affecting all versions from 18.8 before 18.10.7, 18.11 before 18.11.4, and 19.0 before 19.0.1 that, under certain conditions, could have allowed an authenticated user to cause specific Duo AI workflows to run under another user's identity due to impro...

Vendor: gitlab
Product: gitlab
Published: May 27, 2026
Source: NVD
CVE-2026-5509 HIGH - 7.2

An authenticated command injection vulnerability exists in the Archer BE450 v1 and BE7200 v1 router that allows an administrator to execute arbitrary system commands through the web management interface. After successfully authenticating to the admin interface, an attacker can leverage the browserโ€™s...

Vendor: tp-link
Product: archer_be450_firmware
Published: May 27, 2026
Source: NVD
CVE-2026-48153 HIGH - 8.5

Budibase is an open-source low-code platform. Prior to 3.39.0, fetchToken in the OAuth2 SDK makes a POST to a builder-supplied URL with plain node-fetch, skipping the blacklist.isBlacklisted check that every other outbound fetch path in the codebase uses. The Joi schema for the OAuth2 URL has no sch...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48152 HIGH - 8.1

Budibase is an open-source low-code platform. Prior to 3.39.0, the single-datasource GET and PUT routes are guarded by generic TABLE READ, not by Builder/Admin permission or datasource-specific ownership/resource checks. The built-in Basic app user role maps to the WRITE permission set, which includ...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48151 HIGH - 7.5

Budibase is an open-source low-code platform. Prior to 3.39.0, the webhook schema-building endpoint is registered under builderRoutes, but the generic authorization middleware skips authorization for all paths matching /api/webhooks/schema. As a result, an unauthenticated caller can update the body ...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48149 HIGH - 8.1

Budibase is an open-source low-code platform. Prior to 3.39.0, the Budibase Text component renders markdown by assigning marked.parse(markdown) straight to innerHTML with no sanitizer (packages/bbui/src/Markdown/MarkdownViewer.svelte:22). Any column a builder binds to a Text component in Markdown mo...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-48146 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.39.0, the OAuth2 token fetch function in packages/server/src/sdk/workspace/oauth2/utils.ts uses raw fetch(config.url) with no SSRF protection. The safe wrapper fetchWithBlacklist() exists in the same codebase and is used in every other outboun...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-46427 HIGH - 7.7

Budibase is an open-source low-code platform. Prior to 3.38.3, removeSecrets at packages/server/src/sdk/workspace/datasources/datasources.ts masks only datasource config fields whose schema type is DatasourceFieldType.PASSWORD. The Snowflake integration types its privateKey field as SENSITIVE_LONGFO...

Vendor: Budibase
Product: budibase
Published: May 27, 2026
Source: NVD
CVE-2026-44460 HIGH - 7.4

FileRise is a self-hosted web-based file manager with multi-file upload, editing, and batch operations. Prior to 3.12.0, /api/totp_setup.php is callable from a session that has only passed the password check (state pending_login_user). When the target account already has TOTP configured, the endpoin...

Vendor: error311
Product: FileRise
Published: May 27, 2026
Source: NVD
CVE-2026-44378 HIGH - 7.5

Botan is a C++ cryptography library. Prior to 3.12.0, certain patterns of indefinite length encodings in BER data could cause quadratic behavior in the parser, resulting in a denial of service. Such BER encodings were accepted even in structures which are required to be encoded as DER, which prohibi...

Vendor: randombit
Product: botan
Published: May 27, 2026
Source: NVD
CVE-2026-38807 HIGH - 8.8

Insecure Permissions vulnerability in kvf-admin v1.0.0 allows a remote attacker to escalate privileges via the UserController.java component

Published: May 27, 2026
Source: NVD
CVE-2025-69600 HIGH - 7.8

Command injection in Raynet rvia 12.6.4392.49-amd64.deb allows adversaries to execute commands via getconfig, and upload through the URL argument, and oracle through the -o flag The Supplier's perspective is that this is caused by Argument Injection in the find command query in rvia 12.6.4392.4...

Published: May 27, 2026
Source: NVD