Lucene search
+L

327 matches found

NVD
NVD
added 2026/09/16 6:17 p.m.9 views

CVE-2026-85387

Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the state of the account the token had been issued to. The resource server's authorization validator confirmed only that a token existed, had not expired, and had not been explicitly...

2CVSS0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/16 5:18 p.m.6 views

CVE-2026-87031

n Concrete CMS 9.2.0 through 9.5.3, the REST API user creation endpoint POST /ccm/api/1.0/users, the add method of concrete/src/Api/Controller/Users.php did not perform a permission check before creating an account. As a result, any valid OAuth token carrying the users:add scope, including a...

2.1CVSS0.0032EPSS
SaveExploits0References1
CVE
CVE
added 2026/09/16 5:12 p.m.14 views

CVE-2026-85387

Concrete CMS before 9.5.4 failed to re-check account state when validating OAuth bearer tokens for its REST API. The authorization validator confirmed only that a token existed, had not expired, and had not been explicitly revoked — so deactivated , deleted , or locked (pending forced password re...

2CVSS0.00211EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/16 5:12 p.m.6 views

CVE-2026-85387 Concrete CMS before 9.5.4 allows a deactivated user to retain OAuth-authenticated REST API access

Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the state of the account the token had been issued to. The resource server's authorization validator confirmed only that a token existed, had not expired, and had not been explicitly...

2CVSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/16 5:12 p.m.7 views

EUVD-2026-80892

Concrete CMS before 9.5.4 re-authorized OAuth REST API requests from the bearer token alone and did not re-check the state of the account the token had been issued to. The resource server's authorization validator confirmed only that a token existed, had not expired, and had not been explicitly...

2CVSS0.00211EPSS
SaveExploits0References1
NVD
NVD
added 2026/09/15 5:17 p.m.7 views

CVE-2026-18110

Concrete CMS 9 9.0.0 through 9.5.2 does not perform an authorization check on the user selector autocomplete endpoint /ccm/system/user/autocomplete, which backs the "Preview as User" panel and other user-selector components. The endpoint validates only a CSRF-style access token that is bound to t...

8.7CVSS0.00247EPSS
SaveExploits0References1
AstraLinux
AstraLinux
added 2026/09/14 12:01 p.m.8 views

Astra Linux – Vulnerability in Linux 5.10, Linux

In the Linux kernel, the following vulnerability has been resolved: net/tls: The bug related to slab-out-of-bounds condition in decryptinternal has been fixed. The memory size of tlsctx-rx.iv for AES128-CCM is 12 bytes when tlssetswoffload is called. The return value of cryptoaeadivsize for...

9.8CVSS6AI score0.00657EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/09/14 12:00 a.m.9 views

Amazon Linux 2023 : bouncycastle, bouncycastle-javadoc, bouncycastle-mail (ALAS2023-2026-2153)

It is, therefore, affected by multiple vulnerabilities as referenced in the ALAS2023-2026-2153 advisory. In Bouncy Castle for Java before 1.85, KCCMBlockCipher MAC does not bind nonce when AAD is absent cross- nonce AEAD forgery. This issue also affects Bouncy Castle for Java LTS before 2.73.12...

9.3CVSS6.1AI score0.00651EPSS
SaveExploits0References34
RedhatCVE
RedhatCVE
added 2026/09/09 11:34 a.m.9 views

CVE-2026-58061

A flaw was found in Bouncy Castle for Java. When using CCM-family Counter with CBC-MAC modes, the software writes plaintext data into a buffer before verifying the cryptographic tag. This could allow an attacker to manipulate data that is later assumed to be authentic, leading to a high integrity...

8.7CVSS5.8AI score0.00282EPSS
SaveExploits0References6
SUSE CVE
SUSE CVE
added 2026/09/05 12:26 a.m.19 views

SUSE CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00178EPSS
SaveExploits0References2
Debian CVE
Debian CVE
added 2026/09/04 4:49 p.m.19 views

CVE-2026-80882

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

6AI score0.00156EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 4:49 p.m.17 views

CVE-2026-80882

This vulnerability affects the Linux kernel 's Tegra crypto driver , specifically the CCM (Counter with CBC-MAC) implementation in the function tegra_ccm_do_one_req. The root cause is that when the input buffer allocation fails, the ENOMEM error value is not properly set and returned, leading to ...

5.4AI score0.00156EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/09/04 4:49 p.m.7 views

EUVD-2026-71512

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

5.4AI score0.00156EPSS
SaveExploits0References4
OSV
OSV
added 2026/09/04 4:49 p.m.58 views

CVE-2026-80882 crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm

In the Linux kernel, the following vulnerability has been resolved: crypto: tegra - Return ENOMEM when input buffer allocation fails for ccm Ensure the ENOMEM error value is set when the input buffer allocation fails in tegraccmdoonereq...

5.7AI score
SaveExploits0References7
OSV
OSV
added 2026/09/04 4:18 p.m.6 views

AZL-99567 CVE-2026-80832 affecting package kernel 6.6.150.1-1

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6AI score0.00178EPSS
SaveExploits0References1
Debian CVE
Debian CVE
added 2026/09/04 3:54 p.m.16 views

CVE-2026-80832

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

6.1AI score0.00178EPSS
SaveExploits0
CVE
CVE
added 2026/09/04 3:54 p.m.21 views

CVE-2026-80832

CVE-2026-80832 is a buffer underallocation flaw in the Linux kernel's QCE (Qualcomm Crypto Engine) crypto driver , specifically in qce_aead_ccm_prepare_buf_assoclen(). The AAD buffer size is computed as ALIGN(assoclen, 16) + MAX_CCM_ADATA_HEADER_LEN, while the DMA scatterlist length uses ALIGN(as...

5.5AI score0.00178EPSS
SaveExploits0References8
EUVD
EUVD
added 2026/09/04 3:54 p.m.8 views

EUVD-2026-71282

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

5.5AI score0.00178EPSS
SaveExploits0References8
OSV
OSV
added 2026/09/04 3:54 p.m.16 views

CVE-2026-80832 crypto: qce - fix CCM AAD buffer underallocation

In the Linux kernel, the following vulnerability has been resolved: crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into the DMA scatterlist. The allocation size is currently calculated as:...

5.8AI score
SaveExploits0References11
Tenable Nessus
Tenable Nessus
added 2026/09/04 12:00 a.m.10 views

Linux Distros Unpatched Vulnerability : CVE-2026-80832

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - crypto: qce - fix CCM AAD buffer underallocation The AAD buffer allocated in qceaeadccmpreparebufassoclen can be smaller than the length later programmed into t...

6AI score0.00178EPSS
SaveExploits0References3
Rows per page
Query Builder