Lucene search
+L

5403 matches found

Nuclei
Nuclei
added 7 hours ago13 views

MISP < 2.5.37 - SQL Injection

MISP before 2.5.37 is vulnerable to SQL injection via the order parameter in EventsController. The POST body order value is passed directly into ORDER BY clauses without validation. id: CVE-2026-44381 info: name: MISP 2.5.37 - SQL Injection author: malcha severity: medium description: | MISP befo...

9.3CVSS5.7AI score0.00666EPSS
SaveExploits0References3
NVD
NVD
added 6 days ago9 views

CVE-2026-67178

MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configur...

7.8CVSS0.00493EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 6 days ago5 views

CVE-2026-67178

MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configur...

7.8CVSS6AI score0.00493EPSS
SaveExploits0References2
Cvelist
Cvelist
added 6 days ago31 views

CVE-2026-67178 Open Redirect in MISP Installer-Generated Apache Configuration

MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configur...

7.8CVSS0.00493EPSS
SaveExploits0References1
EUVD
EUVD
added 6 days ago7 views

EUVD-2026-49856

MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configur...

7.8CVSS6AI score0.00493EPSS
SaveExploits0References1
OSV
OSV
added 6 days ago3 views

CVE-2026-67178 Open Redirect in MISP Installer-Generated Apache Configuration

MISP installation scripts generated an Apache HTTP virtual-host configuration containing an incorrectly formatted HTTP-to-HTTPS redirect: Redirect permanent / https://misp.example Apache’s Redirect directive appends any portion of the requested path that follows the matched prefix to the configur...

7.8CVSS6AI score0.00493EPSS
SaveExploits0References4
CVE
CVE
added 6 days ago12 views

CVE-2026-67178

CVE-2026-67178 affects MISP installations where Apache virtual-host redirects were generated without a trailing slash, causing an open redirect vulnerability. The Redirect directive uses the destination as a host if the trailing slash is missing, enabling an attacker to craft URLs like http://mis...

7.8CVSS6AI score0.00493EPSS
SaveExploits0References1
Circl
Circl
added 2026/07/16 12:15 p.m.10 views

CVE-2007-5693

creationtimestamp| type| source ---|---|--- 2026-07-16 12:15:03+00:00| seen| MISP/c6bff539-f10a-42a7-bc8e-83795d457e7a...

6CVSS6.1AI score0.05078EPSS
SaveExploits2
OSV
OSV
added 2026/07/13 3:15 p.m.6 views

PYSEC-2026-2650 misp-modules has nsafe remote resource fetching in expansion

An unsafe remote resource fetching vulnerability existed in MISP Modules expansion modules. The htmltomarkdown module accepted arbitrary HTTPS URLs without sufficient validation, which could allow Server-Side Request Forgery against loopback, private, or link-local network resources. Additionally...

5.8CVSS6.2AI score0.00102EPSS
SaveExploits0References6
Snyk
Snyk
added 2026/07/13 10:40 a.m.7 views

Server-side Request Forgery (SSRF)

Overview misp-modules is a MISP modules are autonomous modules that can be used for expansion and other services in MISP Affected versions of this package are vulnerable to Server-side Request Forgery SSRF in the htmltomarkdown process. An attacker can access internal network resources by supplyi...

8.3CVSS6.1AI score0.00239EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/13 9:31 a.m.8 views

EUVD-2026-43306

A Server-Side Request Forgery SSRF protection bypass existed in the htmltomarkdown expansion module of misp-modules. The module attempts to prevent requests to loopback, private, link-local, and other restricted IP address ranges. However, IP addresses were compared against the blocked ranges...

8.3CVSS6.1AI score0.00239EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/13 9:16 a.m.13 views

CVE-2026-62143

A Server-Side Request Forgery SSRF protection bypass existed in the htmltomarkdown expansion module of misp-modules. The module attempts to prevent requests to loopback, private, link-local, and other restricted IP address ranges. However, IP addresses were compared against the blocked ranges...

8.3CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/13 7:52 a.m.29 views

CVE-2026-62143

The CVE-2026-62143 issue affects the html_to_markdown expansion module of misp-modules. An SSRF protection bypass occurred because IPv4-mapped IPv6 addresses were not normalised before checking blocked IP ranges, allowing an authenticated attacker to supply addresses like http://[::ffff:127.0.0.1...

8.3CVSS6.1AI score0.00239EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/13 7:52 a.m.5 views

CVE-2026-62143 Server-Side Request Forgery protection bypass in misp-modules html_to_markdown via IPv4-mapped IPv6 addresses

A Server-Side Request Forgery SSRF protection bypass existed in the htmltomarkdown expansion module of misp-modules. The module attempts to prevent requests to loopback, private, link-local, and other restricted IP address ranges. However, IP addresses were compared against the blocked ranges...

8.3CVSS6.1AI score0.00239EPSS
SaveExploits0References4
OSV
OSV
added 2026/07/09 3:6 p.m.8 views

CVE-2026-61474 MISP: Improper sharing group authorization check when adding attributes

An improper authorization check in MISP’s attribute creation endpoint allowed an authenticated user with permission to add attributes to submit a sharinggroupid without triggering the corresponding sharing group authorization check, as long as the attribute distribution value was not explicitly s...

5.3CVSS6.1AI score0.00244EPSS
SaveExploits0References4
CVE
CVE
added 2026/07/08 1:30 p.m.14 views

CVE-2026-60124

The CVE-2026-60124 in MISP concerns an authorization bypass in EventsController::importModule(). When an import module returns results in the misp_standard format, the write path failed to verify event modification rights, allowing authenticated users or read-only API keys with event view access ...

5.3CVSS6AI score0.0022EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/07/08 1:30 p.m.32 views

CVE-2026-60124 MISP importModule missing authorization allows read-only users to modify events via misp_standard imports

An authorization bypass in MISP’s EventsController::importModule allowed authenticated users or read-only API keys with event view access to persist data to events they were not allowed to modify. When an import module returned results in the mispstandard format, the write path did not verify eve...

5.3CVSS0.0022EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/08 1:30 p.m.8 views

CVE-2026-60124

An authorization bypass in MISP’s EventsController::importModule allowed authenticated users or read-only API keys with event view access to persist data to events they were not allowed to modify. When an import module returned results in the mispstandard format, the write path did not verify eve...

5.3CVSS6AI score0.0022EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/08 1:30 p.m.9 views

EUVD-2026-42239

An authorization bypass in MISP’s EventsController::importModule allowed authenticated users or read-only API keys with event view access to persist data to events they were not allowed to modify. When an import module returned results in the mispstandard format, the write path did not verify eve...

5.3CVSS6AI score0.0022EPSS
SaveExploits0References1
OSV
OSV
added 2026/06/29 11:50 a.m.12 views

PYSEC-2026-414 misp-modules website - Missing CSRF protection in the website home blueprint

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 vulnerability was due to the home blueprint being exempted from CSRF protection. This could allow modification of sessi...

9.3CVSS5.8AI score0.00185EPSS
SaveExploits0References6
Rows per page
Query Builder