400180 matches found
CVE-2026-92626
Control iD iDSecure versions prior to 4.8.3.0 are vulnerable to an unauthenticated Denial of Service (CVSS 7.5 HIGH). The root cause lies in the /api/dguardintegration/dguardVersion endpoint, which dereferences a DGuard integration login state that may be unset, raising an unhandled null referenc...
CVE-2026-92625
Control iD iDSecure versions prior to 4.8.3.0 are vulnerable to an unauthenticated Denial of Service via the /api/license/restartService endpoint. This endpoint is reachable without authentication and invokes an internal routine that terminates the iDSecure service process and relaunches it via a...
CVE-2026-92615
flightctl 's configureRepoHTTPSClient() function in the device-render worker builds a per-repository tls.Config (which may include InsecureSkipVerify , a custom CA bundle, or tenant-supplied mTLS client certificates ) and installs it into go-git's process-global client.Protocols map via gitclient...
CVE-2026-92218
A Server-Side Template Injection (SSTI) vulnerability was identified in the release-service-utils component. The root cause is that templates are processed twice (double expansion), allowing a malicious tenant to inject Jinja syntax into input fields that is interpreted on the second pass. This b...
CVE-2026-70416
Dell ObjectScale versions prior to 4.4.0.0 contain a Deserialization of Untrusted Data vulnerability that allows an unauthenticated remote attacker to achieve Remote Code Execution (RCE) . The flaw is rated CVSS 10.0 (CRITICAL) with a network attack vector, low complexity, and changed scope, yiel...
CVE-2026-92627
A heap-use-after-free vulnerability exists in H5T__conv_f_f() in src/H5Tconv.c of HDF5 versions before 1.14.2 . When converting a compound datatype containing floating-point members during a dataset read, a temporary buffer allocated with calloc() is freed and subsequently read from within the sa...
CVE-2026-92385
A Cross-Site Scripting (XSS) vulnerability exists in SourceCodester Online Food Ordering System version 1.0 , specifically in the file /admin/update_category.php (component: Category Update). The affected function is not publicly identified. An attacker with high privileges (i.e., an authenticate...
CVE-2026-76104
Dell ObjectScale versions prior to 4.4.0.0 contain an Incorrect Permission Assignment for Critical Resource vulnerability in the OS. A high-privileged attacker with remote access could exploit this flaw to cause Denial of Service . The CVSS 3.1 score is 5.5 (Medium) , reflecting high privileges r...
CVE-2026-26947
Dell ECS (versions 3.8.1.0 through 3.8.1.7) and Dell ObjectScale (versions prior to 4.4.0.0) contain an Improper Privilege Management vulnerability. A high-privileged attacker with local access can exploit this to achieve elevation of privileges , with full impact on confidentiality, integrity, a...
CVE-2025-43936
Dell ObjectScale , versions prior to 4.4.0.0 , contains an Improper Authentication vulnerability that could allow an unauthenticated remote attacker to gain unauthorized access . The CVSS 3.1 score is 8.1 (HIGH) , with a vector reflecting network attack vector, high complexity, no required privil...
CVE-2025-36591
Dell ECS (versions 3.8.1.0 through 3.8.1.7) and Dell ObjectScale (versions prior to 4.4.0.0) contain a Use of a Broken or Risky Cryptographic Algorithm vulnerability. A high-privileged attacker with local access could potentially exploit this flaw, leading to information exposure . The assigned C...
CVE-2026-92383
CVE-2026-92383 is a cross-site request forgery (CSRF) vulnerability in PbootCMS versions up to 3.2.24 , affecting the UserController::del and UserController::mod functions within the User Management component (apps/admin/controller/system/UserController.php). A remote attacker with no privileges ...
CVE-2026-17619
IBM Platform RTM (spectrum-lsf) is vulnerable to SQL injection (CWE-89) in its web interface, where unvalidated input is passed directly into SQL queries. A remote attacker could send specially crafted SQL statements to view, add, modify, or delete data in the back-end database. The vulnerability...
CVE-2026-82410
Pocketbase , an open-source web backend written in Go, is vulnerable to a denial of service due to its panic-recovery middleware failing to cover internal child and worker goroutines. A panic in one of these internal goroutines can escape recovery and terminate the server process . The fix, intro...
CVE-2026-79651
CVE-2026-79651 is an unauthenticated denial-of-service vulnerability in the keycloak-services component of Keycloak, specifically in its theme localization endpoints . The root cause is that the system accepts arbitrary locale tags from unauthenticated requests and stores them in a permanent in-m...
CVE-2026-74909
CVE-2026-74909 is an incomplete fix for CVE-2026-15573 in Keycloak's policy enforcer (component: keycloak-services). The enforcer fails to correctly normalize URLs containing percent-encoded characters such as semicolons or directory-traversal segments, allowing an authenticated user to trick the...
CVE-2026-18212
Keycloak 's SAML Redirect Binding implementation is affected by a native memory leak. The custom DEFLATE compression and decompression helpers fail to release native zlib memory after processing, so an unauthenticated attacker can send repeated malformed SAML requests to exhaust native memory and...
CVE-2026-84860
ScadaLTS 2.8.1-release-candidate build 0 suffers from an Authorization Bypass in its DWR (Direct Web Remoting) component. Spring Security restricts DWR endpoints by URL path pattern , but DWR actually dispatches method calls based on the POST body parameters c0-scriptName and c0-methodName . Addi...
CVE-2026-84859
ScadaLTS 2.8.1-release-candidate build 0 is affected by an authenticated blind SQL injection in the /api/events/search endpoint. The sortBy array values in the JSON request body are concatenated directly into the SQL ORDER BY clause without sanitization or parameterization, enabling time-based an...
CVE-2026-84858
ScadaLTS 2.8.1-release-candidate build 0 is vulnerable to Authenticated Remote Code Execution via a scripting sandbox bypass. The DWR "DataSourceEditDwr" class exposes the "validateScript" method, which compiles and executes attacker-supplied JavaScript through the Rhino scripting engine without ...