Latest CVE Feed

Vulnerabilities published in the last 30 days. Filter by severity, exploit status, or attack vector.

Score
Vulnerability
Published
0.0 NA
CVE-2025-55659 — GPAC MP4Box NULL Pointer Dereference DoS

A NULL pointer dereference in the ctts_box_write function (isomedia/box_code_base.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.

| Memory Corruption
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2026-36722 — Bookcars Arbitrary File Upload

An authenticated arbitrary file upload vulnerability in the /api/create-car-image component of bookcars v8.3 allows attackers to execute arbitrary code via uploading a crafted file.

| Authentication
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2025-52293 — GPAC MP4Box HEVC SPS Denial of Service

A segmentation violaton in the gf_hevc_read_sps_bs_internal function (media_tools/av_parsers.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying crafted HEVC SPS …

| Memory Corruption
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2025-55657 — GPAC MP4Box NULL Pointer Dereference Denial of Service

A NULL pointer dereference in the gf_odf_vvc_cfg_write_bs function (odf/descriptors.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.

| Denial of Service
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2025-55651 — GPAC MP4Box NULL Pointer Dereference Denial of Service

A NULL pointer dereference in the gf_isom_get_user_data_count function (isomedia/isom_read.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.

| Memory Corruption
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2025-52292 — GPAC MP4Box Stack Buffer Overflow Denial of Service

A stack buffer overflow in the filein_process function (in_file.c) of GPAC MP4Box v2.4 allows attackers to cause a Denial of Service (DoS) via supplying a crafted MP4 file.

| Memory Corruption
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2023-43686 — Malwarebytes Denial of Service

An issue was discovered in Malwarebytes 4.x and 5.x (and Nebula 2020-10-21 and later). A large number of Firefox preference files can cause the parser to ignore other browser configuration files, lea…

| Denial of Service
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2023-43688 — Malwarebytes Heap Buffer Overflow

An issue was discovered in Malwarebytes 4.x and 5.x (and Nebula 2020-10-21 and later). There is a Heap buffer overflow in various buffer encryption utilities.

| Memory Corruption
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
0.0 NA
CVE-2023-29146 — Malwarebytes EDR Integer Overflow Vulnerability

The utility functions used by Malwarebytes EDR 1.0.11 on Linux for calculating a cryptographic hash of data bytes truncate the hashed data if it exceeds 4GB. This leads to an integer wrap-around if t…

| Cryptography
Jun 09, 2026 Jun 09, 2026
Jun 09, 2026
Jun 09, 2026
8.2 HIGH
CVE-2026-9669 — bz2.BZ2Decompressor reuse after error can cause a stack buffer overflow

bz2.BZ2Decompressor objects could be reused after a decompression error. If an application caught the resulting OSError and retried with the same decompressor, crafted input could cause the decompres…

python cpython cpython | Remote | Memory Corruption
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
7.0 HIGH
CVE-2026-44541 — Fides: DOM-based XSS vulnerability in fides.js via fides_description override

Fides is an open-source privacy engineering platform. From version 2.33.0 to before version 2.84.5, there is a DOM-based XSS vulnerability in fides.js via the fides_description override. This issue h…

fides | Remote | Cross-Site Scripting
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
6.1 MEDIUM
CVE-2026-40215 — OpenVPN Use-After-Free Race Condition

A race condition in OpenVPN 2.6.0 through 2.6.19 and 2.7_alpha1 through 2.7.1 allows remote attackers to potentially cause a server crash or leak heap memory via a use-after-free triggered during TLS…

openvpn | Remote | Race Condition
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
6.5 MEDIUM
CVE-2026-11585 — CodeAstro Student Attendance Management System createClassArms.php sql injection

A vulnerability was determined in CodeAstro Student Attendance Management System 1.0. Affected is an unknown function of the file /attendance-php/Admin/createClassArms.php. This manipulation of the a…

Remote | Injection
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
7.1 HIGH
CVE-2026-49141 — WACRM Authorization Bypass via Automation Engine Endpoint

WACRM prior to commit 73041bf contain an authorization bypass vulnerability in the automation engine that allows authenticated attackers to access and modify contacts belonging to other tenants by su…

Remote | Authorization
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
5.1 MEDIUM
CVE-2026-47345 — TYPO3 HTML Sanitizer allows Cross-Site Scripting

Namespace attributes are not encoded correctly during HTML serialization. This allows bypassing the cross-site scripting prevention mechanism of typo3/html-sanitizer before version 2.3.2.

html_sanitizer | Remote | Cross-Site Scripting
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
2.1 LOW
CVE-2026-47344 — TYPO3 HTML Sanitizer allows Cross-Site Scripting

When ALLOW_INSECURE_RAW_TEXT is enabled, whitespace-variant closing tags (e.g., </style\t>) are not recognized by the sanitizer but accepted by browsers as valid end tags, allowing subsequent content…

html_sanitizer | Remote | Cross-Site Scripting
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
8.1 HIGH
CVE-2026-46484 — Headplane: Path Traversal + RBAC Bypass in renameNode allows authenticated OIDC users to …

Headplane is a feature-complete Web UI for Headscale. Prior to versions 0.6.3 and 0.7.0-beta.3, Headplane was vulnerable to a path traversal / authorization bypass in the Headscale API client used by…

Remote | Path Traversal
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
7.7 HIGH
CVE-2026-40519 — Nginx Proxy Manager Authenticated RCE via setupCertbotPlugins()

Nginx Proxy Manager versions 2.9.14 through 2.15.1, fixed in commit a5db5ed, contain an authenticated remote code execution vulnerability via OS command injection in the setupCertbotPlugins() functio…

Remote | Injection
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
6.9 MEDIUM
CVE-2026-35058 — OpenVPN Denial of Service via TLS-Crypt-v2 Assertion Failure

Improper validation of packet length during tls-crypt-v2 key extraction in OpenVPN 2.6.0 through 2.6.19 and 2.7_alpha1 through 2.7.1 allows authenticated attackers to trigger a fatal assertion and ca…

openvpn | Remote | Denial of Service
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
6.5 MEDIUM
CVE-2026-11584 — CodeAstro Student Attendance Management System createClass.php edit sql injection

A vulnerability was found in CodeAstro Student Attendance Management System 1.0. This impacts an unknown function of the file /attendance-php/Admin/createClass.php?action=edit. The manipulation of th…

Remote | Injection
Jun 08, 2026 Jun 09, 2026
Jun 08, 2026
Jun 09, 2026
Showing 20 of 7410 Results