Latest CVE Feed

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

Score
Vulnerability
Published
6.3 MEDIUM
CVE-2026-34477 — Apache Log4j Core: verifyHostName attribute silently ignored in TLS configuration, allowi…

The fix for CVE-2025-68161 https://logging.apache.org/security.html#CVE-2025-68161 was incomplete: it addressed hostname verification only when enabled via the log4j2.sslVerifyHostName https://log…

log4j | Remote | Misconfiguration
Apr 10, 2026 Apr 13, 2026
Apr 10, 2026
Apr 13, 2026
5.5 MEDIUM
CVE-2026-29043 — HDF5 H5T__ref_mem_setnull Heap Buffer Overflow

HDF5 is software for managing data. In 1.14.1-2 and earlier, an attacker who can control an h5 file parsed by HDF5 can trigger a write-based heap buffer overflow condition in the H5T__ref_mem_setnull…

hdf5 | Memory Corruption
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
8.6 HIGH
CVE-2026-29002 — CouchCMS Privilege Escalation via f_k_levels_list Parameter

CouchCMS contains a privilege escalation vulnerability that allows authenticated Admin-level users to create SuperAdmin accounts by tampering with the f_k_levels_list parameter in user creation reque…

couchcms | Remote | Authorization
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
9.8 CRITICAL
CVE-2026-23781 — BMC Control-M/MFT Insecure Default Credentials Vulnerability

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. A set of default debug user credentials is hardcoded in cleartext within the application package. If left unchanged, these credenti…

Remote | Authentication
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2026-36236 — SourceCodester Engineers Online Portal SQL Injection

SourceCodester Engineers Online Portal v1.0 is vulnerable to SQL Injection in update_password.php via the new_password parameter.

engineers_online_portal | Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2026-36235 — iSourcecode Online Student Enrollment System SQL Injection

A SQL injection vulnerability was found in the scheduleSubList.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'subjcode' parameter is directly e…

online_student_enrollment_system | Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2026-36234 — Itsourcecode Online Student Enrollment System SQL Injection Vulnerability

itsourcecode Online Student Enrollment System v1.0 is vulnerable to SQL Injection in newCourse.php via the 'coursename' parameter.

online_student_enrollment_system | Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2026-36233 — iSourcecode Online Student Enrollment System SQL Injection

A SQL injection vulnerability was found in the assignInstructorSubjects.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that attackers can inject maliciou…

online_student_enrollment_system | Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2026-36232 — iSourcecode Online Student Enrollment System SQL Injection

A SQL injection vulnerability was found in the instructorClasses.php file of itsourcecode Online Student Enrollment System v1.0. The reason for this issue is that the 'classId' parameter from $_GET['…

online_student_enrollment_system | Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
6.1 MEDIUM
CVE-2026-31262 — Altenar Sportsbook Software Platform SB2 Cross Site Scripting (XSS)

Cross Site Scripting vulnerability in Altenar Sportsbook Software Platform (SB2) v.2.0 allows a remote attacker to obtain sensitive information and execute arbitrary code via the URL parameter

sportsbook | Remote | Cross-Site Scripting
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
9.8 CRITICAL
CVE-2026-29861 — MySQL PHP Login System SQL Injection

PHP-MYSQL-User-Login-System v1.0 was discovered to contain a SQL injection vulnerability via the username parameter at login.php.

Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
7.5 HIGH
CVE-2026-23782 — BMC Control-M/MFT API Secret Disclosure Vulnerability

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. An API management endpoint allows unauthenticated users to obtain both an API identifier and its corresponding secret value. With t…

Remote | Authentication
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
8.8 HIGH
CVE-2026-23780 — BMC Control-M SQL Injection Vulnerability

An issue was discovered in BMC Control-M/MFT 9.0.20 through 9.0.22. A SQL injection vulnerability in the MFT API's debug interface allows an authenticated attacker to inject malicious queries due to …

Remote | Injection
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
9.8 CRITICAL
CVE-2025-44560 — Owntone-Server Buffer Overflow Vulnerability

owntone-server 2ca10d9 is vulnerable to Buffer Overflow due to lack of recursive checking.

Remote | Memory Corruption
Apr 10, 2026 Apr 14, 2026
Apr 10, 2026
Apr 14, 2026
7.5 HIGH
CVE-2026-6069 — CVE-2026-6069

NASM’s disasm() function contains a stack based buffer overflow when formatting disassembly output, allowing an attacker triggered out-of-bounds write when `slen` exceeds the buffer capacity.

netwide_assembler nasm | Remote | Memory Corruption
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
6.5 MEDIUM
CVE-2026-6068 — CVE-2026-6068

NASM contains a heap use after free vulnerability in response file (-@) processing where a dangling pointer to freed memory is stored in the global depend_file and later dereferenced, as the response…

netwide_assembler nasm | Remote | Memory Corruption
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
7.5 HIGH
CVE-2026-6067 — CVE-2026-6067

A heap buffer overflow vulnerability exists in the Netwide Assembler (NASM) due to a lack of bounds checking in the obj_directive() function. This vulnerability can be exploited by a user assembling …

netwide_assembler nasm | Remote | Memory Corruption
Apr 10, 2026 Apr 16, 2026
Apr 10, 2026
Apr 16, 2026
8.8 HIGH
CVE-2026-40217 — LiteLLM Arbitrary Code Execution Vulnerability

LiteLLM through 2026-04-08 allows remote attackers to execute arbitrary code via bytecode rewriting at the /guardrails/test_custom_code URI.

litellm | Remote | Injection
Apr 10, 2026 Apr 13, 2026
Apr 10, 2026
Apr 13, 2026
7.8 HIGH
CVE-2026-33092 — Acronis True Image OEM/MacOS Privilege Escalation

Local privilege escalation due to improper handling of environment variables. The following products are affected: Acronis True Image OEM (macOS) before build 42571, Acronis True Image (macOS) before…

| Misconfiguration
Apr 10, 2026 Apr 13, 2026
Apr 10, 2026
Apr 13, 2026
7.5 HIGH
CVE-2025-5804 — WordPress Case Theme User < 1.0.4 - Local File Inclusion Vulnerability

Improper Control of Filename for Include/Require Statement in PHP Program ('PHP Remote File Inclusion') vulnerability in Case Themes Case Theme User allows PHP Local File Inclusion.This issue affects…

Remote | Path Traversal
Apr 10, 2026 Apr 13, 2026
Apr 10, 2026
Apr 13, 2026
Showing 20 of 6501 Results