Lucene search
+L

35 matches found

CVE
CVE
•added 2026/09/15 6:46 p.m.•18 views

CVE-2026-81920

Concrete CMS below 9.5.3 is vulnerable to Cross-Site Request Forgery (CSRF) in the dashboard SEO Excluded Words page. The reset() controller action cleared the administrator-configured reserved-word list (concrete.seo.exclude_words) without validating the anti-CSRF token or restricting the reques...

4.3CVSS5.8AI score0.00177EPSS
SaveExploits0References1Affected Software1
OSV
OSV
•added 2026/09/15 6:22 p.m.•8 views

CVE-2026-81919 Concrete CMS below 9.5.3 is vulnerable to Cross-Site Request Forgery (CSRF) in Block Arrangement Endpoint

Concrete CMS below 9.5.3 did not validate an anti-CSRF token on the block-arrangement backend endpoint the arrange action of Concrete\Controller\Backend\Page\ArrangeBlocks. The action enforced page-edit authorization but performed no token check, and its route accepted any HTTP method, so an...

2.3CVSS5.7AI score
SaveExploits0References4
OSV
OSV
•added 2026/09/11 7:35 p.m.•13 views

CVE-2026-68526 Concrete CMS before 9.5.3 is vulnerable to CSRF in the Calendar event duplicate dialog controller

Concrete CMS before 9.5.3 did not validate an anti-CSRF token in the Calendar event duplicate dialog controller concrete/controllers/dialog/event/duplicate.php submit action, which duplicated a calendar event after checking only canAccess and the per-resource canAddCalendarEvent permission, so a...

5.3CVSS5.8AI score
SaveExploits0References4
Cvelist
Cvelist
•added 2026/09/11 7:35 p.m.•37 views

CVE-2026-68526 Concrete CMS before 9.5.3 is vulnerable to CSRF in the Calendar event duplicate dialog controller

Concrete CMS before 9.5.3 did not validate an anti-CSRF token in the Calendar event duplicate dialog controller concrete/controllers/dialog/event/duplicate.php submit action, which duplicated a calendar event after checking only canAccess and the per-resource canAddCalendarEvent permission, so a...

5.3CVSS0.00239EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/11 1:57 p.m.•31 views

CVE-2026-15710

CVE-2026-15710 affects the Endpoint DLP kernel driver (epdlpdrv.sys) of Netskope Client for Windows prior to version R141 . Two root causes enable the information leak: (1) the internal communication channel between the user-space hook DLL, the kernel driver, and the daemon lacked token-based mes...

6.8CVSS5.9AI score0.00104EPSS
SaveExploits0References1
EUVD
EUVD
•added 2026/09/11 1:57 p.m.•15 views

EUVD-2026-76108

An information leakage vulnerability exists in the Endpoint DLP component epdlpdrv.sys of Netskope Client for Windows prior to version R141. An internal communication channel used by the user-space hook DLL to pass messages through the kernel driver to the daemon lacked proper token-based message...

6.8CVSS5.9AI score0.00104EPSS
SaveExploits0References1
NVD
NVD
•added 2026/09/08 5:18 p.m.•8 views

CVE-2026-75156

Apache Airflow FAB provider versions 3.7.3 through 3.8.0 do not validate the issuer or audience of Azure AD idtokens during OAuth login. Deployments are affected only when the FAB auth manager is configured with Azure AD as an OAuth provider. Because the signing keys are fetched from Microsoft's...

9.1CVSS0.00379EPSS
SaveExploits0References3
CVE
CVE
•added 2026/09/08 1:57 p.m.•27 views

CVE-2026-33920

CVE-2026-33920 affects the login functionality of Nozomi Networks Guardian/CMC (versions before 26.3.0 ). The root cause is a missing validation of the anti-CSRF token in both standard and SAML login flows. An attacker holding a valid account can coerce a victim into unknowingly authenticating wi...

5.1CVSS5.7AI score0.00131EPSS
SaveExploits0References1
CVE
CVE
•added 2026/09/03 11:22 a.m.•18 views

CVE-2026-85160

AVideo (through commit c91b5975d) is affected by a combined CSRF and path traversal vulnerability in stopLive.php . The root cause is missing token validation and unsanitized key parameter concatenation, allowing an attacker to craft a malicious image tag with a traversal payload (e.g., key=../.....

8.1CVSS5.7AI score0.00388EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/09/03 11:22 a.m.•14 views

CVE-2026-85160 AVideo through c91b5975d CSRF and Path Traversal via stopLive.php

AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag with a traversal...

8.1CVSS5.8AI score0.00388EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/09/03 11:22 a.m.•41 views

CVE-2026-85160 AVideo through c91b5975d CSRF and Path Traversal via stopLive.php

AVideo through commit c91b5975d contains a cross-site request forgery and path traversal vulnerability in stopLive.php that allows attackers to delete directories by exploiting missing token validation and unsanitized key parameter concatenation. Attackers can craft an image tag with a traversal...

8.1CVSS0.00388EPSS
SaveExploits0References2
NVD
NVD
•added 2026/08/22 1:16 p.m.•16 views

CVE-2026-57944

AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in channelToGallery.json.php that allows attackers to modify site-wide Gallery configuration by performing unauthorized writes to plugin data. Attackers can craft a cross-site GET request carrying an administrator'...

5.4CVSS0.00143EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/22 12:26 p.m.•31 views

CVE-2026-57944 AVideo channelToGallery.json.php Cross-Site Request Forgery

AVideo through commit 9c39d8c8 contains a cross-site request forgery vulnerability in channelToGallery.json.php that allows attackers to modify site-wide Gallery configuration by performing unauthorized writes to plugin data. Attackers can craft a cross-site GET request carrying an administrator'...

5.4CVSS0.00143EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/07/28 8:32 p.m.•23 views

Cosmos-Server's constellation public-devices endpoint accepts arbitrary bearer tokens

Summary GET /cosmos/api/constellation/public-devices discloses Constellation device metadata to a requester that supplies any non-empty Authorization header. The handler strips the string Bearer from the header but never validates the resulting token and never uses it in the database query. This...

5.3CVSS6AI score0.00384EPSS
SaveExploits0References4Affected Software1
attackerkb
attackerkb
•added 2026/07/15 12:00 a.m.•11 views

CVE-2026-26718

A Cross-Site Request Forgery CSRF vulnerability exists in the xxl-job-admin web application v.3.0.0 that allows an attacker to perform unauthorized modifications to Glue IDE shell scripts. The affected endpoint lacks proper CSRF token validation and accepts arbitrary HTTP methods via a permissive...

6.2AI score0.00219EPSS
SaveExploits1References3
Cvelist
Cvelist
•added 2026/06/23 3:42 p.m.•65 views

CVE-2026-54308 n8n: Missing Token Validation on Microsoft Agent 365 Trigger Node

n8n is an open source workflow automation platform. Prior to 2.25.7 and 2.26.2, the MicrosoftAgent365Trigger and StripeTrigger node did not validate that inbound requests. As a result, an unauthenticated attacker who knows the webhook URL could submit a forged payload and cause the workflow to...

6.3CVSS0.00299EPSS
SaveExploits0References1
CVE
CVE
•added 2026/06/18 6:05 a.m.•58 views

CVE-2026-55742

Cotonti 1.0.0 (master, commit f43f1fc3) is vulnerable to CSRF in system/admin/admin.rights.php while performing the update action (a=update). The code path updates group access rights (including via cot_auth_add_group) without calling cot_check_xg() to validate an anti-CSRF token. A remote attack...

9.6CVSS5.2AI score0.00208EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
•added 2026/06/16 7:00 p.m.•20 views

n8n: Missing Token Validation on Microsoft Agent 365 Trigger and Stripe Nodes

Impact The MicrosoftAgent365Trigger and StripeTrigger node did not validate that inbound requests. As a result, an unauthenticated attacker who knows the webhook URL could submit a forged payload and cause the workflow to execute with attacker-controlled data. Patches The issue has been fixed in...

7.2CVSS5.6AI score0.00299EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
•added 2026/06/10 12:00 a.m.•59 views

PT-2026-48453

A missing authentication check on the Aix‑DB "/llm/process llm out" endpoint allows unauthenticated clients to execute arbitrary "SELECT" SQL queries and retrieve database data, as the endpoint lacks the token validation enforced on all other application endpoints. All releases up to 1.2.4 are...

7.1CVSS6AI score0.00312EPSS
SaveExploits0References3
Vulnrichment
Vulnrichment
•added 2026/05/11 12:00 a.m.•14 views

CVE-2026-38566

HireFlow v1.2 does not implement CSRF token validation on any state-changing POST endpoint. All forms password change at /profile, candidate deletion at /candidates/delete/, feedback submission at /feedback/add/, interview scheduling at /interviews/add are vulnerable to CSRF. An attacker who can...

6AI score0.00227EPSS
SaveExploits1References3
Rows per page
Query Builder