Lucene search
+L

5451 matches found

RedhatCVE
RedhatCVE
added 2026/06/05 7:12 p.m.16 views

CVE-2026-44364

MISP modules are autonomous modules that can be used to extend MISP for new services. In 3.0.7 and earlier, a Cross-Site Request Forgery vulnerability in the MISP Modules website allowed an attacker to cause an authenticated user to submit unintended requests to the home endpoint. The vulnerabili...

9.3CVSS5.5AI score0.00185EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/04 4:16 p.m.17 views

CVE-2026-10868

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit. When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could cra...

9CVSS0.00239EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/04 3:16 p.m.24 views

CVE-2026-10860

A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to missing parentheses in the delete condition, the expression was evaluated as $validationError === null && POST || DELETE, meaning a DELETE request...

7.9CVSS0.00197EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/04 2:39 p.m.12 views

CVE-2026-10868 MISP user edit endpoint mass assignment vulnerability allows unauthorized user account modification

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit. When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could cra...

9CVSS5.8AI score0.00239EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/04 2:39 p.m.9 views

CVE-2026-10868

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit. When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could cra...

9CVSS5.8AI score0.00239EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/04 2:39 p.m.44 views

CVE-2026-10868

A vulnerability in MISP’s User edit flow (UsersController::edit()) allows mass assignment of user fields via a user-supplied User.id, potentially updating an unintended account. An authenticated attacker could craft requests containing another user identifier and modify account attributes dependi...

9CVSS5.8AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/04 2:39 p.m.15 views

CVE-2026-10868 MISP user edit endpoint mass assignment vulnerability allows unauthorized user account modification

A mass assignment vulnerability exists in the MISP user edit functionality due to insufficient filtering of user-supplied fields in UsersController::edit. When processing edit requests, the application accepted a user-controlled User.id value from request data. An authenticated attacker could cra...

9CVSS6AI score
SaveExploits0References3
NVD
NVD
added 2026/06/04 2:16 p.m.20 views

CVE-2026-10856

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths...

6.1CVSS0.00148EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
added 2026/06/04 1:34 p.m.11 views

CVE-2026-10860 MISP CRUDComponent delete validation bypass via operator precedence error

A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to missing parentheses in the delete condition, the expression was evaluated as $validationError === null && POST || DELETE, meaning a DELETE request...

7.9CVSS5.8AI score0.00197EPSS
SaveExploits0References1
CVE
CVE
added 2026/06/04 1:34 p.m.25 views

CVE-2026-10860

In CVE-2026-10860, a logic error in the MISP CRUD component delete handler bypasses validation due to missing parentheses in the delete condition, allowing a DELETE request to proceed even when the delete validation callback rejects the operation. An authenticated attacker with access to an affec...

7.9CVSS5.8AI score0.00197EPSS
SaveExploits0References1Affected Software1
EUVD
EUVD
added 2026/06/04 1:34 p.m.17 views

EUVD-2026-34264

A logic error in the MISP CRUD component delete handler allowed validation failures to be bypassed when requests used the HTTP DELETE method. Due to missing parentheses in the delete condition, the expression was evaluated as $validationError === null && POST || DELETE, meaning a DELETE request...

7.9CVSS5.8AI score0.00197EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/04 1:26 p.m.17 views

EUVD-2026-34263

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS5.8AI score0.00223EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/04 1:26 p.m.12 views

CVE-2026-10861

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS5.8AI score0.00223EPSS
SaveExploits0References2
OSV
OSV
added 2026/06/04 1:26 p.m.13 views

CVE-2026-10861 MISP post-login open redirect via pre_login_requested_url

An open redirect vulnerability existed in MISP UsersController::routeafterlogin because the value stored in the preloginrequestedurl session key was used as the post-login redirect destination without sufficiently enforcing that it was a local application path. An unauthenticated remote attacker...

5.1CVSS6AI score
SaveExploits0References3
OSV
OSV
added 2026/06/04 1:17 p.m.10 views

CVE-2026-10856 Open redirect in MISP dashboard button widget URL handling

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths...

5.1CVSS5.8AI score
SaveExploits0References3
Cvelist
Cvelist
added 2026/06/04 1:17 p.m.50 views

CVE-2026-10856 Open redirect in MISP dashboard button widget URL handling

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths...

5.1CVSS0.00148EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/06/04 1:17 p.m.9 views

CVE-2026-10856

A URL validation flaw in the MISP dashboard button widget allowed a crafted relative-looking URL to be accepted as a local path while being interpreted by browsers as an external URL. The validation rejected URLs containing an explicit scheme, host, or user component, but did not reject paths...

5.1CVSS5.7AI score0.00148EPSS
SaveExploits0References2
CVE
CVE
added 2026/06/04 12:51 p.m.37 views

CVE-2026-10854

CVE-2026-10854 affects MISP: a visibility control issue in the event template creation workflow allowed non-site-admin users to access private galaxies belonging to other organisations. The event template builder loaded all enabled galaxies without applying organisation or distribution-based acce...

5.3CVSS5.8AI score0.00176EPSS
SaveExploits0References1Affected Software1
Positive Technologies
Positive Technologies
added 2026/06/04 12:00 a.m.19 views

PT-2026-46227

Name of the Vulnerable Software and Affected Versions MISP affected versions not specified Description An open redirect occurs in the routeafterlogin function of the UsersController because the value stored in the pre login requested url session key is used as the post-login redirect destination...

6.1CVSS5.5AI score0.00223EPSS
SaveExploits0References4
CNNVD
CNNVD
added 2026/06/04 12:00 a.m.17 views

MISP 安全漏洞

MISP is a set of open-source software solutions developed by MISP. This product is used for collecting, storing, distributing, and sharing network security metrics. It also includes functions such as analyzing threats to network security and malware analysis. MISP has a security vulnerability,...

7.9CVSS5.3AI score0.00197EPSS
SaveExploits0References1
Rows per page
Query Builder