Lucene search
+L

213112 matches found

CVE
CVE
added 2026/08/19 7:42 p.m.14 views

CVE-2026-16874

CVE-2026-16874 affects IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 . The root cause is improper enforcement of RBAC authentication roles , which allows a local attacker with low privileges to escalate to root . The CVSS 3.1 score is 7.8 (HIGH) with full impact on confidentiality, integrity, and ava...

7.8CVSS5.3AI score0.00167EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/08/19 7:42 p.m.37 views

CVE-2026-16874 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to obtain root privileges due to improper enforcement of RBAC authentication roles...

7.8CVSS0.00167EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:41 p.m.36 views

CVE-2026-16873 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to achieve local privilege escalation due to an out-of-bounds write...

7.8CVSS0.00153EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:41 p.m.7 views

EUVD-2026-62875

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to achieve local privilege escalation due to an out-of-bounds write...

7.8CVSS5.2AI score0.00153EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:41 p.m.12 views

CVE-2026-16873

IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 suffer from an out-of-bounds write enabling local privilege escalation (CVSS 7.8 HIGH). No exploitation details or patch versions are provided in the documents; see IBM support reference for updates.

7.8CVSS5.2AI score0.00153EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/08/19 7:40 p.m.7 views

EUVD-2026-62755

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to execute arbitrary code due to improperly scrubbed environment variables...

7.8CVSS5.9AI score0.00167EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:40 p.m.21 views

CVE-2026-16869

IBM AIX 7.2/7.3 and PowerVM VIOS 4.1 are affected by a local privilege escalation flaw caused by improperly scrubbed environment variables, allowing low-privilege local attackers to execute arbitrary code with HIGH confidentiality, integrity, and availability impact (CVSS 7.8). No exploitation de...

7.8CVSS5.8AI score0.00167EPSS
SaveExploits0References1Affected Software1
RedhatCVE
RedhatCVE
added 2026/08/19 7:39 p.m.7 views

CVE-2026-74520

A flaw was found in the Linux kernel's IOMMU Input/Output Memory Management Unit and IOMMUFD IOMMU File Descriptor components. This vulnerability is a Use-After-Free UAF, which means the system attempts to use memory that has already been released. Specifically, during device detachment or hardwa...

8.8CVSS5.6AI score0.00127EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/08/19 7:39 p.m.7 views

CVE-2026-74485

A flaw was found in the binfmtmisc component of the Linux kernel. An unprivileged local user, operating within a user namespace, could exploit this vulnerability. By registering a binfmtmisc string where the chosen delimiter character is also a flag character, the system's flag field parser can...

7.1CVSS5.5AI score0.00126EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:35 p.m.7 views

CVE-2026-55086 Etherpad: Import/export use Math.random() for temp file paths; predictable paths on shared /tmp enable symlink-based file overwrite

Etherpad is a real-time collaborative editor. Prior to 3.1.0, src/node/handler/ImportHandler.ts and src/node/handler/ExportHandler.ts derive temporary filenames from Math.random and place them in os.tmpdir. On a host with a shared world-writable temporary directory, a local unprivileged attacker...

4.2CVSS5.5AI score
SaveExploits0References6
RedHat Linux
RedHat Linux
added 2026/08/19 7:35 p.m.14 views

OpenJDK: Improve Resource Resolving (2026-08 Security Update)

Vulnerability in the Oracle Java SE, Oracle GraalVM for JDK, Oracle GraalVM Enterprise Edition product of Oracle Java SE component: Security. Supported versions that are affected are Oracle Java SE: 8u501, 11.0.32, 17.0.20, 21.0.12, 25.0.4, 26.0.2; Oracle GraalVM for JDK: 17.0.20 and 21.0.12;...

3.7CVSS5AI score0.00258EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/19 7:33 p.m.21 views

CVE-2026-55089

Etherpad (real-time collaborative editor) versions 2.1.0 through 3.1.0 contain a critical authorization bypass in the OAuth authorization_code path. The APIHandler.ts file checks only for the presence of the admin JWT claim rather than its boolean value, while OAuth2Provider.ts issues admin: fals...

9.9CVSS5.3AI score0.00355EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/19 7:33 p.m.35 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS0.00355EPSS
SaveExploits0References4
Vulnrichment
Vulnrichment
added 2026/08/19 7:33 p.m.7 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.3AI score0.00355EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/19 7:33 p.m.8 views

EUVD-2026-62737

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.4AI score0.00355EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/19 7:33 p.m.5 views

CVE-2026-55089 Etherpad: JWT `admin` claim presence-only check lets non-admin OAuth users invoke every Etherpad HTTP API endpoint

Etherpad is a real-time collaborative editor. From 2.1.0 until 3.1.0, Etherpad's src/node/handler/APIHandler.ts authorizes requests to /api/2/ in the authorizationcode OAuth path by using requiredClaims with the admin claim. This check requires only that the claim exists, while...

9.9CVSS5.5AI score
SaveExploits0References6
CVE
CVE
added 2026/08/19 7:30 p.m.34 views

CVE-2026-16838

CVE-2026-16838 is a TOCTOU race condition in IBM AIX 7.2, 7.3 and IBM PowerVM VIOS 4.1 that allows a local attacker to overwrite critical files and obtain sensitive information. The CVSS 3.1 score is 7.0 (HIGH) with a vector of AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H, reflecting high complexity but f...

7CVSS5.2AI score0.00098EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/19 7:30 p.m.7 views

EUVD-2026-62727

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to overwrite critical files and obtain sensitive information due to a time-of-check to time-of-use TOCTOU race condition...

7CVSS5.3AI score0.00098EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/19 7:30 p.m.35 views

CVE-2026-16838 Vulnerabilities in IBM AIX and PowerVM VIOS

IBM AIX 7.2, and 7.3 and IBM PowerVM VIOS 4.1 could allow a local attacker to overwrite critical files and obtain sensitive information due to a time-of-check to time-of-use TOCTOU race condition...

7CVSS0.00098EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/19 7:26 p.m.10 views

CVE-2026-76647

In Leantime ≤3.9.0, the JSON-RPC dispatcher at app/Domain/Api/Controllers/Jsonrpc.php does not enforce authorization before invoking service-layer methods. The editOwn method accepts a caller-supplied user ID without verifying ownership, allowing an authenticated user to set a new password on ano...

5.4AI score0.00165EPSS
SaveExploits0References3
Rows per page
Query Builder