Lucene search
+L

91912 matches found

CVE
CVE
added 2026/09/07 12:23 p.m.13 views

CVE-2026-86416

ILIAS is an e-learning platform affected by an authorization bypass in the ilObjGroupGUI component prior to versions 9.23, 10.11, and 11.4 . The methods saveMapSettingsObject() and updateGroupTypeObject() perform state-changing operations without verifying write permissions, allowing any authenti...

5.4CVSS5.7AI score0.00253EPSS
SaveExploits0References8
Cvelist
Cvelist
added 2026/09/07 12:17 p.m.39 views

CVE-2026-86417 MISP Dashboard Template REST API Exposes Template Owner Email Addresses to Unauthorized Users

Affected versions of MISP inconsistently enforced email-address visibility in DashboardsController::listTemplates. The query always fetched User.email, while redaction happened only inside the non-REST rendering branch. As a result, the same authenticated user who saw redacted data in the normal...

5.3CVSS0.00162EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/09/07 12:11 p.m.36 views

CVE-2026-86408 MISP Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected Events

Affected versions of MISP do not enforce parent-event visibility when serving cryptographic keys through CryptographicKeysController::view. The vulnerable handler queried CryptographicKey directly using the supplied key ID and selected sensitive fields such as: type keydata fingerprint but did no...

7.1CVSS0.00201EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/07 12:11 p.m.8 views

CVE-2026-86408 MISP Missing Authorization in Cryptographic Key View Exposes Signing Keys from Protected Events

Affected versions of MISP do not enforce parent-event visibility when serving cryptographic keys through CryptographicKeysController::view. The vulnerable handler queried CryptographicKey directly using the supplied key ID and selected sensitive fields such as: type keydata fingerprint but did no...

7.1CVSS5.6AI score
SaveExploits0References4
CVE
CVE
added 2026/09/07 12:11 p.m.11 views

CVE-2026-86408

MISP versions ≤2.5.45 are affected by a missing authorization flaw in CryptographicKeysController::view(). The handler queried the CryptographicKey model directly by key ID and exposed sensitive fields (type, key_data, fingerprint) without first verifying the caller's access to the associated par...

7.1CVSS5.5AI score0.00201EPSS
SaveExploits0References1Affected Software1
Circl
Circl
added 2026/09/07 12:00 p.m.9 views

CVE-2006-2451

creationtimestamp| type| source ---|---|--- 2026-09-07 12:00:03+00:00| seen| Telegram/m8SWfVeZlticuBT317GgsGZAEtL8zbxvMheXkcIiGwkXhdo 2026-09-08 00:00:45+00:00| published-proof-of-concept| Telegram/m8SWfVeZlticuBT317GgsGZAEtL8zbxvMheXkcIiGwkXhdo 2026-09-09 05:00:06+00:00| seen|...

4.6CVSS7.9AI score0.04387EPSS
SaveExploits20References1
UbuntuCve
UbuntuCve
added 2026/09/07 12:00 p.m.8 views

CVE-2026-78134

strongSwan 4.5.0 through 6.0.7 has Incorrect Access Control in the eap-ttls and eap-peap plugins because there can be a missing or mismatched inner EAP identity...

7.1CVSS5.7AI score0.00319EPSS
SaveExploits0References2
OSV
OSV
added 2026/09/07 12:00 p.m.6 views

UBUNTU-CVE-2026-78134

strongSwan 4.5.0 through 6.0.7 has Incorrect Access Control in the eap-ttls and eap-peap plugins because there can be a missing or mismatched inner EAP identity...

7.1CVSS5.7AI score0.00319EPSS
SaveExploits0References3
NVD
NVD
added 2026/09/07 10:16 a.m.6 views

CVE-2026-86292

A vulnerability was detected in SourceCodester Simple Traffic Offense System 1.0. Affected is an unknown function of the file saveuser.php of the component User Creation. Performing a manipulation of the argument position results in missing authentication. The attack may be initiated remotely. Th...

7.5CVSS0.00507EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/07 10:16 a.m.5 views

CVE-2026-86293

A flaw has been found in SourceCodester Simple Traffic Offense System 1.0. Affected by this vulnerability is an unknown functionality of the file delete-user.php of the component Deletion Endpoint. Executing a manipulation of the argument ID can lead to missing authentication. The attack may be...

6.9CVSS0.00726EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/07 9:45 a.m.11 views

CVE-2026-86293

A missing authentication flaw exists in the Deletion Endpoint (file delete-user.php) of SourceCodester Simple Traffic Offense System 1.0 . By manipulating the ID argument remotely without authentication, an attacker can perform unauthorized deletion operations, resulting in low integrity and low ...

6.9CVSS6.3AI score0.00726EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/09/07 9:45 a.m.8 views

EUVD-2026-72324

A flaw has been found in SourceCodester Simple Traffic Offense System 1.0. Affected by this vulnerability is an unknown functionality of the file delete-user.php of the component Deletion Endpoint. Executing a manipulation of the argument ID can lead to missing authentication. The attack may be...

6.9CVSS6.3AI score0.00726EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/07 9:45 a.m.44 views

CVE-2026-86293 SourceCodester Simple Traffic Offense System Deletion Endpoint delete-user.php missing authentication

A flaw has been found in SourceCodester Simple Traffic Offense System 1.0. Affected by this vulnerability is an unknown functionality of the file delete-user.php of the component Deletion Endpoint. Executing a manipulation of the argument ID can lead to missing authentication. The attack may be...

6.9CVSS0.00726EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/07 9:30 a.m.41 views

CVE-2026-86347 MISP Missing Authorization on Template File Upload Allows Authenticated Disk Exhaustion

Affected versions of MISP allow any authenticated user to access TemplatesController::uploadFile because the ACL entry for templates/uploadFile used the wildcard . This bypasses the intended role restrictions applied to neighboring template-management operations. The upload handler accepts...

7.1CVSS0.00304EPSS
SaveExploits0References1
OSV
OSV
added 2026/09/07 9:30 a.m.6 views

CVE-2026-86347 MISP Missing Authorization on Template File Upload Allows Authenticated Disk Exhaustion

Affected versions of MISP allow any authenticated user to access TemplatesController::uploadFile because the ACL entry for templates/uploadFile used the wildcard . This bypasses the intended role restrictions applied to neighboring template-management operations. The upload handler accepts...

7.1CVSS5.8AI score
SaveExploits0References4
EUVD
EUVD
added 2026/09/07 9:30 a.m.8 views

EUVD-2026-72321

A vulnerability was detected in SourceCodester Simple Traffic Offense System 1.0. Affected is an unknown function of the file saveuser.php of the component User Creation. Performing a manipulation of the argument position results in missing authentication. The attack may be initiated remotely. Th...

7.5CVSS7AI score0.00507EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/09/07 9:30 a.m.37 views

CVE-2026-86292 SourceCodester Simple Traffic Offense System User Creation saveuser.php missing authentication

A vulnerability was detected in SourceCodester Simple Traffic Offense System 1.0. Affected is an unknown function of the file saveuser.php of the component User Creation. Performing a manipulation of the argument position results in missing authentication. The attack may be initiated remotely. Th...

7.5CVSS0.00507EPSS
SaveExploits0References6
CVE
CVE
added 2026/09/07 9:30 a.m.12 views

CVE-2026-86292

SourceCodester Simple Traffic Offense System 1.0 is vulnerable to missing authentication in the User Creation component, specifically the file saveuser.php . Manipulating the position argument allows an unauthenticated remote attacker to bypass access controls, leading to low impacts on confident...

7.5CVSS7AI score0.00507EPSS
SaveExploits0References6
NVD
NVD
added 2026/09/07 9:17 a.m.5 views

CVE-2026-86332

A flaw was found in odh-dashboard in Red Hat OpenShift AI. The backend-for-frontend route GET /api/nim-serving/:nimResource reads Kubernetes Secrets using the dashboard service account and returns the full Secret object, including .data, without an authorization check. Any authenticated dashboard...

6.5CVSS0.00213EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/09/07 8:39 a.m.39 views

CVE-2026-86332 Odh-dashboard: odh-dashboard: nim credential secret readable by any authenticated user

A flaw was found in odh-dashboard in Red Hat OpenShift AI. The backend-for-frontend route GET /api/nim-serving/:nimResource reads Kubernetes Secrets using the dashboard service account and returns the full Secret object, including .data, without an authorization check. Any authenticated dashboard...

6.5CVSS0.00213EPSS
SaveExploits0References2
Rows per page
Query Builder