Lucene search
+L

1045715 matches found

Patchstack
Patchstack
added 2026/08/18 4:37 p.m.7 views

WordPress wpForo Forum plugin < 3.1.2 - Subscriber+ Stored XSS vulnerability

Subscriber+ Stored XSS vulnerability discovered by Revanth Hari Narayana Matte in WordPress Plugin wpForo Forum versions 3.1.2...

5.4CVSS5.1AI score0.00133EPSS
SaveExploits0References1Affected Software1
Github Security Blog
Github Security Blog
added 2026/08/18 4:31 p.m.8 views

Kestra vulnerable to stored XSS via custom Markdown [[link]] attribute injection

Summary Kestra’s Markdown renderer supports a custom link ... syntax that is converted into a custom HTML element. The custom Markdown parser allows attacker-controlled attributes to be rendered into the generated element without proper allowlisting or sanitization. As a result, a user who can...

8.7CVSS6AI score0.00302EPSS
SaveExploits0References4Affected Software1
NVD
NVD
added 2026/08/18 4:17 p.m.7 views

CVE-2026-55839

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdownplugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom link syntax...

8.7CVSS0.00302EPSS
SaveExploits0References4
NVD
NVD
added 2026/08/18 4:17 p.m.5 views

CVE-2026-45115

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS0.00292EPSS
SaveExploits1References3
NVD
NVD
added 2026/08/18 4:17 p.m.4 views

CVE-2026-45116

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS0.00302EPSS
SaveExploits0References4
EUVD
EUVD
added 2026/08/18 4:06 p.m.9 views

EUVD-2026-61032

Joomla! Core - 20260806 - XSS through schema.org outputs in Joomla 5.1.0-5.4.7, 6.0.0-6.1.2 - Improper escaping flags lead to an XSS vector in schema.org markup outputs...

5.1CVSS5.2AI score0.00316EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/18 4:06 p.m.20 views

CVE-2026-73336

In Joomla! 5.1.0–5.4.7 and 6.0.0–6.1.2, improper escaping flags allow cross-site scripting (XSS) through schema.org markup outputs. CVSS 4.0 scores it MEDIUM (5.1), requiring high privileges. No exploitation details are provided. Affected users should update to patched versions as announced by Jo...

5.1CVSS5.2AI score0.00316EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/08/18 3:55 p.m.18 views

CVE-2026-45118 MyBB: Contact page reflected XSS

MyBB is free and open source forum software. Prior to 1.8.40, the Contact module does not validate a redirect URL or protocol correctly, resulting in an open redirect and reflected JavaScript code injection. contact.php accepts the redirect target from the from HTTP parameter in $mybb-input'from'...

9.3CVSS0.00384EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:55 p.m.9 views

CVE-2026-45118

MyBB is free and open source forum software. Prior to 1.8.40, the Contact module does not validate a redirect URL or protocol correctly, resulting in an open redirect and reflected JavaScript code injection. contact.php accepts the redirect target from the from HTTP parameter in $mybb-input'from'...

9.3CVSS5.7AI score0.00384EPSS
SaveExploits0References4Affected Software1
EUVD
EUVD
added 2026/08/18 3:55 p.m.9 views

EUVD-2026-61021

MyBB is free and open source forum software. Prior to 1.8.40, the Contact module does not validate a redirect URL or protocol correctly, resulting in an open redirect and reflected JavaScript code injection. contact.php accepts the redirect target from the from HTTP parameter in $mybb-input'from'...

9.3CVSS5.7AI score0.00384EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 3:55 p.m.9 views

CVE-2026-45118

MyBB's contact.php passes unvalidated from parameter or Referer header to redirect() without protocol checks, allowing a javascript: URI to become a clickable link that executes script when a victim clicks it. No public exploitation evidence is available. Upgrade to MyBB 1.8.40 to fix.

9.3CVSS5.7AI score0.00384EPSS
SaveExploits0References3
EUVD
EUVD
added 2026/08/18 3:46 p.m.7 views

EUVD-2026-61006

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 3:46 p.m.22 views

CVE-2026-45116 MyBB: Profile field type confusion XSS

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS0.00302EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 3:46 p.m.9 views

CVE-2026-45116

MyBB versions prior to 1.8.40 have a type-confusion flaw in UserDataHandler::verify_profile_fields() (inc/datahandlers/user.php): when a checkbox/multiselect profile field is submitted as a non-array value, the is_array() check is skipped, bypassing specialized validation. The unchecked value is ...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:46 p.m.11 views

CVE-2026-45116

MyBB is free and open source forum software. Prior to 1.8.40, the user datahandler does not properly validate checkbox and multiselect profile field types, resulting in stored JavaScript code injection. UserDataHandler::verifyprofilefields only performs the specialized validation when...

8.7CVSS5.4AI score0.00302EPSS
SaveExploits0References5Affected Software1
CVE
CVE
added 2026/08/18 3:46 p.m.9 views

CVE-2026-45115

MyBB's Buddy/Ignore component fails to escape single quotes in usernames via htmlspecialchars_uni(), enabling stored XSS in the User CP and Private Messages Select Buddies list. Victims are affected when confirming buddy removal in usercp.php or selecting buddies in the xmlhttp.php onclick handle...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References3
EUVD
EUVD
added 2026/08/18 3:46 p.m.7 views

EUVD-2026-61005

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References3
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:46 p.m.9 views

CVE-2026-45115

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS5.4AI score0.00292EPSS
SaveExploits1References4Affected Software1
Cvelist
Cvelist
added 2026/08/18 3:46 p.m.20 views

CVE-2026-45115 MyBB: Buddy/ignore list username XSS

MyBB is free and open source forum software. Prior to 1.8.40, the Buddy/Ignore component does not sanitize usernames correctly, allowing attackers to perform JavaScript code injection through a specially crafted username. The User CP Buddy/Ignore list and the Select Buddies list in Private Messag...

8.7CVSS0.00292EPSS
SaveExploits1References3
Cvelist
Cvelist
added 2026/08/18 3:27 p.m.21 views

CVE-2026-55839 Kestra: Stored XSS via custom Markdown [[link]] attribute injection

Kestra is an open-source, event-driven orchestration platform. Prior to 1.3.24, Kestra's custom Markdown parser in ui/src/utils/markdownplugins/link.ts allows a user with permission to create or update a Flow description to inject JavaScript event-handler attributes through the custom link syntax...

8.7CVSS0.00302EPSS
SaveExploits0References4
Rows per page
Query Builder