Lucene search
+L

244 matches found

Kitploit
Kitploit
added 2026/09/16 1:37 a.m.6 views

CVE-2026-73313

CVE-2026-73313: Passkey credential not bound to login account XenForo before 2.3.13 can complete one user's two-step login with a passkey owned by a different user. What happens The passkey manager performs a global lookup using the credential ID supplied in the assertion and correctly verifies...

8.1CVSS6AI score0.0039EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 1:36 a.m.5 views

CVE-2026-73315

CVE-2026-73315: SSRF through PayPal certificate URL XenForo before 2.3.13 fetches the certificate URL supplied by a PayPal REST webhook without restricting its destination. What happens The callback handler passes PAYPAL-CERT-URL to XenForo's trusted HTTP reader. It does not require a PayPal...

8.6CVSS6AI score0.00272EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/16 1:33 a.m.6 views

CVE-2026-73319

CVE-2026-73319: JavaScript URI accepted as a dynamic redirect XenForo before 2.3.13 accepts a same-host javascript: URI as a dynamic redirect and later assigns it to window.location. What happens Server-side redirect validation rejects foreign hosts but does not require HTTP or HTTPS. A URL shape...

6.1CVSS5.8AI score0.00286EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 9:36 p.m.5 views

CVE-2026-73309

CVE-2026-73309 XenForo before 2.3.13 can skip OAuth2 client-secret and PKCE verification when an empty string reaches the token endpoint. What happens The endpoint checks whether clientsecret and codeverifier keys exist, then performs the comparisons only when their PHP string values are truthy. ...

9.1CVSS6AI score0.00476EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 8:11 p.m.7 views

CVE-2026-73317

CVE-2026-73317 XenForo before 2.3.13 lets an administrator with only the cache-rebuild permission dispatch an approval job as another user. What happens The ACP rebuild endpoint accepts a caller-supplied job class and options. Its authorization check asks only whether the chosen job declares itse...

5.1CVSS6AI score0.00273EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 6:37 p.m.7 views

CVE-2026-73318

CVE-2026-73318 XenForo before 2.3.13 lets any ACP administrator trigger site-wide privacy-policy and terms re-agreement. What happens The ACP navigation entries are limited to administrators with the option permission, but ForceAgreementController does not enforce that permission. Direct requests...

5.1CVSS6.1AI score0.00324EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 3:55 p.m.9 views

CVE-2021-43032

CVE-2021-43032 In XenForo ≤ 2.2.7, a threat actor with access to the admin panel can save cross-site scripting payloads in any function within the application that accepts HTML code. A payload placed within the 'Advertising' functionality will execute globally on the client side, allowing for...

4.8CVSS5.8AI score0.0091EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 2:15 p.m.6 views

CVE-2026-73310

CVE-2026-73310 XenForo before 2.3.13 does not bind an OAuth2 authorization code to the redirect URI used when that code was issued. What happens At the token endpoint, XenForo checks that the submitted redirecturi is somewhere in the client's allowlist. It does not compare the value with the...

8.2CVSS6AI score0.0036EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 1:36 p.m.8 views

CVE-2026-73311

CVE-2026-73311 XenForo 2.3.13 之前的版本允许 OAuth2 授权码被多次兑换。 发生了什么 授权码授权流程会加载一个授权码,验证其基于时间的有效性,并创建一对令牌。成功路径不会删除该授权码、将其标记为已使用,也不会使用原子性的一次性更新。因此,重放相同的有效交换会为同一用户和作用域创建独立的访问/刷新令牌族。 攻击者仍然需要有效的授权码以及该授权流程所需的客户端参数。此问题并不说明授权码是如何获取的;它只是使授权码在预期客户端已兑换之后仍可重复使用。 在 XenForo 2.3.12(构建版本...

9.1CVSS6AI score0.0037EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 3:43 a.m.7 views

CVE-2026-73312

CVE-2026-73312 XenForo before 2.3.13 can leave an OAuth2 refresh token reusable when its parent access token has expired. What happens XenForo intentionally lets a refresh token outlive its short-lived access token. During rotation it creates the replacement token family, then asks the parent...

9.1CVSS6AI score0.00353EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/15 2:33 a.m.6 views

CVE-2026-73321

CVE-2026-73321 XenForo before 2.3.13 can exhaust a PHP worker through deeply nested BBCode. What I validated The public editor/to-html route sends guest-supplied BBCode through XenForo's recursive parser and renderer. It does not apply a raw-length or nesting limit before that work. The normal...

7.1CVSS6AI score0.004EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:37 a.m.5 views

CVE-2026-73314

CVE-2026-73314: Unsupported PayPal signature algorithm accepted XenForo before 2.3.13 fails open when a PayPal REST webhook names an unsupported signature algorithm. What happens The webhook handler maps PAYPAL-AUTH-ALGO through a small allowlist. If the value is unknown, the mapped algorithm...

8.7CVSS6AI score0.00452EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:35 a.m.5 views

CVE-2026-73316

CVE-2026-73316: PayPal webhook replay XenForo before 2.3.13 processes the same valid PayPal REST webhook more than once. What happens The PayPal REST provider overrides XenForo's base transaction validator but omits its duplicate transaction-log lookup. The database index is also non-unique. Two...

8.7CVSS6AI score0.002EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:34 a.m.6 views

CVE-2026-73320

CVE-2026-73320: Unauthenticated unfurl result disclosure XenForo before 2.3.13 exposes pending rich-link previews through an unauthenticated endpoint keyed by predictable integer IDs. What happens unfurl.php accepts a POST containing global UnfurlResult IDs, loads those rows, and returns rendered...

6.1CVSS6AI score0.00251EPSS
SaveExploits2
Kitploit
Kitploit
added 2026/09/09 1:33 a.m.6 views

CVE-2026-74239

CVE-2026-74239: Windows path traversal in style archive import XenForo before 2.3.13 is vulnerable to path traversal in style archive imports on Windows. What happens The importer accepts ZIP members under upload/ and rejects names containing the forward-slash form /../. It does not normalize or...

8.6CVSS6.1AI score0.00695EPSS
SaveExploits2
NVD
NVD
added 2026/09/08 2:17 p.m.6 views

CVE-2026-73319

XenForo before 2.3.13 contains a cross-site scripting vulnerability in the dynamic redirect handler that allows unauthenticated attackers to execute arbitrary JavaScript in the board origin by crafting a malicious javascript: URI that bypasses host validation. Attackers can embed the board hostna...

6.1CVSS0.00286EPSS
SaveExploits2References5
NVD
NVD
added 2026/09/08 2:17 p.m.9 views

CVE-2026-73318

XenForo before 2.3.13 contains a missing authorization vulnerability in the force-agreement controller that allows any ACP administrator to access and submit force-agreement forms regardless of their assigned permissions. Attackers can bypass the option permission declared in the navigation...

5.1CVSS0.00324EPSS
SaveExploits2References5
NVD
NVD
added 2026/09/08 2:17 p.m.9 views

CVE-2026-73321

XenForo before 2.3.13 contains an uncontrolled recursion vulnerability in the BBCode parser that allows authenticated attackers to cause persistent denial of service by submitting a post with deeply nested BBCode tags. Attackers can craft a single malicious post with sufficient nesting depth to...

7.1CVSS0.004EPSS
SaveExploits2References5
NVD
NVD
added 2026/09/08 2:17 p.m.11 views

CVE-2026-74239

XenForo before 2.3.13 contains a path traversal vulnerability in the style archive importer on Windows deployments that allows authenticated non-super administrators with style permissions to write arbitrary files outside the intended extraction directory by using backslash-based traversal...

8.6CVSS0.00695EPSS
SaveExploits2References5
NVD
NVD
added 2026/09/08 2:17 p.m.9 views

CVE-2026-73317

XenForo before 2.3.13 contains a missing authorization vulnerability in the ACP cache-rebuild dispatcher that allows limited administrators with only the rebuildCache permission to perform unauthorized approval queue actions by supplying an arbitrary job class and actor user ID in the POST body...

5.1CVSS0.00273EPSS
SaveExploits2References5
Rows per page
Query Builder