Lucene search
+L
VulnrichmentRecent

182602 matches found

Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82065 Insufficient Validation of Storage Configuration Options in MongoDB Server Leads to Persistent Denial of Service via Corrupted Metadata

A security issue in the MongoDB Server's storage engine integration layer allows an authenticated user with collection creation privileges to cause a persistent denial of service. Insufficient validation of user-supplied storage configuration options permits values that, once persisted to durable...

7.1CVSS0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82064 Unauthenticated Denial of Service in MongoDB Server via Assertion Failure in Read Concern Processing on Replica Set Members

A security issue in MongoDB Server allows an unauthenticated network user to cause a denial of service on a specific type of replica set member. The server contains an assertion in its read concern processing logic that can be reached without authentication, and the assertion's assumptions about...

8.7CVSS0.003EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82063 Use-After-Free in MongoDB Server Cursor Management Component Leads to Denial of Service

A use-after-free security issue in the cursor management component of MongoDB Server allows an authenticated user to cause a denial of service. Under specific timing conditions during cursor operations, a stale pointer to a freed resource may be retained and subsequently dereferenced during curso...

6CVSS0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82062 Improper Authorization in MongoDB Server applyOps Command Allows Writes to Arbitrary Internal Storage Tables via Feature Gate Bypass

A security issue in MongoDB Server allows an authenticated user with elevated internal privileges to bypass a disabled feature gate in the applyOps command by specifying an internal replication mode value that was not intended to be client-selectable. This bypass enables execution of container...

7CVSS0.0036EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82061 Use-After-Free in MongoDB Server Query Execution Memory Tracking Subsystem Leads to Denial of Service

A use-after-free security issue exists in the server's query execution memory tracking subsystem. An authenticated user with read privileges can trigger a write to freed heap memory through a sequence of standard database commands, leading to server process crash or potential memory corruption. N...

8.1CVSS0.00299EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82060 Insufficient Validation of Shard Key Values in MongoDB Server Leads to Query Operator Injection in Change Stream Post-Image Lookups

In MongoDB, insufficient validation of shard key values during document insertion allowed authenticated users to store documents with specially crafted, operator-shaped objects as shard key values in sharded collections. When change stream events for such documents were processed with the...

5.4CVSS0.00236EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82059 Improper Access Restriction of Internal Aggregation Expression in MongoDB Server Leads to Assertion Failure and Denial of Service

An internal aggregation expression in MongoDB Server was incorrectly registered as accessible to any authenticated user rather than being restricted to internal cluster operations. By crafting a malformed index specification within this expression, an authenticated user with read-only privileges...

6CVSS0.00255EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82058 Unhandled Exception in MongoDB Server JSON Schema Validation Error Generation Leads to Denial of Service

A flaw in MongoDB's JSON Schema validation error generation code allows an authenticated user with readWrite privileges to crash the mongod server. When a BSON document containing an array with a malformed numeric field name fails a $jsonSchema items type constraint, the error generation path...

7.1CVSS0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82057 Type Confusion in MongoDB Server WiredTiger Storage Engine via Custom Collection Configuration Leads to Persistent Denial of Service

A security issue was discovered in MongoDB where an authenticated user with readWrite privileges could crash the mongod server process. By specifying a custom WiredTiger storage configuration option with an incompatible value during collection creation, a user could cause a type confusion in the...

7.1CVSS0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82056 Race Condition in MongoDB Server Text Index Query Parsing Leads to Heap Use-After-Free and Denial of Service

A race condition in MongoDB server's text index query parsing can cause a heap use-after-free read when handling upsert retry paths. Under certain concurrent index lifecycle operations, a raw pointer to internal text index metadata may be dereferenced after the underlying structures have been...

6CVSS0.00245EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82055 Null Pointer Dereference in MongoDB Server 2dsphere Index Key Generation Leads to Denial of Service

A security issue exists in MongoDB's 2dsphere index key generation that can cause a server crash due to a null pointer dereference. When a specially crafted GeoJSON document is inserted into a collection with a 2dsphere index, an inconsistency in geometry parsing can leave an internal object in a...

7.1CVSS0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82054 Uncontrolled Resource Consumption in MongoDB Server JSON Pointer Parser Leads to Denial of Service

A security issue exists in MongoDB server's JSON Pointer parser used during $jsonSchema query filter processing. When a find command includes a specially crafted $jsonSchema filter field, the parser processes the input without enforcing adequate limits on iteration count or total allocation size,...

7.1CVSS0.00289EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.5 views

CVE-2026-82053 Improper Session Handling in MongoDB Server LDAP Authorization Integration Leads to Incorrect Role Assignment

A security issue exists in MongoDB's LDAP authorization integration where pooled LDAP connections can retain stale authentication identities after user authentication under certain configurations. Subsequent authorization queries may execute under an unintended LDAP identity rather than the...

8.1CVSS0.00244EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:12 p.m.6 views

CVE-2026-82052 $regexFindAll may crash mongod server when byte-matching multi-byte UTF-8 chars

The $regexFindAll expression can be used by an authenticated user who can run aggregation pipeline stages to crash a MongoDB server mongod. Under certain specific conditions the regex match can start in the middle of a multi-code-unit character, triggering an assertion during query execution...

7.1CVSS0.00359EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:09 p.m.5 views

CVE-2026-47625

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could abuse missing authorization. A successful exploit of this vulnerability might lead to information disclosure, data tampering, and denial of service...

7.5CVSS0.00399EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 4:09 p.m.4 views

CVE-2026-16497

NVIDIA Triton Inference Server for Linux contains a vulnerability where an attacker could cause excessive iteration. A successful exploit of this vulnerability might lead to denial of service...

7.5CVSS0.00432EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 4:04 p.m.4 views

CVE-2026-20293 Cisco UCS and UCS-Based Appliances UEFI Shell Secure Boot Bypass Vulnerability

A vulnerability in the Unified Extensible Firmware Interface UEFI Shell implementation of Cisco UCS Servers and UCS-based appliances could allow an authenticated attacker with valid credentials for a user account with the role of user or admin or an unauthenticated attacker with physical access t...

7.1CVSS0.00132EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 4:00 p.m.5 views

CVE-2026-56101 OpenBSD ieee80211_crypto_tkip.c TKIP MIC Countermeasure Logic Inversion DoS

OpenBSD before commit 1ee99df contains an inverted comparison vulnerability in the ieee80211michaelmicfailure function within sys/net80211/ieee80211cryptotkip.c that allows unauthenticated attackers within RF range to trigger denial of service by sending two malformed TKIP frames separated by mor...

6CVSS0.004EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 4:00 p.m.5 views

CVE-2026-86666 aircheng-org iWebShop-5 pic.php uploadFile unrestricted upload

A security flaw has been discovered in aircheng-org iWebShop-5 up to 5.15. Impacted is the function uploadjson/uploadFile of the file controllers/pic.php. The manipulation results in unrestricted upload. The attack can be executed remotely. The exploit has been released to the public and may be...

7.5CVSS0.005EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/08 3:54 p.m.5 views

CVE-2026-16769 RS9116W/SiWx917 plaintext pause encryption request causes DOS

An unencrypted 'pause encryption request' message causes a denial of service in the in the RS9116W/SiWx917. See vulnerability B-E10 in the related paper below...

7.1CVSS0.001EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:48 p.m.5 views

CVE-2026-86600 Workload identity attestation generated before login host validation in Snowflake drivers

In affected Snowflake drivers, WORKLOADIDENTITY authentication requests a cloud workload-identity token and attaches it to the login request without verifying that the configured host is a Snowflake endpoint. An attacker who can modify the connection configuration can cause the driver to mint a...

8.2CVSS0.00309EPSS
SaveExploits0References8
Vulnrichment
Vulnrichment
added 2026/09/08 3:29 p.m.5 views

CVE-2026-86840 Bifrost Unauthorized Channel Commission Attribution Allows Commission Diversion

The vtoken-minting and slpx pallets in Bifrost contain an improper authorization vulnerability in channel commission attribution. A signed account can supply an arbitrary registered channelid when minting tokens without verifying that the caller is authorized to mint on behalf of that channel. Th...

0.00241EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.5 views

CVE-2026-86853 Repeated external URL scheme launches could potentially cause a denial of service in Firefox for iOS

A malicious webpage could repeatedly trigger external URL schemes, causing system prompts or external application launches. This could make Firefox for iOS temporarily unusable until the page is closed. This vulnerability was fixed in Firefox for iOS 155.1...

0.00174EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.6 views

CVE-2026-86738 Snipe-IT before 8.7.0 CSS Injection via Custom CSS

Snipe-IT versions before 8.7.0 contain a CSS injection vulnerability in the Custom CSS field due to incomplete sanitization that reverses HTML encoding on greater-than and double-quote characters. Superusers can plant malicious CSS payloads using @import and url references to exfiltrate CSRF toke...

9.3CVSS0.00275EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.6 views

CVE-2026-86737 snipe-it before 8.7.0 Missing Authorization via barcode endpoint

snipe-it versions before 8.7.0 fail to enforce asset view authorization in the GET /hardware/asset/barcode endpoint. Authenticated attackers can iterate asset IDs to retrieve barcodes and enumerate asset tags across tenants, including soft-deleted and cross-company assets...

5.3CVSS0.00168EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.5 views

CVE-2026-86735 snipe-it before 8.7.0 SSRF via IPv6 transition address bypass

snipe-it versions before 8.7.0 contain a server-side request forgery vulnerability in the ExternalUrl validation rule that fails to detect IPv6 transition addresses encoding private IPv4 targets. Attackers with super-admin privileges can configure webhook URLs using NAT64, 6to4, or Teredo...

5.9CVSS0.0024EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.5 views

CVE-2026-86734 Snipe-IT before 8.7.1 Denial of Service via Unbounded Note Field

Snipe-IT before 8.7.1 fails to validate the length of the note field in the POST /account/accept/acceptance endpoint, allowing authenticated users to submit unbounded input that reaches synchronous CommonMark rendering. Attackers can submit large note values to exhaust PHP worker CPU and cause...

7.1CVSS0.00302EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.8 views

CVE-2026-86733 Snipe-IT before 8.7.0 Remote Code Execution via Backup Restore

Snipe-IT before 8.7.0 streams the SQL entry from an uploaded backup archive directly into the MySQL/MariaDB command-line client mysql without the --binary-mode flag, so the client interprets lines beginning with backslash commands such as ! as local shell commands. An authenticated...

8.6CVSS0.00325EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.6 views

CVE-2026-86732 Craft CMS before 5.10.12 Remote Code Execution via element-index

Craft CMS versions before 5.10.12 contain a remote code execution vulnerability in the element-index endpoint that allows authenticated content editors to instantiate arbitrary classes through the criteria parameter. Attackers can inject a malicious class via criteriawithTransforms0class that...

8.8CVSS0.0051EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.4 views

CVE-2026-86730 Craft CMS 5.0.0-RC1 before 5.10.12 Behavior Injection RCE

Craft CMS versions before 5.10.12 fail to properly cleanse string-typed field-layout elements, allowing authenticated control-panel users to inject Yii2 behavior attachments and event handlers. Attackers can post field-layout tab elements as JSON strings to bypass cleanse validation, then trigger...

8.8CVSS0.00393EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:14 p.m.5 views

CVE-2026-86729 WWBN AVideo Unrestricted Authentication Attempts via get_api_preauthorize

WWBN AVideo through commit e01e41ecc no patched version available exposes getapipreauthorize in plugin/API/API.php as a second, undocumented login path. Unlike getapisignIn, which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit, getapipreauthorize performs the same credentia...

9.1CVSS0.00218EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.5 views

CVE-2026-86728 AVideo through 29.0 Unauthenticated Disclosure via epg.json.php

AVideo through 29.0 contains an authentication bypass vulnerability in plugin/PlayLists/epg.json.php that exposes live-stream keys and private EPG schedules to unauthenticated users. Attackers can request the endpoint with sequential user or playlist IDs to retrieve sensitive credentials, server...

8.7CVSS0.00321EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.6 views

CVE-2026-86727 AVideo through 29.0 Information Disclosure via stats.json.php

AVideo through 29.0 contains an information disclosure vulnerability in plugin/Live/stats.json.php that allows unauthenticated attackers to retrieve stream keys and m3u8 URLs by accessing the endpoint without authentication. Attackers can enumerate private, unlisted, and group-restricted live...

8.7CVSS0.00308EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.4 views

CVE-2026-86725 AVideo SocialMediaPublisher Missing Authorization via add.json.php

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains a missing authorization vulnerability in the SocialMediaPublisher plugin's add.json.php endpoint that allows authenticated users to modify other users' OAuth token records. Attackers can supply arbitrary row IDs to overwrite another...

7.1CVSS0.00301EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.4 views

CVE-2026-86724 AVideo YPTWallet saveBalance.php Cross-Site Request Forgery

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in plugin/YPTWallet/view/saveBalance.php that allows attackers to set arbitrary wallet balances by relying only on session cookies without token validation. Attackers can craft a...

7.1CVSS0.00128EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.5 views

CVE-2026-86723 AVideo LoginControl PGP Authentication Bypass via verifyChallenge

AVideo through c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability in LoginControl::verifyChallenge that uses loose comparison == instead of strict comparison === against unset session values. Attackers with only a password can submit an empty request to...

8.6CVSS0.00269EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.5 views

CVE-2026-86722 AVideo Authentication Bypass via SQL Cache Invalidation

AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains an authentication bypass vulnerability where sqlDAL caches empty result sets that writeSql never invalidates. Attackers with a valid password can bypass email two-factor authentication on new devices because the confirmation...

8.6CVSS0.00269EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.4 views

CVE-2026-86720 WWBN AVideo Missing Authorization via resendRestreamer.json.php

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 fails to validate ownership of liverestreamsid in resendRestreamer.json.php, allowing authenticated users with canStream to access other users' restream destinations. Attackers can broadcast their live stream to victim-configured...

8.6CVSS0.00264EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.5 views

CVE-2026-86719 WWBN AVideo CustomizeUser Cross-Site Request Forgery Session Hijacking

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 master contains a cross-site request forgery vulnerability in the CustomizeUser plugin endpoint plugin/CustomizeUser/swapUser.json.php. The endpoint takes usersid from $REQUEST and invokes User::swapUser without calling...

5.4CVSS0.00108EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:13 p.m.4 views

CVE-2026-86718 WWBN AVideo Cross-Site Request Forgery via deleteHistory.json.php

WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery vulnerability in deleteHistory.json.php and finishAll.json.php that allows unauthenticated attackers to mutate live history by making GET requests without CSRF token validation. Attackers can...

7.1CVSS0.00176EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/09/08 3:12 p.m.6 views

CVE-2026-16037 Callback Authentication Bypass via Timing Attack in PayTR's PayTR Virtual Pos iFrame API (v9x) WHMCS Module

Observable timing discrepancy vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API v9x WHMCS Module allows Black Box Reverse Engineering. This issue affects PayTR Virtual Pos iFrame API v9x WHMCS Module: from v9.0.0 before v9.0.3...

7.5CVSS0.00303EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 3:06 p.m.6 views

CVE-2026-16025 Improper Payment Validation in PayTR's PayTR Virtual Pos iFrame API (v9x) WHMCS Module

Improper validation of specified quantity in input vulnerability in PayTR Payment and Electronic Money Institution Inc. PayTR Virtual Pos iFrame API v9x WHMCS Module allows Input Data Manipulation. This issue affects PayTR Virtual Pos iFrame API v9x WHMCS Module: from v9.0.0 before v9.0.3...

7.5CVSS0.00324EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:43 p.m.6 views

CVE-2026-12647

A Missing Authorization vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server...

9.9CVSS0.01189EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:40 p.m.6 views

CVE-2026-12646

A Missing Authorization vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server...

9.9CVSS0.01189EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:38 p.m.5 views

CVE-2026-12645

A Missing Authorization vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server...

9.9CVSS0.01231EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:36 p.m.7 views

CVE-2026-83527

An Authentication Bypass vulnerability in Sentry before R10.8.2, R10.7.3 and R10.6.4 allows a remote unauthenticated attacker to gain administrative level access...

8.1CVSS0.01453EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:36 p.m.6 views

CVE-2026-12648

A Deserialization of Untrusted Data vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server...

8.8CVSS0.0146EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:33 p.m.6 views

CVE-2026-12650

A Deserialization of Untrusted Data vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server...

9.9CVSS0.0146EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/09/08 2:30 p.m.6 views

CVE-2026-86665 aircheng-org iWebShop-5 update.php index authorization

A vulnerability was identified in aircheng-org iWebShop-5 up to 5.15. This issue affects the function Update::index of the file controllers/update.php. The manipulation leads to missing authorization. Remote exploitation of the attack is possible. The exploit is publicly available and might be...

7.5CVSS0.00388EPSS
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/09/08 2:27 p.m.7 views

CVE-2026-61517 Netis NX10 OS Command Injection via Ping Diagnostic Handler

Netis NX10 firmware V4.0.1.5808 and V3.0.0.4142 contain an OS command injection vulnerability in the ping diagnostic handler that allows authenticated administrators to execute arbitrary shell commands as root by injecting into the IpAddr parameter. The parameter is interpolated directly into a...

8.6CVSS0.01573EPSS
SaveExploits0References4
Total number of security vulnerabilities182602