Lucene search
+L

50844 matches found

Tenable Nessus
Tenable Nessus
added 2026/04/23 12:00 a.m.11 views

Oracle Identity Manager (April 2026 CPU)

The 12.2.1.4.0 version of Identity Manager installed on the remote host are affected by multiple vulnerabilities as referenced in the April 2026 CPU advisory: - In Eclipse Jetty versions 9.4.0 to 9.4.56 a buffer can be incorrectly released when confronted with a gzip error when inflating a reques...

7.2CVSS6.7AI score0.00767EPSS
SaveExploits1References5
Snyk
Snyk
added 2026/04/23 12:00 a.m.8 views

Improper Validation of Certificate with Host Mismatch

Overview Affected versions of this package are vulnerable to Improper Validation of Certificate with Host Mismatch due to establishing SSL connections to Cassandra without verifying that the hostname in the server's SSL certificate actually matched the hostname of the server being connected to...

9.8CVSS5.5AI score0.00182EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/04/22 9:31 p.m.20 views

EUVD-2026-22844

The Login as User plugin for WordPress is vulnerable to Privilege Escalation in all versions up to, and including, 1.0.3. This is due to the handlereturntoadmin function trusting a client-controlled cookie oclauporiginaladmin to determine which user to authenticate as, without any server-side...

8.8CVSS5.8AI score0.00399EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/04/22 9:31 p.m.18 views

EUVD-2026-22824

The Age Verification & Identity Verification by Token of Trust plugin for WordPress is vulnerable to Stored Cross-Site Scripting via the ‘description’ parameter in all versions up to, and including, 3.32.3 due to insufficient input sanitization and output escaping. This makes it possible for...

7.2CVSS5.9AI score0.00335EPSS
SaveExploits0References4
GithubExploit
GithubExploit
added 2026/04/22 9:29 p.m.135 views

Exploit for Improper Input Validation in Microsoft

Overview Python exploit for CVE-2026-32201 - improper input va...

6.5CVSS5.7AI score0.43378EPSS
SaveExploits1
RedhatCVE
RedhatCVE
added 2026/04/22 8:38 p.m.23 views

CVE-2026-25542

A flaw was found in Tekton Pipelines. An attacker can bypass trusted resource verification policies by crafting a malicious source string that contains a trusted pattern as a substring. This is due to the regexp.MatchString function in Go matching patterns anywhere within a string, rather than...

6.5CVSS5.5AI score0.00264EPSS
SaveExploits1References5
OSV
OSV
added 2026/04/22 7:52 p.m.11 views

CVE-2026-34067 nimiq-transaction vulnerable to panic via `HistoryTreeProof` length mismatch

nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2...

3.1CVSS5.9AI score
SaveExploits0References6
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:52 p.m.7 views

CVE-2026-34067

nimiq-transaction provides the transaction primitive to be used in Nimiq's Rust implementation. Prior to version 1.3.0, HistoryTreeProof::verify panics on a malformed proof where history.len != positions.len due to asserteq!history.len, positions.len. The proof object is derived from untrusted p2...

3.1CVSS5.7AI score0.00318EPSS
SaveExploits0References5Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/04/22 7:13 p.m.7 views

CVE-2026-33471

nimiq-block contains block primitives to be used in Nimiq's Rust implementation. SkipBlockProof::verify computes its quorum check using BitSet.len, then iterates BitSet indices and casts each usize index to u16 slot as u16 for slot lookup. Prior to version 1.3.0, if an attacker can get a...

9.6CVSS5.7AI score0.00217EPSS
SaveExploits0References4Affected Software1
OSV
OSV
added 2026/04/22 12:00 p.m.19 views

RUSTSEC-2026-0104 Reachable panic in certificate revocation list parsing

A panic was reachable when parsing certificate revocation lists via BorrowedCertRevocationList::fromder or OwnedCertRevocationList::fromder. This was the result of mishandling a syntactically valid empty BIT STRING appearing in the onlySomeReasons element of a IssuingDistributionPoint CRL...

5.4AI score
SaveExploits0References2
RustSec
RustSec
added 2026/04/22 12:00 p.m.34 views

Reachable panic in certificate revocation list parsing

A panic was reachable when parsing certificate revocation lists via BorrowedCertRevocationList::fromder or OwnedCertRevocationList::fromder. This was the result of mishandling a syntactically valid empty BIT STRING appearing in the onlySomeReasons element of a IssuingDistributionPoint CRL...

5.4AI score
SaveExploits0Affected Software1
NVD
NVD
added 2026/04/22 10:16 a.m.12 views

CVE-2026-6848

A flaw was found in Red Hat Quay. When Red Hat Quay requests password re-verification for sensitive operations, such as token generation or robot account creation, the re-authentication prompt can be bypassed. This allows a user with a timed-out session, or an attacker with access to an idle...

8.1CVSS0.00263EPSS
SaveExploits0References2
NCSC
NCSC
added 2026/04/22 9:40 a.m.26 views

The vulnerability exploited in Microsoft’s ASP.NET Core framework

Microsoft has identified a vulnerability in ASP.NET Core. This vulnerability arises due to incorrect verification of cryptographic signatures within ASP.NET Core. As a result, an unauthorized attacker can elevate their privileges by circumventing security checks and gaining unauthorized access wi...

9.1CVSS6AI score0.11205EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/04/22 9:31 a.m.26 views

EUVD-2026-24662

The Create DB Tables plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.2.1. The plugin registers adminpost action hooks for creating tables adminpostaddtable and deleting tables adminpostdeletedbtable without implementing any capability checks via...

9.1CVSS5.8AI score0.00729EPSS
SaveExploits0References14
EUVD
EUVD
added 2026/04/22 9:31 a.m.10 views

EUVD-2026-24680

The mCatFilter plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to and including 0.5.2. This is due to the complete absence of nonce verification and capability checks in the computepost function, which processes settings updates. The computepost function is...

4.3CVSS5.7AI score0.00165EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/04/22 9:31 a.m.14 views

EUVD-2026-24656

The Inquiry Cart plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 3.4.2. This is due to missing nonce verification in the rdicsettingspage function when processing settings form submissions. This makes it possible for unauthenticated attackers...

6.1CVSS5.7AI score0.00243EPSS
SaveExploits0References18
NVD
NVD
added 2026/04/22 9:16 a.m.16 views

CVE-2026-4119

The Create DB Tables plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.2.1. The plugin registers adminpost action hooks for creating tables adminpostaddtable and deleting tables adminpostdeletedbtable without implementing any capability checks via...

9.1CVSS0.00729EPSS
SaveExploits0References13
NVD
NVD
added 2026/04/22 8:16 a.m.21 views

CVE-2026-40542

Missing critical step in authentication in Apache HttpClient 5.6 allows an attacker to cause the client to accept SCRAM-SHA-256 authentication without proper mutual authentication verification. Users are recommended to upgrade to version 5.6.1, which fixes this issue...

7.3CVSS0.00557EPSS
SaveExploits0References16
CVE
CVE
added 2026/04/22 7:45 a.m.31 views

CVE-2026-4117

CVE-2026-4117 affects the WordPress CalJ plugin (≤ v1.5). The vulnerability is caused by a missing authorization check in the CalJSettingsPage constructor that processes the POST operation 'save-obtained-key' without verifying the user’s capability or nonce, allowing authenticated users (Subscrib...

5.3CVSS5.7AI score0.00364EPSS
SaveExploits0References7
Cvelist
Cvelist
added 2026/04/22 7:45 a.m.59 views

CVE-2026-4119 Create DB Tables <= 1.2.1 - Missing Authorization to Authenticated (Subscriber+) Arbitrary Database Table Creation/Deletion via admin-post.php

The Create DB Tables plugin for WordPress is vulnerable to authorization bypass in all versions up to and including 1.2.1. The plugin registers adminpost action hooks for creating tables adminpostaddtable and deleting tables adminpostdeletedbtable without implementing any capability checks via...

9.1CVSS0.00729EPSS
SaveExploits0References13
Rows per page
Query Builder