Lucene search
+L

67 matches found

NVD
NVD
added 2026/08/27 5:21 p.m.10 views

CVE-2026-81819

Affected versions of Flowintel expose the /myassignment/user API endpoint to any authenticated API user. The endpoint accepts a userid parameter identifying the user whose assignments should be returned, but previously had no role restriction beyond general API authentication. As a result, a...

5.3CVSS0.00293EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.6 views

CVE-2026-81820

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS0.00251EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.7 views

CVE-2026-81818

Affected versions of Flowintel contain an authorization flaw in the administrative user-edit API. The existing authorization check correctly prevented an organization administrator from editing users in another organization, but it did not prevent them from editing a full administrator within the...

8.6CVSS0.00309EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.8 views

CVE-2026-81826

Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that...

9.1CVSS0.00329EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.8 views

CVE-2026-81827

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/27 5:21 p.m.7 views

CVE-2026-81817

Affected versions of Flowintel contain an insecure direct object reference / broken object-level authorization issue across numerous task endpoints. The routes generally received both a case identifier and a task identifier, but previously they did not enforce that the task actually belonged to t...

7.2CVSS0.00207EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 1:36 p.m.32 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS0.00296EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 1:36 p.m.16 views

CVE-2026-81827

Flowintel versions >=3.3.0 contained a validation flaw in the login flow: the code called Email(email) (which only constructs a WTForms validator object) instead of Email()(form, form.email), so malformed attacker-supplied email values bypassed validation. Because CR/LF characters in the email...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:36 p.m.10 views

EUVD-2026-67133

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.1AI score0.00296EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:36 p.m.8 views

CVE-2026-81827 Flowintel Login Email Validation Bypass Allows Log Injection via Crafted Email Input

Affected versions of Flowintel incorrectly attempted to validate login email addresses by calling Emailemail. That does not perform WTForms field validation; it merely constructs a validator object. Consequently, malformed attacker-controlled email input could continue through the login process a...

6.9CVSS5.9AI score
SaveExploits0References4
EUVD
EUVD
added 2026/08/27 1:32 p.m.12 views

EUVD-2026-67132

Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that...

9.1CVSS5.2AI score0.00329EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 1:32 p.m.32 views

CVE-2026-81826 Flowintel Fails to Invalidate Active Sessions After Password Change

Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that...

9.1CVSS0.00329EPSS
SaveExploits0References1
CVE
CVE
added 2026/08/27 1:32 p.m.19 views

CVE-2026-81826

Flowintel (versions >=3.3.0 ) fails to revoke existing authenticated sessions when a user's password is changed. An attacker who already holds a valid session token retains access until that session expires naturally, even after the victim changes their password. The fix detects password chang...

9.1CVSS5.2AI score0.00329EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:32 p.m.16 views

CVE-2026-81826 Flowintel Fails to Invalidate Active Sessions After Password Change

Affected versions of Flowintel do not revoke existing authenticated sessions when a user’s password is changed. This means that if an attacker already possesses a valid session—for example, from prior access or a stolen session token—the victim changing their password does not terminate that...

9.1CVSS5.9AI score
SaveExploits0References4
CVE
CVE
added 2026/08/27 1:25 p.m.16 views

CVE-2026-81820

Flowintel versions greater than 3.3.0 are vulnerable to HTML injection in the MISP case history timeline. Attacker-controllable MISP object fields (object UUID, name, attribute value, attribute type, comment, first/last seen, and IDS flag) were concatenated directly into HTML strings before rende...

5.1CVSS5.1AI score0.00251EPSS
SaveExploits0References1
OSV
OSV
added 2026/08/27 1:25 p.m.9 views

CVE-2026-81820 Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS5.3AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/27 1:25 p.m.32 views

CVE-2026-81820 Flowintel HTML Injection in MISP Case History Timeline via Crafted Object Attributes

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS0.00251EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:25 p.m.9 views

EUVD-2026-67131

Affected versions of Flowintel construct timeline HTML using attacker-controllable MISP object fields such as: object UUID; object name; attribute value; attribute type; comment; first/last seen values; IDS flag. Those values were concatenated directly into HTML strings before rendering. The...

5.1CVSS5.1AI score0.00251EPSS
SaveExploits0References1
Cvelist
Cvelist
added 2026/08/27 1:20 p.m.35 views

CVE-2026-81819 Flowintel Missing Authorization Allows Regular API Users to View Other Users’ Task Assignments

Affected versions of Flowintel expose the /myassignment/user API endpoint to any authenticated API user. The endpoint accepts a userid parameter identifying the user whose assignments should be returned, but previously had no role restriction beyond general API authentication. As a result, a...

5.3CVSS0.00293EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/08/27 1:20 p.m.7 views

EUVD-2026-67127

Affected versions of Flowintel expose the /myassignment/user API endpoint to any authenticated API user. The endpoint accepts a userid parameter identifying the user whose assignments should be returned, but previously had no role restriction beyond general API authentication. As a result, a...

5.3CVSS5.2AI score0.00293EPSS
SaveExploits0References1
Rows per page
Query Builder