Lucene search
+L

50778 matches found

Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.14 views

Linux Distros Unpatched Vulnerability : CVE-2026-31719

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own...

7.5CVSS7.1AI score0.00294EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
added 2026/05/02 12:00 a.m.10 views

RHCOS 4 : OpenShift Container Platform 4.19.2 (RHSA-2025:9751)

The remote Red Hat Enterprise Linux CoreOS 4 host has packages installed that are affected by a vulnerability as referenced in the RHSA-2025:9751 advisory. - podman: podman missing TLS verification CVE-2025-6032 Note that Nessus has not tested for this issue but has instead relied only on the...

8.3CVSS5.8AI score0.00479EPSS
SaveExploits0References4
RedhatCVE
RedhatCVE
added 2026/05/01 8:48 p.m.13 views

CVE-2026-2892

The Otter Blocks plugin for WordPress is vulnerable to Purchase Verification Bypass in all versions up to, and including, 3.1.4. This is due to the 'getcustomerdata' method relying on an unsigned 'ostripedata' cookie to determine Stripe product ownership for unauthenticated users. The...

7.5CVSS5.8AI score0.0032EPSS
SaveExploits0References1
RedhatCVE
RedhatCVE
added 2026/05/01 8:39 p.m.13 views

CVE-2026-31719

A flaw was found in the krb5enc module of the Linux kernel's crypto subsystem. When performing asynchronous decryption, the krb5encdispatchdecrypt function incorrectly bypasses the integrity verification hash check. This issue occurs because the skcipher completion handler signals completion...

7.5CVSS5.8AI score0.00294EPSS
SaveExploits0References4
OSV
OSV
added 2026/05/01 8:34 p.m.13 views

CVE-2026-39807 Client-supplied URI scheme trusted without transport verification in bandit

Reliance on Untrusted Inputs in a Security Decision vulnerability in mtrudel bandit allows unauthenticated transport-state spoofing on plaintext HTTP connections. 'Elixir.Bandit.Pipeline':determinescheme/2 in lib/bandit/pipeline.ex returns the client-supplied URI scheme verbatim, ignoring the...

6.3CVSS5.9AI score0.00454EPSS
SaveExploits0References9
NVD
NVD
added 2026/05/01 5:16 p.m.14 views

CVE-2026-37531

AGL app-framework-main thru 17.1.12 contains a Zip Slip path traversal vulnerability CWE-22 combined with a TOCTOU race condition CWE-367 in the widget installation flow. The isvalidfilename function in wgtpkg-zip.c validates ZIP entry names but does not check for dot notation directory traversal...

9.8CVSS0.00711EPSS
SaveExploits0References2
IBM Security Bulletins
IBM Security Bulletins
added 2026/05/01 4:57 p.m.13 views

Security Bulletin: IBM App Connect Enterprise Certified Container operator and IntegrationRuntime & IntegrationServer operands are vulnerable to loss of confidentiality (CVE-2026-27137) and denial of service (CVE-2026-27138)

Summary IBM App Connect Enterprise Certified Container operator and IntegrationRuntime & IntegrationServer operands are vulnerable to loss of confidentiality CVE-2026-27137 and denial of service CVE-2026-27138. This bulletin provides patch information to address the reported vulnerability in Gola...

7.5CVSS7.8AI score0.00606EPSS
SaveExploits0Affected Software1
NVD
NVD
added 2026/05/01 2:16 p.m.15 views

CVE-2026-31719

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

7.5CVSS0.00294EPSS
SaveExploits0References3
NVD
NVD
added 2026/05/01 2:16 p.m.77 views

CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS0.00437EPSS
SaveExploits1References5
CVE
CVE
added 2026/05/01 1:56 p.m.58 views

CVE-2026-31719

CVE-2026-31719 concerns the Linux kernel crypto/krb5enc async decrypt path where the skcipher completion could bypass the hash verification, bypassing integrity checks. The root cause is krb5enc_dispatch_decrypt() signaling completion without invoking krb5enc_dispatch_decrypt_hash(). The fix adds...

7.5CVSS5.7AI score0.00294EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.6 views

CVE-2026-31719

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

5.7AI score0.00294EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/05/01 1:56 p.m.25 views

EUVD-2026-26528

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

5.7AI score0.00294EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.45 views

CVE-2026-31719 crypto: krb5enc - fix async decrypt skipping hash verification

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

7.5CVSS0.00294EPSS
SaveExploits0References3
OSV
OSV
added 2026/05/01 1:56 p.m.19 views

CVE-2026-31719 crypto: krb5enc - fix async decrypt skipping hash verification

In the Linux kernel, the following vulnerability has been resolved: crypto: krb5enc - fix async decrypt skipping hash verification krb5encdispatchdecrypt sets req-base.complete as the skcipher callback, which is the caller's own completion handler. When the skcipher completes asynchronously, this...

7.5CVSS6.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/05/01 1:56 p.m.103 views

CVE-2026-31717 ksmbd: validate owner of durable handle on reconnect

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS0.00437EPSS
SaveExploits1References5
ATTACKERKB
ATTACKERKB
added 2026/05/01 1:56 p.m.10 views

CVE-2026-31717

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

8.8CVSS5.8AI score0.00437EPSS
SaveExploits1References4Affected Software1
EUVD
EUVD
added 2026/05/01 1:56 p.m.34 views

EUVD-2026-26526

In the Linux kernel, the following vulnerability has been resolved: ksmbd: validate owner of durable handle on reconnect Currently, ksmbd does not verify if the user attempting to reconnect to a durable handle is the same user who originally opened the file. This allows any authenticated user to...

5.8AI score0.00437EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/05/01 11:18 a.m.26 views

EUVD-2026-26497

The WP Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.9.2. This is due to missing nonce verification in the 'addpluginspage' and 'addthemespage' functions. This makes it possible for unauthenticated attackers to overwrite arbitrar...

8.8CVSS5.9AI score0.00168EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/01 11:18 a.m.4 views

CVE-2026-3772

The WP Editor plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.2.9.2. This is due to missing nonce verification in the 'addpluginspage' and 'addthemespage' functions. This makes it possible for unauthenticated attackers to overwrite arbitrar...

8.8CVSS5.9AI score0.00168EPSS
SaveExploits0References5
Patchstack
Patchstack
added 2026/05/01 8:03 a.m.16 views

WordPress Otter Blocks plugin <= 3.1.4 - Improper Authorization to Unauthenticated Purchase Verification Bypass via Forged Cookie vulnerability

Improper Authorization to Unauthenticated Purchase Verification Bypass via Forged Cookie vulnerability discovered by Drew Webber mcdruid in WordPress Plugin Otter - Gutenberg Block versions = 3.1.4...

7.5CVSS5.8AI score0.0032EPSS
SaveExploits0References1Affected Software1
Rows per page
Query Builder