Lucene search
+L

300 matches found

Positive Technologies
Positive Technologies
added 2026/03/18 12:0 a.m.15 views

PT-2026-26070

Name of the Vulnerable Software and Affected Versions KiviCare – Clinic & Patient Management System EHR plugin for WordPress versions up to and including 4.1.2 Description The KiviCare – Clinic & Patient Management System EHR plugin for WordPress is susceptible to Authentication Bypass. This occu...

9.8CVSS6AI score0.00434EPSS
SaveExploits3References10
OSV
OSV
added 2026/03/16 11:53 a.m.6 views

CVE-2025-69238 Cross-Site Request Forgery in Raytha CMS

Raytha CMS is vulnerable to Cross-Site Request Forgery across multiple endpoints. Attacker can craft special website, which when visited by the authenticated victim, will automatically send POST request to the endpoint e. x. deletion of the data without enforcing token verification. This issue wa...

6.9CVSS6AI score
SaveExploits0References5
OSV
OSV
added 2026/03/13 7:44 p.m.8 views

CVE-2026-31944 LibreChat MCP OAuth callback does not validate browser session — allows token theft via redirect link

LibreChat is a ChatGPT clone with additional features. From 0.8.2 to 0.8.2-rc3, The MCP Model Context Protocol OAuth callback endpoint accepts the redirect from the identity provider and stores OAuth tokens for the user who initiated the flow, without verifying that the browser hitting the redire...

7.6CVSS5.8AI score
SaveExploits0References3
EUVD
EUVD
added 2026/03/12 2:49 p.m.12 views

EUVD-2026-11373

StudioCMS: IDOR in User Notification Preferences Allows Any Authenticated User to Modify Any User's Settings...

5.4CVSS5.8AI score0.00253EPSS
SaveExploits1References2
Github Security Blog
Github Security Blog
added 2026/03/05 7:14 p.m.12 views

Gogs: Cross-repository LFS object overwrite via missing content hash verification

Summary Overwritable LFS object across different repos leads to supply-chain attack, all LFS objects are vulnerable to be maliciously overwritten by malicious attackers. Details Gogs store all LFS objects in the same place, no isolation between different repositories. repo id not concatenated to...

9.3CVSS5.8AI score0.00327EPSS
SaveExploits1References6Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 10:47 p.m.17 views

n8n has Webhook Forgery on Zendesk Trigger Node

Impact An attacker who knows the webhook URL of a workflow using the ZendeskTrigger node could send unsigned POST requests and trigger the workflow with arbitrary data. The node does not verify the HMAC-SHA256 signature that Zendesk attaches to every outbound webhook, allowing any party to inject...

5.6AI score
SaveExploits0References4Affected Software1
Github Security Blog
Github Security Blog
added 2026/02/26 3:58 p.m.14 views

n8n: Webhook Forgery on Github Webhook Trigger

Impact An attacker who knows the webhook URL of a workflow using the GitHub Webhook Trigger node could send unsigned POST requests and trigger the workflow with arbitrary data. The node did not implement the HMAC-SHA256 signature verification that GitHub provides to authenticate webhook deliverie...

6.3CVSS5.6AI score0.00186EPSS
SaveExploits0References6Affected Software1
Positive Technologies
Positive Technologies
added 2026/02/26 12:0 a.m.27 views

PT-2026-51415

Name of the Vulnerable Software and Affected Versions n8n versions prior to 1.123.15 n8n versions prior to 2.5.0 Description The GitHub Webhook Trigger node fails to implement HMAC-SHA256 signature verification, which is a mechanism used to authenticate that a webhook delivery actually comes from...

6.3CVSS5.9AI score0.00186EPSS
SaveExploits0References9
Vulnrichment
Vulnrichment
added 2026/02/25 6:48 p.m.4 views

CVE-2026-25930 OpenEMR's Printable LBF Endpoint Leaks Arbitrary Patient Forms

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the Layout-Based Form LBF printable view accepts formid and visitid or patientid from the request and does not verify that the form belongs to the current user’s...

6.5CVSS5.5AI score0.0026EPSS
SaveExploits1References2
ATTACKERKB
ATTACKERKB
added 2026/02/25 6:25 p.m.4 views

CVE-2026-25220

OpenEMR is a free and open source electronic health records and medical practice management application. Prior to version 8.0.0, the Message Center accepts the URL parameter showall=yes and passes it to getPnotesByUser, which returns all internal messages all users’ notes. The backend does not...

7.1CVSS5.8AI score0.0026EPSS
SaveExploits1References3Affected Software1
Cvelist
Cvelist
added 2026/02/23 8:29 p.m.30 views

CVE-2026-23694 Aruba HiSpeed Cache < 3.0.5 CSRF in Multiple Administrative AJAX Actions

Aruba HiSpeed Cache aruba-hispeed-cache WordPress plugin versions prior to 3.0.5 contain a cross-site request forgery CSRF vulnerability affecting multiple administrative AJAX actions. The handlers for ahscresetoptions, ahscdebugstatus, and ahscenablepurge perform authentication and capability...

5.1CVSS0.00198EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/02/19 4:36 a.m.36 views

CVE-2025-13603 WP AUDIO GALLERY <= 2.0 - Authenticated (Subscriber+) Arbitrary File Read via .htaccess Manipulation

The WP AUDIO GALLERY plugin for WordPress is vulnerable to Unauthorized Arbitrary File Read in all versions up to, and including, 2.0. This is due to insufficient capability checks and lack of nonce verification on the "wpaghtaccesscallback" function This makes it possible for authenticated...

8.8CVSS0.00372EPSS
SaveExploits0References4
NVD
NVD
added 2026/02/18 8:16 a.m.9 views

CVE-2026-2112

The Dam Spam plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.0.8. This is due to missing nonce verification on the pending comment deletion action in the cleanup page. This makes it possible for unauthenticated attackers to delete all pendi...

4.3CVSS0.00165EPSS
SaveExploits0References5
CVE
CVE
added 2026/02/17 5:29 a.m.58 views

CVE-2026-1657

The EventPrime WordPress plugin (versions up to 4.2.8.4) is vulnerable to unauthenticated image/file upload via the ep_upload_file_media AJAX endpoint. The root cause is that the endpoint is registered as nopriv (public) without authentication, authorization, or nonce verification, allowing unaut...

5.3CVSS5.5AI score0.00379EPSS
SaveExploits3References6
ATTACKERKB
ATTACKERKB
added 2026/02/11 2:49 p.m.6 views

CVE-2026-2345

Proctorio Chrome Extension is a browser extension used for online proctoring. The extension contains multiple window.addEventListener'message', ... handlers that do not properly validate the origin of incoming messages. Specifically, an internal messaging bridge processes messages based solely on...

3.6CVSS5.5AI score0.00064EPSS
SaveExploits0References2Affected Software1
NVD
NVD
added 2026/02/07 10:16 p.m.11 views

CVE-2026-25564

WeKan versions prior to 8.19 contain an insecure direct object reference IDOR in checklist creation and related checklist routes. The implementation does not verify that the supplied cardId belongs to the supplied boardId, allowing cross-board ID tampering by manipulating identifiers...

7.5CVSS0.0028EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/01/28 12:0 a.m.25 views

PT-2026-5078

The RegistrationMagic plugin for WordPress is vulnerable to Missing Authorization in versions up to, and including, 6.0.7.4. This is due to missing nonce verification and capability checks on the rm set otp AJAX action handler. This makes it possible for unauthenticated attackers to modify...

5.3CVSS6AI score0.00232EPSS
SaveExploits0References4
Cvelist
Cvelist
added 2026/01/24 8:26 a.m.40 views

CVE-2025-14907 Moderate Selected Posts <= 1.4 - Cross-Site Request Forgery to Plugin Settings Update

The Moderate Selected Posts plugin for WordPress is vulnerable to Cross-Site Request Forgery in all versions up to, and including, 1.4. This is due to missing nonce verification on the mspadminpage function. This makes it possible for unauthenticated attackers to modify plugin settings via a forg...

4.3CVSS0.00107EPSS
SaveExploits0References2
Tenable Nessus
Tenable Nessus
added 2026/01/24 12:0 a.m.8 views

Unity Linux 20.1050a / 20.1060a / 20.1070a Security Update: curl (UTSA-2026-004937)

The Unity Linux 20 host has a package installed that is affected by a vulnerability as referenced in the UTSA-2026-004937 advisory. curl's code for managing SSH connections when SFTP was done using the wolfSSH powered backend was flawed and missed host verification mechanisms. This prevents curl...

4.3CVSS5.7AI score0.00399EPSS
SaveExploits1References4
CNNVD
CNNVD
added 2026/01/21 12:0 a.m.10 views

WordPress Plugin Academy LMS – WordPress LMS Plugin for a Complete eLearning Solution Security Vulnerabilities

WordPress and WordPress plugins are both products of the WordPress Foundation. WordPress is a blog platform developed using the PHP language. This platform allows users to create personal blog websites on servers based on PHP and MySQL. A WordPress plugin is an application that extends the...

9.8CVSS5.8AI score0.00354EPSS
SaveExploits1References3
Rows per page
Query Builder