401038 matches found
CVE-2026-32641
Parseable , a log analytics platform for high-volume data ingestion, is affected by an unauthenticated denial-of-service vulnerability in versions prior to 3.0.0 . The root cause is an unchecked unwrap() call in src/handlers/http/middleware.rs while parsing the x-amz-firehose-common-attributes he...
CVE-2026-93759
Mongoid , the Ruby ODM for MongoDB, is vulnerable to server-side JavaScript injection via its query builder. A string-typed query criterion is not neutralized before being passed to the database as a server-side JavaScript expression. An unauthenticated attacker who can influence a query argument...
CVE-2026-69184
c-ares (asynchronous DNS resolver library) prior to 1.34.7 is affected by a CPU-exhaustion denial-of-service in ares_dns_name_parse(). The function enforces backward DNS compression pointers but does not bound total pointer hops or assembled name length, so a malicious DNS server can send a respo...
CVE-2026-69186
c-ares , an asynchronous DNS resolver library, is affected by a memory-amplification denial of service in ares_dns_parse(). Prior to 1.34.7 , the function trusts attacker-controlled ANCOUNT, NSCOUNT, and ARCOUNT header fields without first confirming the response contains enough bytes for the cla...
CVE-2026-61552
Icinga 2 , an open source monitoring and alerting system, is affected by a DSL injection vulnerability in the /v1/objects API . The root cause is that attacker-controlled template names are written into generated configuration without escaping , allowing an authenticated ApiUser with an objects/c...
CVE-2026-93760
Mongoid , the Ruby ODM for MongoDB, allows caller-supplied filter data to carry unrestricted query operators when an application forwards externally supplied parameters to its query-building methods. Because the operator guard is unsafe by default , an unauthenticated party can influence how the ...
CVE-2026-61551
Icinga 2 , an open source monitoring system, is affected by a stack overflow in its JSON parsing paths prior to versions 2.14.9 , 2.15.4 , and 2.16.2 . The root cause is that nesting depth is not bounded, so deeply nested JSON objects exhaust the call stack. The vulnerable paths are reachable by ...
CVE-2026-61550
Icinga 2 (open source monitoring system) is vulnerable to improper access control in its JSON-RPC certificate update message handling (affected: 2.8 through 2.14.9, 2.15.4, and 2.16.2 ). The handler does not validate that the sender is a trusted endpoint, allowing an unauthenticated attacker with...
CVE-2026-93761
CVE-2026-93761 affects the Mongoid library (MongoDB's Ruby ODM). The vulnerability resides in the in-memory query evaluation component , where an inefficient regular expression complexity issue (ReDoS) can be triggered when user-supplied text is placed into a pattern-matching query condition on a...
CVE-2026-91127
File Viewer 's legacy DOC renderer in @file-viewer/doc (< 2.3.1) and msdoc-viewer (
CVE-2026-63374
AnyIO is vulnerable to potential TLS certificate spoofing when connecting to services using internationalized (non-ASCII) domain names. The root cause lies in the IDNA 2003 encoding used by TLSStream.wrap() and connect_tcp(): an attacker who hijacks and redirects the connection can present a legi...
CVE-2026-77386
Kyoo is a self-hosted media server for movies, series, and anime. Prior to version 5.1.0 , an unauthenticated attacker could initiate the OIDC login flow with an attacker-controlled redirectUrl. The login handling in auth/oidc.go stored that URL with the opaque login state, and /auth/oidc/logged/...
CVE-2026-77385
Kyoo , a self-hosted media server for movies, series, and anime, is affected by a missing catalog-level authorization in its transcoder component prior to version 5.1.0 . Specifically, transcoder/src/api/path.go validated only that a base64-encoded filesystem path began with Settings.SafePath, wh...
CVE-2026-93762
Mongoid (MongoDB's Ruby ODM) has an unsafe reflection weakness in the in-memory query path used for embedded documents . When an application passes an externally supplied field name to certain query methods, an unauthenticated attacker can achieve attribute disclosure of stored document data and ...
CVE-2026-33625
LMDeploy versions 0.12.1 through 0.12.2 contain a code injection vulnerability in lmdeploy/pytorch/config.py (line 620). The quant_dtype value from a model's HuggingFace quantization_config is passed to eval(f'torch.{quant_dtype}') without validation, enabling an attacker who publishes a maliciou...
CVE-2026-62278
LubeLogger is a self-hosted, open-source web-based vehicle maintenance and fuel mileage tracker. In versions prior to 1.6.8 , authenticated non-administrative users could exploit a path traversal in HandleTranslationFileUpload by crafting a malicious file name. The underlying cause is in Helper/F...
CVE-2026-62279
LubeLogger , a self-hosted, open-source vehicle maintenance and fuel mileage tracker, contained an IDOR vulnerability in its DuplicateRecordsToOtherVehicles endpoint prior to version 1.6.8 . The endpoint properly authorized destination vehicles but failed to call UserCanEditVehicle when fetching ...
CVE-2026-93763
This vulnerability affects Mongoid , a Ruby object-document mapper for MongoDB. A protection mechanism failure in the encryption configuration generation — specifically an unresolved callable database name in the encryption schema map — causes fields declared for client-side field-level encryptio...
CVE-2026-84992
md-editor-v3 , a Markdown editor for Vue 3, contains an XSS vulnerability in MdPreview's useMarkdownIt() highlight callback (useMarkdownIt.ts:206). The fenced-code language value is interpolated into class="language-${language}" and an unquoted language=${language} HTML attribute without escaping...
CVE-2026-84975
PJSIP versions 2.17 and earlier are affected by a TLS server identity verification bypass in the OpenSSL and GnuTLS backends. The vulnerable code in ssl_sock_ossl.c and ssl_sock_gtls.c copies DNS SubjectAltName values using string functions that recalculate length and truncate an embedded NUL byt...