Lucene search
+L

438414 matches found

NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85617

snipe-it versions before 8.6.3 contain an authorization bypass vulnerability in the bulk delete functionality that allows restricted users to soft-delete users outside their authorized scope. Attackers can include unauthorized user IDs in bulk delete requests to bypass instance-level restrictions...

8.8CVSS0.00261EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85616

Snipe-IT versions before 8.6.2 contain an authorization bypass vulnerability in checkout-acceptance report actions when Full Multiple Company Support is enabled. Authenticated users with reports.view permission can enumerate sequential acceptance IDs and soft-delete or trigger reminder emails for...

8.5CVSS0.00267EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85610

OpenPanel before 2.3.0 fails to properly validate chart formula expressions, allowing authenticated project members with read access to execute arbitrary code by recovering the native JavaScript Function constructor through mathjs matrix objects. Attackers can use the recovered constructor to loa...

8.8CVSS0.00393EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85597

Traefik before v2.11.55 and v3.0.0 through v3.7.10 contain a TLS option conflict resolution vulnerability that allows unauthenticated attackers to bypass client-certificate authentication by creating conflicting TLS options on multi-host routers. Attackers can reach protected backends by exploiti...

8.2CVSS0.0023EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.9 views

CVE-2026-85596

Traefik versions = v3.7.0 and = v3.7.10 contain an authentication bypass in the Kubernetes Ingress NGINX provider. The TLS option generated for an Ingress carrying the nginx.ingress.kubernetes.io/auth-tls-secret annotation was named after the Ingress namespace and name. As a result, two Ingress...

8.2CVSS0.00224EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.4 views

CVE-2026-85601

Grav Admin before 2.0.20 fails to sanitize output from marked.parse before injecting it into the DOM via Svelte's @html directive in MarkdownEditor and MarkdownModal components. Attackers can inject javascript: URI schemes in plugin or theme changelogs to execute arbitrary code in authenticated...

5.4CVSS0.00165EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.6 views

CVE-2026-85602

The Grav Form plugin getgrav/grav-plugin-form versions 8.0.6 through 9.1.19 select the reCAPTCHA version to validate based solely on which response field key is present in the submitted payload. On a site configured for reCAPTCHA v3, an anonymous attacker can place their v3 token under the v2 fie...

9.3CVSS0.00261EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.6 views

CVE-2026-85599

Grav Shortcode Core before 6.2.5 contains stored cross-site scripting vulnerabilities in the lorem tag parameter and details summary parameter that are written to rendered pages without escaping. Attackers with page-edit access can inject arbitrary HTML and JavaScript that executes in the browser...

7.2CVSS0.00158EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.6 views

CVE-2026-85591

phpMyFAQ versions before 4.1.8 contain an authentication bypass vulnerability in the user control panel API endpoint that allows authenticated attackers to change account passwords without verifying the current password. Attackers with session access can submit a PUT request to the user data upda...

7.1CVSS0.00296EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.13 views

CVE-2026-85592

phpMyFAQ before 4.1.8 contains an authorization bypass vulnerability in the question creation endpoint where the isAddingQuestionsAllowed method grants access to all callers when main.enableAskQuestions is enabled, ignoring the records.allowQuestionsForGuests setting. Unauthenticated attackers ca...

6.3CVSS0.00249EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85593

phpMyFAQ versions before 4.1.8 contain a stored cross-site scripting vulnerability in FaqHelper::convertOldInternalLinks that calls htmlentitydecode on sanitized FAQ content, reversing entity-encoding protection. Authenticated users with FAQ editing privileges can inject JavaScript payloads that...

5.4CVSS0.00138EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85594

Traefik versions from v3.7.1 fail to enforce crossProviderNamespaces restrictions on the traefik.ingress.kubernetes.io/service.middlewares Service annotation in the Kubernetes Ingress provider. A namespace-limited tenant excluded from the allowlist can attach an operator-owned middleware to its...

7CVSS0.00215EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.6 views

CVE-2026-85595

Traefik versions before v2.11.55 and versions v3.0.0 through v3.7.10 contain an authentication bypass vulnerability in the digestAuth middleware where unknown usernames receive an empty secret instead of rejection. Attackers can compute a valid digest response using the empty secret and arbitrary...

9.3CVSS0.00414EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85588

phpMyFAQ versions before 4.1.8 include live TOTP shared secrets in plaintext within user data export ZIP files. Attackers obtaining exported archives can extract the TOTP seed and generate valid one-time codes to bypass two-factor authentication...

5.3CVSS0.00375EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85590

phpMyFAQ before 4.1.8 contains an authentication bypass vulnerability in its two-factor authentication TOTP disable functionality. The removeTwofactorConfig handler reachable via POST /api/user/remove-twofactor verifies only that the user is logged in and that a valid CSRF token is supplied, then...

7.1CVSS0.00386EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.6 views

CVE-2026-85586

phpMyFAQ versions before 4.1.8 fail to validate CAPTCHA when the store parameter is set to 'now' in question submission requests. Unauthenticated attackers can bypass CAPTCHA protection and submit unlimited questions directly, causing database pollution and triggering outgoing mail notifications...

6.9CVSS0.00359EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.7 views

CVE-2026-85578

SiYuan through 3.8.1 contains an authorization bypass vulnerability in the /api/file/getFile endpoint that allows readers to retrieve files from notebooks explicitly configured as Visible:false. Attackers with reader role can access private workspace files including notebook metadata and internal...

7.1CVSS0.00273EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85577

AVideo through commit c91b5975d contains a reflected cross-site scripting vulnerability in userLogin.php that allows unauthenticated attackers to inject arbitrary JavaScript by closing the script tag with . Attackers can craft a malicious URL with an error parameter containing script breakout...

5.4CVSS0.00258EPSS
SaveExploits0References2
NVD
NVD
added 2026/09/04 12:17 p.m.5 views

CVE-2026-85580

SiYuan versions before v3.8.2 contain a path guard bypass vulnerability in the MCP file-access handler that uses case-sensitive matching on Linux filesystems. Attackers can read the protected publishAccess.json file by requesting case-variant paths like PublishAccess.json to disclose sensitive...

7.1CVSS0.00526EPSS
SaveExploits0References2
Kitploit
Kitploit
added 2026/09/04 12:13 p.m.10 views

the-token-was-a-row-number-cve-2026-67602-phpipam-rest-api-authentication-bypass

CVE-2026-67602 — phpIPAM 1.8.2 REST API Authentication Bypass Unauthenticated authentication bypass in the phpIPAM REST API, caused by an object-cache key collision: the database row cached while resolving an API app's appid satisfies the subsequent appcode token check whenever the supplied token...

9.3CVSS5.9AI score0.00353EPSS
SaveExploits1
Rows per page
Query Builder