Search

Search Results (379189 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-75151 1 Sourcecodester 1 Onlne Examination Learning Management System 2026-08-18 4.3 Medium
A vulnerability has been found in SourceCodester Onlne Examination & Learning Management System 1.0. Affected by this vulnerability is an unknown functionality. The manipulation leads to cross-site request forgery. The attack can be initiated remotely.
CVE-2026-75109 2026-08-18 7.1 High
Determined fails to authorize requests on the generic task kill, pause, and unpause endpoints in the API handlers. Authenticated attackers can disrupt other users' workloads by terminating, pausing, or unpausing tasks they do not own.
CVE-2026-75103 2026-08-18 8.8 High
Crawlab fails to verify user ownership or administrative role on the password-change endpoint, allowing any authenticated user to reset any account's password. Attackers can enumerate user accounts through the user listing endpoint and change administrator credentials to achieve full account takeover and arbitrary code execution.
CVE-2026-75080 1 Sourcecodester 1 Class And Exam Timetabling System 2026-08-18 7.3 High
A security vulnerability has been detected in SourceCodester Class and Exam Timetabling System 1.0. This issue affects some unknown processing of the file /edit_subject1.php. The manipulation of the argument ID leads to sql injection. The attack is possible to be carried out remotely. The exploit has been disclosed publicly and may be used.
CVE-2026-74973 1 Mozilla 1 Firefox 2026-08-18 4.2 Medium
Race condition, use-after-free in the Graphics component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74970 1 Mozilla 1 Firefox 2026-08-18 5.4 Medium
Site isolation issue in the Graphics component. This vulnerability was fixed in Firefox 154 and Firefox ESR 153.1.
CVE-2026-74965 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Shell Integration component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74953 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Networking: Cookies component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74952 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Application Update component. This vulnerability was fixed in Firefox 154.
CVE-2026-74950 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Downloads API component. This vulnerability was fixed in Firefox 154 and Firefox ESR 153.1.
CVE-2026-74949 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation due to use-after-free in the Graphics: Canvas2D component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74947 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation due to invalid pointer in the Graphics component. This vulnerability was fixed in Firefox 154 and Firefox ESR 153.1.
CVE-2026-74946 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation due to incorrect boundary conditions in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74942 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Remote Settings Client component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74941 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the Graphics: CanvasWebGL component. This vulnerability was fixed in Firefox 154, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74939 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the DOM: Navigation component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-74935 1 Mozilla 1 Firefox 2026-08-18 8.8 High
Privilege escalation in the DOM: Networking component. This vulnerability was fixed in Firefox 154, Firefox ESR 115.39, Firefox ESR 140.14, and Firefox ESR 153.1.
CVE-2026-73692 1 Dolibarr 1 Erp Crm 2026-08-18 N/A
This CVE ID has been rejected or withdrawn by its CVE Numbering Authority.
CVE-2026-73560 1 Vllm-project 1 Vllm 2026-08-18 6.5 Medium
vLLM is an inference and serving engine for large language models. Prior to 0.26.0, the MiMoV2OmniMultiModalProcessor in vllm/transformers_utils/processors/mimo_v2_omni.py passes attacker-controlled image and audio strings through _fetch_image, requests.get, and Image.open instead of MediaConnector, bypassing allowed_media_domains and allowed_local_media_path protections and allowing server-side requests and reads of arbitrary files accessible to the vLLM process. This issue is fixed in version 0.26.0.
CVE-2026-68765 1 Hashcat 1 Hashcat 2026-08-18 6.1 Medium
hashcat master branch builds after v7.1.2 contain a heap buffer overflow vulnerability in the KeePass AESKDF/KDBX v4 module (module 34301) that allows attackers to corrupt adjacent heap memory by supplying an oversized ninth hash field token. The module accepts up to 600 hex characters for the ninth token field but decodes it into a fixed 256-byte buffer with no length check, allowing a maximal input to write up to 44 bytes past the buffer boundary into adjacent esalt fields and heap chunk metadata, potentially enabling heap corruption or memory access violations.