396170 matches found
CVE-2026-16769
CVE-2026-16769 affects the RS9116W/SiWx917 (Silicon Labs), where an unencrypted 'pause encryption request' message can trigger a denial of service . The vulnerability is catalogued as B-E10 in the associated academic paper (arXiv:2409.02905 ). CVSS 4.0 scores it 7.1 (HIGH) with an adjacent-networ...
CVE-2026-86600
Snowflake drivers (PHP PDO, .NET, Go, Python, ODBC, libsnowflakeclient, JDBC, Node.js) are affected by a flaw in WORKLOAD_IDENTITY authentication: the driver mints a cloud workload-identity token and attaches it to the login request without verifying the configured host is a Snowflake endpoint . ...
CVE-2026-86840
Bifrost's vtoken-minting and slpx pallets contain an improper authorization flaw: a signed account can supply any registered channel_id when minting tokens without being verified as authorized for that channel. This lets an attacker inflate a channel's recorded mint volume , causing protocol comm...
CVE-2026-86853
Firefox for iOS is affected by a vulnerability where a malicious webpage could repeatedly trigger external URL schemes , causing system prompts or external application launches. This could render Firefox for iOS temporarily unusable until the offending page is closed, effectively a denial of serv...
CVE-2026-86738
Snipe-IT versions before 8.7.0 are affected by a CSS injection vulnerability in the Custom CSS field . The root cause is incomplete sanitization that reverses HTML encoding on greater-than and double-quote characters. A superuser can plant malicious CSS payloads using @import and url() references...
CVE-2026-86737
snipe-it versions before 8.7.0 fail to enforce asset view authorization in the GET /hardware/{asset}/barcode endpoint. An authenticated attacker can iterate asset IDs to retrieve barcodes and enumerate asset tags across tenants, including soft-deleted and cross-company assets. The vulnerability i...
CVE-2026-86736
snipe-it versions prior to 8.7.0 contain an incorrect calculation vulnerability in checkout request handling that affects the assets.requests_counter field. Authenticated users can corrupt this counter by repeatedly calling cancel endpoints without active requests (driving the counter negative) o...
CVE-2026-86735
snipe-it versions before 8.7.0 contain a server-side request forgery (SSRF) vulnerability in the ExternalUrl validation rule , which fails to detect IPv6 transition addresses (NAT64, 6to4, or Teredo) that encode private IPv4 targets. An attacker with super-admin privileges can configure webhook U...
CVE-2026-86734
Snipe-IT versions before 8.7.1 are affected by a denial-of-service vulnerability in the POST /account/accept/{acceptance} endpoint. The root cause is the absence of length validation on the note field , allowing authenticated users to submit arbitrarily large values that trigger synchronous Commo...
CVE-2026-86733
Snipe-IT before 8.7.0 is vulnerable to remote code execution via its backup restore feature. The application streams SQL from an uploaded backup archive directly into the MySQL/MariaDB command-line client without the --binary-mode flag, causing the client to interpret backslash commands (e.g., \!...
CVE-2026-86732
Craft CMS versions before 5.10.12 contain a Remote Code Execution vulnerability in the element-index endpoint. Authenticated content editors can instantiate arbitrary classes by injecting a malicious class via criteria[withTransforms][0][class], which reaches ImageTransforms::normalizeTransform()...
CVE-2026-86731
Craft CMS versions 5.0.0-RC1 through 5.10.11 contain a permission escalation flaw in UsersController::actionActivateUser (the users/activate-user action). The action requires the administrateUsers permission but fails to call requireAdmin() when the targeted user is an administrator, unlike the s...
CVE-2026-86729
WWBN AVideo through commit e01e41ecc (no patched version available) exposes get_api_preauthorize in plugin/API/API.php as an undocumented login path. Unlike get_api_signIn , which enforces a rate limit of 10 attempts per 5 minutes via checkRateLimit(), this endpoint performs the same credential c...
CVE-2026-86730
Craft CMS versions from 5.0.0-RC1 before 5.10.12 are vulnerable to Remote Code Execution (RCE) due to improper cleansing of string-typed field-layout elements. An authenticated control-panel user can post field-layout tab elements as JSON strings to bypass cleanse validation, injecting Yii2 behav...
CVE-2026-86728
AVideo through version 29.0 contains an authentication bypass vulnerability in the plugin/PlayLists/epg.json.php endpoint. Unauthenticated attackers can request the endpoint with sequential user or playlist IDs to retrieve live-stream keys , private EPG schedules , sensitive credentials, and serv...
CVE-2026-86727
AVideo through version 29.0 is affected by an information disclosure vulnerability in plugin/Live/stats.json.php . The endpoint is accessible without authentication and returns a hidden_applications array in its JSON response, allowing unauthenticated attackers to retrieve stream keys and m3u8 UR...
CVE-2026-86726
AVideo through version 29.0 contains an information disclosure vulnerability in restreamsActive.json.php . The endpoint fails to filter results by user ownership, allowing any authenticated user with streaming capability to enumerate the source stream keys and identities of all other streamers' a...
CVE-2026-86725
AVideo 's SocialMediaPublisher plugin contains a missing authorization flaw in its add.json.php endpoint, affecting versions through commit c3edcc274c389816d434acadac07ee78eaf330c1 . An authenticated attacker can supply arbitrary row IDs to overwrite another user's stored OAuth access_token and r...
CVE-2026-86723
AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) contains an authentication bypass in LoginControl::verifyChallenge() . The root cause is the use of loose comparison (==) instead of strict comparison (===) against unset session values, allowing an attacker who already possesses a ...
CVE-2026-86724
AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) contains a cross-site request forgery (CSRF) vulnerability in plugin/YPTWallet/view/saveBalance.php . The flaw arises because the endpoint relies solely on session cookies without token validation , allowing an attacker to craft a m...
CVE-2026-86722
AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 is affected by an authentication bypass rooted in its SQL data layer: sqlDAL caches empty result sets that writeSql never invalidates. As a result, when a user attempts two-factor authentication on a new device, the confirmation code ...
CVE-2026-86721
AVideo through commit c3edcc274c is affected by an authorization bypass in saveLive.php and related endpoints. A session cookie named key with a known constant value value overrides the $_REQUEST['key'] parameter, allowing an unauthenticated attacker to publish to any user's RTMP stream and hijac...
CVE-2026-86720
WWBN AVideo (through commit c3edcc274c389816d434acadac07ee78eaf330c1) contains a missing authorization flaw in resendRestreamer.json.php , which fails to validate ownership of the live_restreams_id parameter. An authenticated user with canStream permission can supply arbitrary live_restreams_id v...
CVE-2026-86719
WWBN AVideo through commit c3edcc274c (master) is affected by a cross-site request forgery (CSRF) vulnerability in the CustomizeUser plugin at the endpoint plugin/CustomizeUser/swapUser.json.php. The endpoint reads users_id from $_REQUEST and calls User::swapUser() without CSRF protection, as the...
CVE-2026-86718
WWBN AVideo through commit c3edcc274c389816d434acadac07ee78eaf330c1 contains a cross-site request forgery (CSRF) vulnerability in deleteHistory.json.php and finishAll.json.php . The root cause is the absence of CSRF token validation on GET requests , allowing unauthenticated attackers to craft ma...
CVE-2026-16037
CVE-2026-16037 is an observable timing discrepancy in the PayTR Virtual Pos iFrame API (v9x) WHMCS Module (versions v9.0.0 through before v9.0.3) that allows a callback authentication bypass via timing attack , enabling black box reverse engineering . The CNA-assigned CVSS 3.1 score is 7.5 (HIGH)...
CVE-2026-16025
CVE-2026-16025 affects PayTR Virtual Pos iFrame API (v9x) WHMCS Module from PayTR Payment and Electronic Money Institution Inc. The vulnerability stems from improper validation of the specified quantity in the input, allowing Input Data Manipulation . Affected versions are from v9.0.0 before v9.0...
CVE-2026-12647
A Missing Authorization vulnerability in Ivanti Neurons for ITSM before version 2026.2 allows a remote authenticated attacker to execute arbitrary code on the server. The flaw enables privilege escalation beyond the attacker's initial credentials, reflected in a CVSS 3.1 score of 9.9 (Critical) w...
CVE-2026-12646
Ivanti Neurons for ITSM before version 2026.2 is affected by a Missing Authorization vulnerability that allows a remote authenticated attacker to execute arbitrary code on the server . The CVSS 3.1 base score is 9.9 (CRITICAL) , with a Changed Scope and High impact to confidentiality, integrity, ...
CVE-2026-12645
CVE-2026-12645 is a Missing Authorization vulnerability in Ivanti Neurons for ITSM affecting versions before 2026.2 . A remote authenticated attacker can leverage this flaw to execute arbitrary code on the server, with the scope changed and high impact on confidentiality, integrity, and availabil...
CVE-2026-83527
CVE-2026-83527 is an Authentication Bypass vulnerability in Ivanti Sentry affecting versions before R10.8.2 , R10.7.3 , and R10.6.4 . A remote unauthenticated attacker can exploit it to gain administrative-level access , resulting in high impact to confidentiality, integrity, and availability (CV...
CVE-2026-12648
CVE-2026-12648 is a Deserialization of Untrusted Data vulnerability in Ivanti Neurons for ITSM versions prior to 2026.2 . A remote authenticated attacker with low privileges can exploit this flaw to achieve arbitrary code execution on the server, with low attack complexity and no user interaction...
CVE-2026-12650
Ivanti Neurons for ITSM before version 2026.2 is affected by a Deserialization of Untrusted Data vulnerability that allows a remote authenticated attacker to execute arbitrary code on the server. The flaw is rated CVSS 9.9 (Critical) with a vector of AV:N/AC:L/PR:L/UI:N/S:C/C:H/I:H/A:H, reflectin...
CVE-2026-86665
A missing authorization vulnerability in aircheng-org iWebShop-5 (versions up to 5.15 ) affects the Update::index function in controllers/update.php. Unauthenticated remote attackers can manipulate this endpoint, resulting in low impact to confidentiality, integrity, and availability (CVSS 3.1 ba...
CVE-2026-61517
Netis NX10 firmware versions V4.0.1.5808 and V3.0.0.4142 contain an OS command injection vulnerability in the ping diagnostic handler . An authenticated administrator can inject into the IpAddr parameter, which is interpolated directly into a shell command executed via system() . Input validation...
CVE-2026-84282
A Server-Side Request Forgery (SSRF) vulnerability in the ONLYOFFICE ownCloud Integration plugin v9.12 (Ascensio System SIA) allows an authenticated administrator to force the ownCloud server to issue arbitrary outbound requests. The vulnerable endpoint is /apps/onlyoffice/ajax/settings/address, ...
CVE-2026-12651
Ivanti Neurons for ITSM versions before 2026.2 are affected by a Deserialization of Untrusted Data vulnerability (CVE-2026-12651). A remote authenticated attacker can leverage this flaw to execute arbitrary code on the server, rated CVSS 8.8 (HIGH) with high impact to confidentiality, integrity, ...
CVE-2026-61516
The Netis NX10 (firmware V4.0.1.5808 and V3.0.0.4142) contains an information disclosure vulnerability in the sysinfo diagnostic endpoint of its web management interface. An unauthenticated attacker can retrieve the administrator password by sending a request to this action without a valid sessio...
CVE-2026-12745
Ivanti Neurons for ITSM versions before 2026.2 are affected by a Deserialization of Untrusted Data vulnerability that allows a remote unauthenticated attacker to execute arbitrary code on the server. The assigned CVSS 3.1 score is 9.8 (CRITICAL) , with a network attack vector, low complexity, no ...
CVE-2026-12387
A Use After Free vulnerability in Arm Ltd Bifrost, Valhall, and 5th Gen GPU Architecture Kernel Drivers allows a local non-privileged user process to perform valid GPU memory processing operations to access already freed memory. Affected version ranges: Bifrost r41p0–r49p5, r50p0–r51p0, r54p1–r54...
CVE-2026-12285
CVE-2026-12285 is a Use After Free vulnerability in three Arm GPU kernel drivers: Bifrost , Valhall , and the Arm 5th Gen GPU Architecture kernel driver. A local non-privileged user process can perform valid GPU memory processing operations to access already freed memory, resulting in a low confi...
CVE-2026-11891
CVE-2026-11891 is a Use After Free vulnerability in the Arm Valhall GPU Userspace Driver and Arm 5th Gen GPU Architecture Userspace Driver , affecting versions r46p0 through r55p0 (specifically r46p0–r49p5, r50p0–r54p3, and r55p0). A non-privileged user process can trigger the bug by performing v...
CVE-2026-9040
CVE-2026-9040 is a race condition in Arm Ltd's Bifrost , Valhall , and 5th Gen GPU Architecture kernel drivers. A local non-privileged process can exploit improper GPU memory handling to cause a denial of service or disclose sensitive information (CVSS 3.1: 7.7 HIGH ). Affected driver versions sp...
CVE-2026-9034
CVE-2026-9034 is a Use After Free vulnerability in Arm Ltd Mali GPU userspace drivers —specifically the Bifrost , Valhall , and Arm 5th Gen GPU Architecture userspace drivers. A non-privileged user process can perform valid GPU processing operations, including via WebGL or WebGPU , to access alre...
CVE-2026-7477
CVE-2026-7477 is a Use After Free vulnerability in three Arm Mali GPU kernel drivers: Bifrost , Valhall , and 5th Gen GPU Architecture . A local non-privileged user process can perform valid GPU memory processing operations to access already freed memory, resulting in HIGH impact to confidentiali...
CVE-2026-12744
A Deserialization of Untrusted Data vulnerability in Ivanti Neurons for ITSM before 2026.2 allows a remote unauthenticated attacker to execute arbitrary code on the server. The CNA-assigned CVSS 3.1 score is 9.8 (CRITICAL) with the vector CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:H/A:H, indicating n...
CVE-2026-7476
CVE-2026-7476 is a Use After Free vulnerability in Arm's Mali GPU Kernel Drivers (Bifrost, Valhall, and Arm 5th Gen GPU Architecture). A local non-privileged process can perform improper GPU memory processing operations to access already-freed memory. Affected driver revisions span r49p3 through ...
CVE-2026-5729
CVE-2026-5729 is a Use After Free vulnerability in Arm Ltd Valhall GPU Kernel Driver and Arm 5th Gen GPU Architecture Kernel Driver , affecting versions r50p0 through r54p3 and r55p0 . A local non-privileged user process can perform valid GPU processing operations to access already freed memory. ...
CVE-2026-0860
CVE-2026-0860 is an exposure-of-sensitive-information vulnerability in Arm Mali GPU kernel drivers , affecting the Valhall GPU Kernel Driver (versions r29p0–r49p5, r50p0–r54p3, r55p0) and the Arm 5th Gen GPU Architecture Kernel Driver (versions r41p0–r49p5, r50p0–r54p3, r55p0). A local non-privil...
CVE-2026-0001
CVE-2026-0001 is a Use After Free vulnerability in Arm Ltd GPU Kernel Drivers—specifically the Bifrost , Valhall , and Arm 5th Gen GPU Architecture drivers across multiple release ranges (r41p0–r55p0). A local non-privileged process can perform valid GPU memory operations on already-freed memory,...