Lucene search
+L

420697 matches found

ATTACKERKB
ATTACKERKB
added 2026/08/18 3:51 p.m.7 views

CVE-2026-45734

MyBB is free and open source forum software. Prior to 1.8.40, the built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=doresendactivatio...

5.3CVSS5.4AI score0.00404EPSS
SaveExploits0References5Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/18 3:51 p.m.6 views

CVE-2026-45734 MyBB: Default CAPTCHA missing invalidation

MyBB is free and open source forum software. Prior to 1.8.40, the built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=doresendactivatio...

5.3CVSS5.4AI score0.00404EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 3:51 p.m.6 views

CVE-2026-45734 MyBB: Default CAPTCHA missing invalidation

MyBB is free and open source forum software. Prior to 1.8.40, the built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=doresendactivatio...

5.3CVSS5.5AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 3:51 p.m.17 views

CVE-2026-45734 MyBB: Default CAPTCHA missing invalidation

MyBB is free and open source forum software. Prior to 1.8.40, the built-in CAPTCHA does not consistently enforce single-use semantics, allowing remote attackers to bypass CAPTCHA controls through challenge replay. The successful validation paths in contact.php, member.php?action=doresendactivatio...

5.3CVSS0.00404EPSS
SaveExploits0References4
CVE
CVE
added 2026/08/18 3:51 p.m.10 views

CVE-2026-45734

MyBB versions before 1.8.40 fail to call captcha::invalidate_captcha() in five endpoints (contact.php, member.php actions, sendthread.php), allowing a valid CAPTCHA response to be replayed for low-integrity abuse (spam, password reset floods). CVSS 5.3 MEDIUM. Fixed in 1.8.40; no in-the-wild expl...

5.3CVSS5.4AI score0.00404EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 2026/08/18 3:47 p.m.7 views

CVE-2026-75926

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References7Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/18 3:47 p.m.7 views

CVE-2026-75926 Hugo 0.162.0 to 0.164.x - Node Permission Model Bypass via Default TailwindCSS Child-Process Grant

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/18 3:47 p.m.25 views

CVE-2026-75926 Hugo 0.162.0 to 0.164.x - Node Permission Model Bypass via Default TailwindCSS Child-Process Grant

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS0.00145EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/08/18 3:47 p.m.10 views

EUVD-2026-61008

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References6
OSV
OSV
added 2026/08/18 3:47 p.m.2 views

CVE-2026-75926 Hugo 0.162.0 to 0.164.x - Node Permission Model Bypass via Default TailwindCSS Child-Process Grant

Hugo 0.161.0 placed the Node asset pipelines behind the Node.js permission model so that code running through PostCSS, Babel, or TailwindCSS could not reach the file system outside the project directory. Hugo 0.162.0 added tailwindcss to the AllowChildProcess default in...

9.3CVSS5.8AI score
SaveExploits0References8
CVE
CVE
added 2026/08/18 3:47 p.m.23 views

CVE-2026-75926

Hugo 0.162.0–0.164.x added tailwindcss to the default security.exec.allow list, causing nodePermissionArgs to append --allow-child-process. A malicious tailwind.config.js executes top-level code inside the permitted Node process, calls child_process to spawn a shell, and the spawned non-Node proc...

9.3CVSS5.7AI score0.00145EPSS
SaveExploits0References6
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.10 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
Vulnrichment
Vulnrichment
added 2026/08/18 3:46 p.m.6 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.7CVSS5.3AI score0.00302EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/18 3:46 p.m.3 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.7CVSS5.5AI score
SaveExploits0References6
Vulnrichment
Vulnrichment
added 2026/08/18 3:46 p.m.15 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.7CVSS5.4AI score0.00292EPSS
SaveExploits1References3
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
Rows per page
Query Builder