Lucene search
+L

150055 matches found

CVE
CVE
added 3 days ago22 views

CVE-2026-19070

The CVE affects itsourcecode Hospital Management System 1.0, specifically the /viewadmin.php script where the delid parameter can be manipulated to trigger a SQL injection. The root cause is an injection vulnerability in that file/parameter, enabling remote exploitation with low prerequisites. CV...

6.5CVSS6.4AI score0.00319EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-19069 itsourcecode Hospital Management System treatmentrecord.php sql injection

A security vulnerability has been detected in itsourcecode Hospital Management System 1.0. This affects an unknown function of the file /treatmentrecord.php. The manipulation of the argument editid leads to sql injection. The attack is possible to be carried out remotely. The exploit has been...

6.5CVSS0.00319EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago20 views

CVE-2026-19069

CVE-2026-19069 affects the itsourcecode Hospital Management System 1.0, specifically the /treatmentrecord.php endpoint. The vulnerability arises from manipulating the editid parameter, enabling SQL injection. Exploitation is remote, and public disclosures exist. Connected sources document this is...

6.5CVSS6.5AI score0.00319EPSS
SaveExploits0References6
OSV
OSV
added 3 days ago3 views

CVE-2026-71435 Statamic: Stored Cross-Site Scripting in Automagic Form Notification Email Template

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.3 and 6.24.2, the default "automagic" form notification email rendered user-submitted values without escaping, allowing an unauthenticated form submitter to inject HTML into the notification emails sent to the...

6.1CVSS5.3AI score
SaveExploits0References7
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-71435 Statamic: Stored Cross-Site Scripting in Automagic Form Notification Email Template

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.3 and 6.24.2, the default "automagic" form notification email rendered user-submitted values without escaping, allowing an unauthenticated form submitter to inject HTML into the notification emails sent to the...

6.1CVSS0.00191EPSS
SaveExploits0References5
OSV
OSV
added 3 days ago3 views

CVE-2026-64662 Statamic: Missing authorization on navigation endpoint allows disclosure of restricted entries

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could view content from entries they did not have permission to view, including entry content and custom field values, from any collection and including unpublished...

6.5CVSS5.4AI score
SaveExploits0References7
OSV
OSV
added 3 days ago4 views

CVE-2026-64664 Statamic: Missing authorization on Control Panel endpoint allows disclosure of user existence

Statamic is a Laravel and Git powered content management system CMS. Prior to 5.74.1 and 6.24.0, an authenticated Control Panel user could use an endpoint intended for the user creation wizard to determine if a given email address belonged to an existing user, without having permission to view...

4.3CVSS5.3AI score
SaveExploits0References7
CVE
CVE
added 3 days ago21 views

CVE-2026-19068

The CVE-2026-19068 entry concerns itsourcecode Hospital Management System 1.0. The vulnerability is an SQL injection in the /treatmentdetail.php file, triggered by manipulating the patientid argument. It is exploitable remotely, with a publicly available exploit and Proof-of-Concept code, indicat...

6.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6
CVE
CVE
added 3 days ago22 views

CVE-2026-19067

The CVE-2026-19067 entry concerns itsourcecode Hospital Management System 1.0. A SQL injection flaw is triggered in /treatment.php via the editid parameter, enabling remote exploitation. The exploit has been released publicly. No remediation details are provided in the supplied documents.

6.5CVSS6.4AI score0.0025EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-19067 itsourcecode Hospital Management System treatment.php sql injection

A security flaw has been discovered in itsourcecode Hospital Management System 1.0. The affected element is an unknown function of the file /treatment.php. Performing a manipulation of the argument editid results in sql injection. Remote exploitation of the attack is possible. The exploit has bee...

6.5CVSS0.0025EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago27 views

CVE-2026-19065 SourceCodester Online Examination & Learning Management System upload_files.php unrestricted upload

A vulnerability was determined in SourceCodester Online Examination & Learning Management System 1.0. This issue affects some unknown processing of the file uploadfiles.php. This manipulation causes unrestricted upload. The attack may be initiated remotely...

6.5CVSS0.00256EPSS
SaveExploits0References5
The Hacker News
The Hacker News
added 3 days ago8 views

New Zapscape KVM Flaw Could Let Privileged L1 Guest Code Escape to Linux Hosts

Zapscape , a new Linux kernel vulnerability, could allow an attacker with kernel privileges inside an L1 guest virtual machine VM to escape KVM isolation and execute code on the host. The risk applies when nested virtualization is exposed to untrusted guests. The flaw is tracked as CVE-2026-64561...

5.8AI score0.00157EPSS
SaveExploits3
Cvelist
Cvelist
added 3 days ago26 views

CVE-2026-19064 SourceCodester Online Examination & Learning Management System view.php authorization

A vulnerability was found in SourceCodester Online Examination & Learning Management System 1.0. This vulnerability affects unknown code of the file /view.php. The manipulation of the argument ID results in authorization bypass. The attack can be launched remotely...

5.3CVSS0.00358EPSS
SaveExploits0References5
CVE
CVE
added 3 days ago25 views

CVE-2026-19064

The CVE-2026-19064 entry describes a vulnerability in SourceCodester Online Examination & Learning Management System 1.0 where manipulation of the ID parameter in /view.php leads to an authorization bypass. The issue is exploitable remotely and affects unknown code paths within the /view.php file...

5.3CVSS5.4AI score0.00358EPSS
SaveExploits0References5
Fedora
Fedora
added 3 days ago9 views

[SECURITY] Fedora 44 Update: freeipa-4.13.2-1.fc44

IPA is an integrated solution to provide centrally managed Identity users, hosts, services, Authentication SSO, 2FA, and Authorization host access control, SELinux user roles, services. The solution provides features for further integration with Linux based clients SUDO, automount and integration...

8.8CVSS5.5AI score0.011EPSS
SaveExploits0
Cvelist
Cvelist
added 3 days ago31 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS0.00134EPSS
SaveExploits0References4
OSV
OSV
added 3 days ago4 views

CVE-2026-43622 llama.cpp b1886–b7445 Double Free via llama-android.cpp

llama.cpp builds b1886 through b7445 contain a double free vulnerability in the LLaMA-Android JNI wrapper where new1batch allocates memory using malloc while free1batch deallocates it using the C++ delete operator, causing heap metadata corruption. Attackers can trigger this memory management...

8.5CVSS6.1AI score
SaveExploits0References6
CVE
CVE
added 3 days ago34 views

CVE-2026-43622

CVE-2026-43622 affects llama.cpp builds b1886–b7445, where the LLaMA-Android JNI wrapper presents a double free vulnerability. The code allocates memory with malloc() in new_1batch() but frees it with the C++ delete operator in free_1batch(), leading to heap metadata corruption. Consequences desc...

8.5CVSS6.3AI score0.00134EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 3 days ago10 views

CVE-2023-20585

A flaw was found in hw. Insufficient checks of the RMP on host buffer access in the Input-Output Memory Management Unit IOMMU allows an attacker with privileges and a compromised hypervisor to trigger an out-of-bounds condition without RMP checks. This issue results in the potential loss of guest...

5.6CVSS6.7AI score0.00098EPSS
SaveExploits0References3
NVD
NVD
added 3 days ago8 views

CVE-2026-64599

In the Linux kernel, the following vulnerability has been resolved: crypto: amlogic - avoid double cleanup in mesoncryptoprobe When mesonallocatechanlist fails after a partial allocation, it already unwinds the allocated chanlist state through its local error path. mesoncryptoprobe then jump to...

7.8CVSS0.00164EPSS
SaveExploits0References8
Rows per page
Query Builder