Lucene search
+L

12823 matches found

Cvelist
Cvelist
added 2026/07/28 12:32 p.m.41 views

CVE-2026-62430 x86: Out-of-bounds read in vRTC emulation

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

0.00243EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/07/28 12:32 p.m.10 views

EUVD-2026-49783

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.9AI score0.00243EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/07/28 12:32 p.m.19 views

CVE-2026-62430

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.8AI score0.00243EPSS
SaveExploits0
ATTACKERKB
ATTACKERKB
added 2026/07/28 12:32 p.m.12 views

CVE-2026-62429

Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest...

5.8AI score0.00224EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.41 views

CVE-2026-62429 vNUMA domain cleanup may race other operations

Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest...

0.00224EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:32 p.m.37 views

CVE-2026-62429

The CVE-2026-62429 vulnerability concerns Xen hypervisor: vNUMA domain cleanup can race with other operations, exposing a race between destroying a guest domain and retrieving its vNUMA configuration.What’s affected: Xen versions 4.5+ (4.4 and earlier not affected) for guests using vNUMA with dev...

6.5CVSS5.8AI score0.00224EPSS
SaveExploits0References3
Debian CVE
Debian CVE
added 2026/07/28 12:32 p.m.19 views

CVE-2026-62429

Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest...

6.5CVSS5.8AI score0.00224EPSS
SaveExploits0
Cvelist
Cvelist
added 2026/07/28 12:32 p.m.41 views

CVE-2026-62428 grant-table: type confusion in grant-copy

When grant-copy operations are processed, the respective grant may or may not already be in use by another operation a mapping or another copy. For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant the grant is "pinned", what is...

0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:32 p.m.97 views

CVE-2026-62428

CVE-2026-62428 describes a type-confusion in grant-copy handling where a grant may be 'pinned' to one operation, causing the permission check and copy operation to reference potentially different guest frames. This could lead to inconsistencies and incorrect permission checks. Documented impact i...

7.8CVSS5.9AI score0.00115EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/07/28 12:32 p.m.14 views

EUVD-2026-49779

When grant-copy operations are processed, the respective grant may or may not already be in use by another operation a mapping or another copy. For all copy operations the referenced guest frame is looked up. When another operation is already active for the grant the grant is "pinned", what is...

7.8CVSS5.9AI score0.00115EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/28 12:31 p.m.48 views

CVE-2026-42493

XEN CVE-2026-42493 involves x86 shadow paging. The XSA advisory states the feature is deprecated due to costly preemption handling, with alternatives (HVM/PVH: HAP, PV: shim) available, though retained for security-risk use. Affects all x86 Xen builds with SHADOW_PAGING=y; unprivileged guests may...

7.5CVSS5.8AI score0.0045EPSS
SaveExploits0References3
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.16 views

PoD: Don't try to reclaim special pages

ISSUE DESCRIPTION A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen. IMPACT A buggy or malicious guest can cause corruption of Xen's state, leading to crashes or other...

5.3CVSS5.9AI score0.00377EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.17 views

vNUMA domain cleanup may race other operations

ISSUE DESCRIPTION Accessing the vNUMA configuration data of a guest is still possible when domain destruction has already started. The cleaning up of that configuration information is not synchronized with its retrieval by a device model controlling the guest. IMPACT While Denial of Service DoS...

6.5CVSS5.9AI score0.00224EPSS
SaveExploits0Affected Software1
Xen Project
Xen Project
added 2026/07/28 12:00 p.m.15 views

buffer overruns in libfsimage iso9660 handling

ISSUE DESCRIPTION The directory and Rock Ridge / SUSP walk in libfsimage's iso9660 driver derives several lengths directly from attacker-controlled on-disk fields without validating them: The directory loop itself assumes a good record length. This is CVE-2026-42494. The calculation of the System...

6.1CVSS5.9AI score0.00198EPSS
SaveExploits0Affected Software1
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.23 views

PT-2026-65476

A guest started with Populated on Demand enabled PoD can attempt to reclaim pages which aren't regular guest RAM. This can cause corruption of memory management state in Xen...

5.3CVSS5.8AI score0.00377EPSS
SaveExploits0References35
Positive Technologies
Positive Technologies
added 2026/07/28 12:00 a.m.21 views

PT-2026-65472

Accesses to the CMOS memory contents are done using an indirect IO port pair. Therefore Xen needs to cache the guest chosen index, and one of the usages of the index didn't take the necessary locking to avoid concurrent changes. As a result, a guest could change the index after it being checked,...

7.5CVSS5.9AI score0.00243EPSS
SaveExploits0References35
RedhatCVE
RedhatCVE
added 2026/07/27 8:30 a.m.23 views

CVE-2026-64456

A flaw was found in the Linux kernel's virtio-rng driver. A malicious or buggy virtualized hardware random number generator virtio-rng backend can report an overly large data length to the guest operating system. This unchecked length can lead to an out-of-bounds read, causing the driver to acces...

7.7CVSS5.8AI score0.00148EPSS
SaveExploits0References4
NVD
NVD
added 2026/07/27 7:16 a.m.21 views

CVE-2026-14568

The User Frontend: AI Powered Frontend Post Submission, User Directory, User Profile, Membership & User Registration WordPress plugin before 4.3.8 does not correctly verify ownership before deleting an attachment, allowing unauthenticated attackers to permanently delete author-less attachments su...

6.5CVSS0.00203EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/27 6:00 a.m.51 views

CVE-2026-14568 WP User Frontend < 4.3.8 - Unauthenticated Author-less Attachment Deletion

The User Frontend: AI Powered Frontend Post Submission, User Directory, User Profile, Membership & User Registration WordPress plugin before 4.3.8 does not correctly verify ownership before deleting an attachment, allowing unauthenticated attackers to permanently delete author-less attachments su...

0.00203EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/27 6:00 a.m.39 views

CVE-2026-14568

CVE-2026-14568 affects the WordPress plugin “User Frontend: AI Powered Frontend Post Submission, User Directory, User Profile, Membership & User Registration” (before 4.3.8). The vulnerability arises because the plugin does not correctly verify ownership before deleting an attachment, enabling un...

6.5CVSS5.8AI score0.00203EPSS
SaveExploits0References1
Rows per page
Query Builder