399155 matches found
CVE-2026-40855
WNC T-Mobile 5G Box IDU router is vulnerable to a command injection in the ping functionality served by the /cgi-bin/portal.cgi endpoint. The unsanitized POST parameters ping_ip , ping_size , and ping_times are passed directly into a system command, allowing an authenticated attacker to execute a...
CVE-2026-40854
CVE-2026-40854 affects the WNC T-Mobile 5G Box IDU router . The vulnerability resides in the portal.cgi component, where the session verification mechanism validates the sessionid cookie by checking for the existence of a corresponding file in /tmp/login_user . Because this check does not properl...
CVE-2026-92463
yshop-crm through 2.1.3 has an authorization bypass in the GET /admin-api/system/user/page endpoint, where the @PreAuthorize annotation is commented out. This allows any authenticated back-office user—without the system:user:list permission—to enumerate the complete user directory, including logi...
CVE-2026-92462
yshop-crm through version 2.1.3 is vulnerable to a missing authorization flaw in the CrmFlowController deleteFlowStep endpoint (DELETE /admin-api/crm/flow/delete-step). Any authenticated back-office user can invoke this endpoint without the required permissions to delete arbitrary approval workfl...
CVE-2026-92461
yshop-crm through 2.1.3 is affected by a missing authorization flaw in the GET /admin-api/crm/flow/flow-users endpoint. Any authenticated back-office user can retrieve approval workflow data, including approval chain topology , step ordering , and approver identifiers , as well as personal inform...
CVE-2026-92460
CVE-2026-92460 affects yshop-crm through 2.1.3 , a CRM application. The vulnerability is a missing authorization check on the GET /admin-api/crm/operatelog/page endpoint, allowing any authenticated back-office user to access the installation-wide operation log without proper permission checks. Ex...
CVE-2026-92458
yshop-crm through 2.1.3 contains a missing authorization vulnerability in the StoreProductController onSale handler. The endpoint GET /admin-api/product/store-product/sale lacks proper permission checks, allowing authenticated back-office users to iterate sequential product IDs to withdraw entire...
CVE-2026-92459
yshop-crm through 2.1.3 is affected by a missing authorization vulnerability in the CrmCluesController receiveCustomer endpoint. Authenticated back-office users can invoke the lead-claim endpoint to reassign sales leads from other employees to themselves by overwriting the ownerUserId field. No a...
CVE-2026-92457
yshop-crm through version 2.1.3 contains a missing authorization vulnerability in the CrmInvoiceController issueInvoice endpoint (PUT /admin-api/crm/invoice/issue). Authenticated back-office users can call this endpoint without the required permission check, allowing them to issue arbitrary invoi...
CVE-2026-92456
yshop-crm through 2.1.3 fails to enforce authorization on the saveRedisSet and getRedisSet endpoints in CrmCustomerController , allowing any authenticated back-office user to read and modify installation-wide lead-allocation and customer auto-recycling policy stored in shared Redis keys. An attac...
CVE-2026-92455
CVE-2026-92455 affects yshop-crm through 2.1.3 , where the sendSms and sendMail endpoints in CrmCustomerController lack proper authorization enforcement. This allows any authenticated back-office user to invoke POST /admin-api/crm/customer/send-sms and POST /admin-api/crm/customer/send-mail with ...
CVE-2026-92357
a2ui-project a2ui versions 0.8, 0.9, and 1.0 contain an information disclosure vulnerability in the Model Processor component (file model-processor.ts). The root cause is manipulation of the argument current[segment], which can be triggered remotely by a low-privileged user with no user interacti...
CVE-2026-86107
CVE-2026-86107 is an out-of-bounds write (CWE-787) in the VeloCloud VCMP tunnel protocol on VeloCloud Edge and VeloCloud Gateway (formerly Broadcom). When processing tunneled IP fragments between authenticated overlay neighbors , a malicious peer can trigger a process crash, causing temporary tra...
CVE-2026-10575
IBM MQ Appliance is affected by a heap-based buffer overflow (CWE-122) triggered when processing MQPUT operations with malformed distribution headers , allowing an authenticated attacker to cause a denial of service or potentially escalate privileges (CVSS 8.8, CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:...
CVE-2026-90049
CVE-2026-90049 is a Linux kernel vulnerability in skb_zerocopy() (net/skbuff). On an skb_orphan_frags() failure, the function calls skb_tx_error() on the source skb it does not own, prematurely completing the zerocopy uarg and clearing the SKBFL_SHARED_FRAG page-ownership flag. On Open vSwitch's ...
CVE-2026-90048
CVE-2026-90048 is a slab-out-of-bounds write in the Linux kernel's ntfs3 filesystem driver, specifically in ni_create_attr_list(). The function allocates a fixed-size buffer based on record_size and writes one ATTR_LIST_ENTRY per attribute without bounds checking. Since a minimum-size resident at...
CVE-2026-90047
This vulnerability affects the Linux kernel's drm/xe driver (Intel Xe GPU driver). The get_flat_ccs_offset() function incorrectly rounds up the flat CCS (Compressed Caching System) storage boundary to 128 KiB instead of rounding down to the allocator's page size, exposing a small region of memory...
CVE-2026-90046
CVE-2026-90046 is a Linux kernel vulnerability in the mm/page_alloc subsystem where free_pages_nolock() uses spin_trylock() in NMI context on UP (uniprocessor) builds, an unsafe usage previously noted in can_spin_trylock(). A prior commit fixed the allocation side but missed the free side. The im...
CVE-2026-90045
CVE-2026-90045 is a use-after-free vulnerability in the Linux kernel 's USB gadget FunctionFS (ffs) driver. The io_data structure stores a pointer to the submitting task's mm_struct but fails to hold a reference while asynchronous requests remain pending. If the task exits before completion handl...
CVE-2026-90044
CVE-2026-90044 is a Use-After-Free vulnerability in the Linux kernel USB gadget f_fs (function filesystem) module, specifically in ffs_epfile_write_iter() and ffs_epfile_read_iter(). When ffs_epfile_io() fails with an error other than -EIOCBQUEUED, the io_data structure is freed, but for AIO oper...