Lucene search
+L

4815 matches found

AstraLinux
AstraLinux
added yesterday11 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: ext4: fixed inconsistencies in e4b bitmap reports An inconsistency issue with the bitmap was observed during stress tests under mixed huge-page workloads. Ext4 reported multiple e4b bitmap check failures, such as:...

7.8CVSS5.8AI score0.00099EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday9 views

Astra Linux – Vulnerability in Linux 6.12

In the Linux kernel, the following vulnerabilities have been resolved: alpha: Fixed corruption in user-space during memory compaction. Alpha systems may experience sporadic crashes in user-space and heap corruption when memory compaction is enabled. Symptoms include SIGSEGV signals, failures by t...

7.8CVSS5.8AI score0.00138EPSS
SaveExploits0References2
AstraLinux
AstraLinux
added yesterday7 views

Astra Linux – Vulnerability found in Linux 6.12, Linux 6.1

In the Linux kernel, the following vulnerabilities have been resolved: migrate: corrected lock ordering for hugetlb file folio operations Syzbot has identified a deadlock analyzed by Lance Yang: 1 Task 5749: Holds foliolock, then attempts to acquire immaprwsem read lock. 2 Task 5754: Holds...

5.5CVSS5.5AI score0.00114EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
added 5 days ago13 views

SUSE CVE-2026-64562

In the Linux kernel, the following vulnerability has been resolved: KVM: nVMX: Hide shadow VMCS right after VMCLEAR freenested frees the shadow VMCS while vmcs01 still points to it. But because it is asynchronous with respect to loadedvmcsclear, the vCPU might migrate before the pointer is cleare...

8.8CVSS5.5AI score0.0012EPSS
SaveExploits0References4
OSV
OSV
added 5 days ago5 views

MAL-2026-13476 Malicious code in sui-migration-audit-cli (npm)

--- -= Per source details. Do not edit below this line.=- Source: amazon-inspector cde60caa9a24d7775679269b1c468e4d2aa850e819104cd66c25dde8fb6931af Package [email protected] contains 2 scanned files. No install-time lifecycle hooks, credential access, network exfiltration, dropper,...

5.5AI score
SaveExploits0References2
NVD
NVD
added 6 days ago7 views

CVE-2026-34966

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS0.00314EPSS
SaveExploits1References4
CVE
CVE
added 6 days ago59 views

CVE-2026-34966

Gitea before 1.27.0 is affected by a server-side request forgery (SSRF) in HTTP fetch operations used by migration and OAuth avatar paths (Go http.Get without a custom DialContext). An authenticated user can supply arbitrary URLs through release asset downloads, PR patch URLs, or OAuth avatar end...

8.3CVSS5.7AI score0.00314EPSS
SaveExploits1References4
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-34966

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS5.7AI score0.00314EPSS
SaveExploits1References5
EUVD
EUVD
added 6 days ago9 views

EUVD-2026-53617

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS5.7AI score0.00314EPSS
SaveExploits1References4
OSV
OSV
added 6 days ago6 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS8.7AI score
SaveExploits0References6
Cvelist
Cvelist
added 6 days ago26 views

CVE-2026-34966 Gitea prior to 1.27.0 SSRF via Migration URI Fetch Bypass

Gitea prior to 1.27.0 contains a server-side request forgery vulnerability that allows authenticated attackers to bypass SSRF protections by exploiting HTTP fetch operations in migration and OAuth avatar code paths that use Go's default http.Get without a custom DialContext. Attackers can supply...

8.3CVSS0.00314EPSS
SaveExploits1References4
GithubExploit
GithubExploit
added 6 days ago23 views

Exploit for SQL Injection in Wordpress

CVE-2023-6553 PHP File Inclusion Leading to RCE — Backup M...

9.8CVSS8.3AI score0.97846EPSS
SaveExploits87
NVD
NVD
added 6 days ago11 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
NVD
NVD
added 6 days ago7 views

CVE-2026-64576

In the Linux kernel, the following vulnerability has been resolved: nexthop: initialize extack in nhresbucketmigrate nhresbucketmigrate passes an uninitialized netlinkextack to callnexthopresbucketnotifiers. When nhnotifierresbucketinfoinit fails e.g. the kzalloc returns -ENOMEM, the error is...

7.1CVSS0.00116EPSS
SaveExploits0References5
CVE
CVE
added 6 days ago49 views

CVE-2026-64576

The CVE-2026-64576 issue affects the Linux kernel’s nexthop resolution path (nh_res_bucket_migrate in net/ipv4/nexthop.c), where an uninitialized netlink_ext_ack could be used when allocation fails, leading to a kernel panic. The root cause is the use of an uninitialized extack, which may derefer...

7.1CVSS5.4AI score0.00116EPSS
SaveExploits0References5
EUVD
EUVD
added 6 days ago8 views

EUVD-2026-53182

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS6.5AI score0.02233EPSS
SaveExploits0References8
Cvelist
Cvelist
added 6 days ago39 views

CVE-2026-7693 Backup Migration <= 2.1.5.1 - Authenticated (Administrator+) OS Command Injection via 'file' Parameter

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS0.02233EPSS
SaveExploits0References8
CVE
CVE
added 6 days ago41 views

CVE-2026-7693

CVE-2026-7693 affects the WordPress Backup Migration plugin up to version 2.1.5.1. The vulnerability is OS Command Injection via the restoreBackup() AJAX handler, where the file POST parameter is sanitized with esc_attr() (HTML-context) and then concatenated unquoted into a php-cli -f … bmi_resto...

7.2CVSS6.5AI score0.02233EPSS
SaveExploits0References8
ATTACKERKB
ATTACKERKB
added 6 days ago8 views

CVE-2026-7693

The Backup Migration plugin for WordPress is vulnerable to OS Command Injection in all versions up to, and including, 2.1.5.1 due to insufficient sanitization of the file POST parameter on the restoreBackup AJAX handler. The handler applies escattr — an HTML-context sanitizer that does not strip...

7.2CVSS6.5AI score0.02233EPSS
SaveExploits0References9
RedHat Linux
RedHat Linux
added 2026/08/04 5:5 p.m.7 views

Important: Red Hat Security Advisory: Migration Toolkit for Applications

A new version of Migration Toolkit for Applications MTA is now available. Migration Toolkit for Applications MTA accelerates large-scale application modernization efforts across hybrid cloud environments on Red Hat OpenShift. This solution provides insight throughout the adoption process, at both...

9.6CVSS5.5AI score0.01041EPSS
SaveExploits13References29
Rows per page
Query Builder