Lucene search
+L

67027 matches found

NVD
NVD
added 2026/05/21 10:16 p.m.35 views

CVE-2026-7882

Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with file deletion when the token is invalid or missing. This effectively disables CSRF protecti...

4.3CVSS0.00116EPSS
SaveExploits0References1
Github Security Blog
Github Security Blog
added 2026/05/21 9:31 p.m.23 views

SQLAdmin: Authorization Bypass on `ajax_lookup`

Impact The ajaxlookup endpoint in application.py bypasses the isaccessible access control check that all other endpoints enforce. If a developer restricts model access by overriding isaccessible, an authenticated user can still query that model's data through the ajaxlookup endpoint — silently...

4.3CVSS5.8AI score0.00279EPSS
SaveExploits1References6Affected Software1
OSV
OSV
added 2026/05/21 9:31 p.m.21 views

GHSA-54MC-GGHV-4CFJ SQLAdmin: Authorization Bypass on `ajax_lookup`

Impact The ajaxlookup endpoint in application.py bypasses the isaccessible access control check that all other endpoints enforce. If a developer restricts model access by overriding isaccessible, an authenticated user can still query that model's data through the ajaxlookup endpoint — silently...

4.3CVSS5.8AI score0.00279EPSS
SaveExploits1References6
Github Security Blog
Github Security Blog
added 2026/05/21 9:31 p.m.28 views

Twig: Arbitrary PHP code execution via `_self.(<string>)` macro-reference compilation

Description The obj.expr dynamic-attribute syntax added in 3.15.0 as the replacement for the deprecated attribute function lets the attribute be an arbitrary expression. When the receiver is self or any % import % alias and the parenthesised expression is a string literal, DotExpressionParser...

8.8CVSS6AI score0.00642EPSS
SaveExploits0References5Affected Software1
Snyk
Snyk
added 2026/05/21 9:30 p.m.10 views

Information Exposure

Overview concrete5/concrete5 is a concrete5 open source CMS. Affected versions of this package are vulnerable to Information Exposure via a missing permission check in the usage controller. An attacker can access sensitive information about file usage, including page IDs, handles, and full URLs o...

6.9CVSS5.3AI score0.01461EPSS
SaveExploits1References2
OSV
OSV
added 2026/05/21 9:30 p.m.19 views

GHSA-4G7Q-44QP-CC5C Concrete CMS is vulnerable to unauthenticated file usage disclosure

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS5.8AI score0.01461EPSS
SaveExploits1References3
OSV
OSV
added 2026/05/21 9:28 p.m.15 views

GHSA-7FXW-R6JV-74C8 Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

5.8CVSS5.8AI score0.00473EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/05/21 9:28 p.m.24 views

Twig: `{% sandbox %}{% include %}` skips checkSecurity() on cached templates (incomplete fix for CVE-2024-45411)

Description The fix for CVE-2024-45411 / GHSA-6j75-5wfj-gh66 added an explicit $loaded-unwrap-checkSecurity call in CoreExtension::include so that a template already cached in Environment::$loadedTemplates is re-checked when included with sandboxed = true. The deprecated but still functional %...

8.6CVSS5.8AI score0.00849EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/05/21 9:18 p.m.14 views

CVE-2026-7886 Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments[] parameter

Concrete CMS 9.5.0 and below is vulnerable to IDOR in AddMessage/UpdateMessage via attachments parameter which can lead to file permission bypass. The AddMessage and UpdateMessage conversation controllers accept user-supplied file attachment IDs and load files directly via $em-findFile::class,...

2.3CVSS5.8AI score
SaveExploits0References4
CVE
CVE
added 2026/05/21 9:17 p.m.72 views

CVE-2026-7882

Summary: Concrete CMS 9.5.0 and earlier is vulnerable to unauthorized file deletion due to an inverted CSRF token check in the DeleteFile controller. The code treats a valid token as an error and proceeds with deletion when the token is invalid or missing, effectively disabling CSRF protection fo...

4.3CVSS5.8AI score0.00116EPSS
SaveExploits0References1Affected Software1
Cvelist
Cvelist
added 2026/05/21 9:17 p.m.55 views

CVE-2026-7882 Concrete CMS 9.5.0 and below is vulnerable to CSRF via the DeleteFile controller

Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with file deletion when the token is invalid or missing. This effectively disables CSRF protecti...

2.3CVSS0.00116EPSS
SaveExploits0References1
OSV
OSV
added 2026/05/21 9:17 p.m.12 views

CVE-2026-7882 Concrete CMS 9.5.0 and below is vulnerable to CSRF via the DeleteFile controller

Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with file deletion when the token is invalid or missing. This effectively disables CSRF protecti...

2.3CVSS5.9AI score
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/05/21 9:17 p.m.30 views

CVE-2026-7882

Concrete CMS 9.5.0 and below is vulnerable to unauthorized file deletion due to an Inverted CSRF token check in the DeleteFile controller. The code throws an error when the token IS valid and proceeds with file deletion when the token is invalid or missing. This effectively disables CSRF protecti...

2.3CVSS5.8AI score0.00116EPSS
SaveExploits0References2Affected Software1
CVE
CVE
added 2026/05/21 9:07 p.m.62 views

CVE-2026-7879

Concrete CMS 9.5.0 and earlier is affected by a vulnerability in submit_password() within concrete/controllers/single_page/download_file.php that permits unauthorized access to files. The issue arises because downloading permission-restricted files bypasses the view_file permission check; files w...

6.3CVSS5.8AI score0.00224EPSS
SaveExploits0References1Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/05/21 8:57 p.m.10 views

CVE-2026-8205

Concrete CMS 9.5.0 and below is vulnerable to authorization bypass in the Calendar Block since actiongetevents does not check canView on the calendar which results in restricted event details being disclosed. The Concrete CMS security team gave this vulnerability a CVSS v.4.0 score of 6.3 with...

6.3CVSS5.8AI score0.00211EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/05/21 8:55 p.m.14 views

CVE-2026-6826 Concrete 9.5.0 and below has file usage disclosure via missing permission check in Usage controller

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS5.8AI score0.01461EPSS
SaveExploits1References1
ATTACKERKB
ATTACKERKB
added 2026/05/21 8:55 p.m.15 views

CVE-2026-6826

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS5.8AI score0.01461EPSS
SaveExploits1References2Affected Software1
CVE
CVE
added 2026/05/21 8:55 p.m.78 views

CVE-2026-6826

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure due to a missing permission check in the usage controller. An unauthenticated visitor can access /ccm/system/dialogs/file/usage/{fID} with any file ID and obtain a list of every page referencing that file, includi...

6.9CVSS5.8AI score0.01461EPSS
SaveExploits1References1Affected Software1
OSV
OSV
added 2026/05/21 8:55 p.m.12 views

CVE-2026-6826 Concrete 9.5.0 and below has file usage disclosure via missing permission check in Usage controller

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS5.9AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/05/21 8:55 p.m.52 views

CVE-2026-6826 Concrete 9.5.0 and below has file usage disclosure via missing permission check in Usage controller

Concrete CMS 9.5.0 and below is vulnerable to unauthenticated file usage disclosure via missing permission check in the usage controller. Any unauthenticated visitor can request /ccm/system/dialogs/file/usage/fID with any file ID and receive a list of every page that references that file,...

6.9CVSS0.01461EPSS
SaveExploits1References1
Rows per page
Query Builder