378260 matches found
CVE-2026-16628
The CVE-2026-16628 issue affects the oclif project up to version 4.23.16. The vulnerability lies in the JIT Plugin Entry Handler, where manipulating the jitPlugins argument allows local os command injection via child_process.exec. The attack requires local access; the exploit is public. A patch e...
CVE-2026-64793
CVE-2026-64793 affects Joomla Extensions Articles Anywhere and Modules Anywhere by regularlabs.com. The issue is that content tags could use ignore flags or property overrides to render restricted or unpublished articles/modules, allowing a content author to expose content to visitors who lack re...
CVE-2026-64794
Summary: CVE-2026-64794 affects Joomla extensions from regularlabs.com, specifically Users Anywhere and Articles Anywhere. The vulnerability stems from how user tags, filters, and conditions can access insufficiently restricted user fields, enabling exposure of authentication-related data, raw us...
CVE-2026-64797
Summary (CVE-2026-64797) : A Joomla extension (IP Login by regularlabs.com) is vulnerable to IP spoofing through forwarded client-IP headers without a configured trusted proxy. The underlying issue is trust in forwarded headers, allowing an attacker to spoof the login IP and potentially impersona...
CVE-2026-63265
CVE-2026-63265 affects Joomla via Regular Labs extension. The issue: inconsistent CSRF token checks and privilege checks on multiple Regular Labs AJAX endpoints. This allowed authenticated low-privilege users or CSRF attackers to perform lookups or mutations outside their authorization. Exploitat...
CVE-2026-63685
The CVE describes an authorization bypass affecting the Joomla extension DB Replacer from regularlabs.com. The vulnerability arises because Administrator routes and replacement requests did not consistently require Super User permission and a valid token, enabling an unauthorized backend user or ...
CVE-2026-63280
CVE-2026-63280 concerns a Joomla extension from Regular Labs, specifically the Conditions Manager. The issue is described as inconsistent CSRF token checks and privilege checks within the Conditions administration, meaning that tokens and mapped-item/ component permissions were not consistently e...
CVE-2026-64796
CVE-2026-64796 concerns the Joomla Sourcerer extension by regularlabs.com, with multiple code injection vectors. The Free version allegedly lets both the article creator and last modifier execute article PHP without needing Super User privileges; the Pro version reportedly fails to consistently e...
CVE-2026-63683
The CVE-2026-63683 issue affects the Joomla Extension from Regular Labs (Conditions Manager). It describes a vulnerability where IP and GeoIP conditions trust spoofable forwarded headers, enabling remote clients to bypass location-based rules. The described impact is primarily on integrity (high)...
CVE-2026-64798
Summary: CVE-2026-64798 affects the Joomla Extension from regularlabs.com, specifically the IP login extension. The root cause is the use of a non-cryptographic random generator with insufficient entropy to generate persistent URL login keys. Impact: high confidentiality and integrity risk for lo...
CVE-2026-64795
CVE-2026-64795 concerns Joomla extensions by Regular Labs. The issue is: XSS through tag-provided inputs (custom HTML, module/content/title overrides, and decoded modal/tooltip values) that could allow a content author to inject JavaScript executed in visitors’ browsers. Affected products are Reg...
CVE-2026-64792
CVE-2026-64792 affects Joomla extensions from Regular Labs (Smart Search indexing). The underlying issue is that generated content can be rendered in the search index using the indexing administrator’s identity rather than a public guest, causing restricted or administrator-only content to be sto...
CVE-2026-63281
CVE-2026-63281 concerns a stored XSS in the Joomla extension from Regular Labs (conditions manager). The vulnerability allows stored condition values to render HTML/JavaScript in administrator summaries, enabling possible script execution within admin interfaces. Documented impact is limited to X...
CVE-2026-64791
Summary: CVE-2026-64791 affects Joomla Extensions by Regular Labs (Regular Labs Extension Manager). The issue is Inconsistent CSRF token checks and privilege checks on administrator routes and during install/update/uninstall processing, potentially letting an unauthorized backend user or CSRF att...
CVE-2026-63684
CVE-2026-63684 concerns Joomla extensions from Regular Labs (regularlabs.com). The described vulnerability stems from inconsistent CSRF token checks and privilege checks across multiple admin/import/export actions, including administrator actions and editor popups. This weakness could allow unaut...
CVE-2026-13089
OIDC::Lite for Perl up to 0.12.1 is vulnerable to ID Token signature verification bypass via an unpinned algorithm allowlist. If the caller does not pin the alg, verify uses the token header alg and passes it to decode_jwt with an allowlist from the untrusted token, allowing tokens with alg: none...
CVE-2026-64829
CVE-2026-64829 affects Question2Answer up to version 1.8.8. The issue is a session invalidation bug in the forgot-password flow: the handler qa_finish_reset_user() does not clear the sessioncode, allowing a previously issued remember-me cookie to continue authenticating the account after a passwo...
CVE-2026-14881
CVE-2026-14881 affects MongoDB Compass: during imports of connections, an attacker can override connection options that are not normally changeable via the connection form. Specifically, a custom browser open command for the OIDC authentication flow can be injected, which is typically configured ...
CVE-2026-13055
The CVE concerns MongoDB Server (mongod) where the query expression $_internalIndexKey in an aggregation pipeline can crash the server. The root cause is improper handling of compound wildcard index specifications, triggering an internal consistency check that aborts the server process. The vulne...
CVE-2026-13056
CVE-2026-13056 affects MongoDB server where using expressions that generate large arrays can craft a query that creates very large intermediate objects in memory, leading to an out-of-memory crash. The issue arises from producing oversized intermediate data structures during query execution, resu...
CVE-2026-13057
CVE-2026-13057 affects the server’s Atlas Search integration (MongoDB) in sharded topologies. An authenticated client can bypass per-user access controls by supplying internal routing fields for the $search and $searchMeta aggregation stages, which are normally populated only by the trusted route...
CVE-2026-13058
This CVE affects MongoDB’s mongod process. An authenticated user with basic write privileges can send a crafted transaction command with an incomplete set of required fields. The issue stems from inconsistent validation across related transaction command parameters, which can trigger a fatal inte...
CVE-2026-13059
Technical details are not publicly available in the provided documents. No specific affected products, versions, or exploit vectors are stated here. Monitor for updates as new information may emerge.
CVE-2026-9737
CVE-2026-9737 concerns MongoDB during query planning when reading a sort pattern in raw BSONObj form. In some cases, the code does not explicitly handle the meta expression, which may cause incorrect transformations and lead to an invariant failure (potential crash). The issue is reflected in the...
CVE-2026-13060
Technical details are not publicly available in the provided documents. The supplied materials do not specify affected products/components, root cause, or remediation. Monitor for updates.
CVE-2026-14899
The CVE-2026-14899 issue is a memory-safe vulnerability in Thunderbird’s MIME header parser when forwarding messages with headers visible. An off-by-one error could allow reading a byte beyond the header buffer, potentially causing a crash. Affected component: Thunderbird MIME header parsing duri...
CVE-2026-13061
CVE-2026-13061 affects MongoDB: an authenticated user may access session metadata of other users via the $listSessions aggregation stage. Impacted data includes active session IDs, usernames, and activity timestamps, indicating an access-control weakness that ordinarily requires cluster‑level adm...
CVE-2026-13062
The CVE affects MongoDB with Queryable Encryption on sharded clusters. An authenticated user with write privileges on a Queryable Encryption-enabled collection can craft write commands routed via mongos to modify internal encryption metadata fields that should be server-controlled, leading to cor...
CVE-2026-13063
CVE-2026-13063 : An authenticated user with standard read/write privileges can trigger an OOM in MongoDB by sending a crafted aggregation command. The issue is attributed to the libmongocrypt library, which allegedly fails to properly validate payload-supplied values, potentially causing an exces...
CVE-2026-13064
CVE-2026-13064 affects MongoDB: certain query operations using deeply nested $jsonSchema constructs can cause disproportionate CPU consumption, leading to resource exhaustion on affected deployments. The root cause is described as CPU-bound operations that cannot be interrupted by standard admini...
CVE-2026-13065
CVE-2026-13065 : MongoDB contains a vulnerability in the aggregation framework where a user with read‑only privileges can craft a pipeline using the $linearFill window function with a particular sortBy expression, triggering abnormal mongod termination and a denial of service. The root cause is i...
CVE-2026-13066
CVE-2026-13066 affects MongoDB deployments that use server-side JavaScript. The root cause is improper handling of DBPointer objects during BSON serialization in the server’s JavaScript engine, which can cause internal process memory contents to be included in data returned to the client. The ava...
CVE-2026-13067
Technical details for CVE-2026-13067 are not publicly available in the provided documents; monitor for updates.
CVE-2026-13068
Summary: CVE-2026-13068 affects MongoDB mongos. An authenticated user with cursor-termination privileges on one database can terminate active cursors on a different database, disrupting ongoing queries for other users. The issue stems from an authorization check that does not properly scope privi...
CVE-2026-13069
An authenticated user can trigger resource exhaustion in MongoDB Server by sending a crafted Queryable Encryption (FLE2) find payload that uses an unvalidated field to drive an internal computation loop. This causes excessive CPU and potential out-of-memory, degrading availability for other opera...
CVE-2026-13070
The CVE affects MongoDB servers performing outbound TLS connections. A malformed OCSP response during the TLS handshake can cause the server to terminate abnormally, due to OCSP stapling validation enabled by default for outgoing connections. Impact is primarily availability (possible process ter...
CVE-2026-13071
CVE-2026-13071 affects MongoDB’s mongod process where an authenticated user with read access can trigger server-side JavaScript in certain aggregation expressions, exposing an improper memory handling flaw during document processing that can terminate the server. The issue is described across NVD...
CVE-2026-13072
The CVE applies to MongoDB when compute mode is enabled on a standalone mongod instance. The issue is insufficient validation of externally sourced BSON data during aggregation pipeline processing, which can lead to memory corruption and potentially cause the process to terminate or exhibit other...
CVE-2026-13073
The CVE describes an issue in MongoDB’s mongod where an authenticated user with read-only privileges can trigger abnormal termination via a crafted aggregation command. The root cause is an internal engine selection inconsistency caused by a specific combination of aggregation options, leading to...
CVE-2026-13074
Affected software: MongoDB server. Vulnerable component: the awaitable hello command in exhaust mode. Root cause: handling of a specific parameter combination leads to a response loop that bypasses normal throttling. Impact: unauthenticated remote clients can cause excessive CPU consumption and d...
CVE-2026-13075
The CVE-2026-13075 entry concerns MongoDB: an authenticated user can terminate the mongod process under memory pressure by triggering unbounded memory allocation in the error-suggestion path via the $rankFusion and $scoreFusion aggregation stages. Root cause is in the server’s error-handling path...
CVE-2026-13076
CVE-2026-13076 describes memory-exhaustion in MongoDB’s aggregation framework causing a mongod process termination under memory pressure. An authenticated user with write access and ability to run aggregation queries can trigger disproportionate memory consumption via a specific data type convers...
CVE-2026-13077
CVE-2026-13077 involves a missing bounds check in BSON CodeWScope element accessors, enabling an authenticated attacker to trigger an out-of-bounds heap read through a crafted aggregation pipeline. By generating malformed BSONColumn data containing a CodeWScope element, wire-level BSON validation...
CVE-2026-13078
Summary of technical details (CVE-2026-13078) : The vulnerability affects MongoDB Server where the server-side MozJS scripting engine unconditionally registers a module loading hook. This hook allows JavaScript executed via the server to read arbitrary files from the host filesystem using the mon...
CVE-2026-22049
CVE-2026-22049 concerns ONTAP 9.16.1 and higher with WebAuthn MFA enabled. The vulnerability relates to the Relying Party ID and, when exploited by an attacker with valid credentials, could bypass MFA. Documented impact is high (full confidentiality, integrity, and availability concerns per CVSS)...
CVE-2026-16624
CVE-2026-16624 affects Cal.com OSS, where there is an authorization bypass on webhook creation via unvalidated teamId injection. Any authenticated user can create a webhook on any team and potentially exfiltrate booking data (e.g., organizer/attendee emails and custom responses) and, in some case...
CVE-2026-3482
IBM Sterling B2B Integrator and IBM Sterling File Gateway versions 6.2.0.0–6.2.0.5_2; 6.2.1.0–6.2.1.1_2; and 6.2.2.0–6.2.2.0_1 are affected by CVE-2026-3482, a CWE-639 authorization bypass. An unauthenticated user can read sensitive information by bypassing authentication via a specially crafted ...
CVE-2026-16157
CVE-2026-16157 affects Duplicati v2.3.0.1 on Windows. The MSI installer registers a LocalSystem service that executes binaries from the installation directory. If installed to a non-default path (outside the default C:\Program Files\Duplicati 2), a standard local user can write to the service dir...
CVE-2026-64835
FFmpeg 4.4–8.1.2 contains an out-of-bounds memory access in the ADX audio decoder (libavcodec/adxdec.c). The issue occurs when a crafted ADX or AAX file with a mid-stream channel layout change is decoded; AV_PKT_DATA_NEW_EXTRADATA side data received mid-stream causes the adx_decode_frame path to ...
CVE-2026-50540
Kata Containers vulnerability CVE-2026-50540 allows an authenticated pod user to set the io.katacontainers.config_path annotation to an arbitrary host configuration file, enabling execution of malicious binaries as root on the host by controlling privileged runtime settings. Affects both Rust and...