Search Results (27422 CVEs found)

CVE Vendors Products Updated CVSS v3.1
CVE-2026-13380 1 Vsee 2 Clinic, Clinic Api 2026-08-14 7.5 High
VSee Clinic 7.1.26 and VSee Clinic API 1.3.0 exposes cleartext SFTP credentials in the HTTP responses of three unauthenticated endpoints. The credentials are present in these responses only when SFTP connections have been configured within the application. No authentication is required to retrieve these credentials. An unauthenticated remote attacker who observes any of these HTTP responses on an instance where SFTP is configured can obtain the credentials and use them to access the associated SFTP server.
CVE-2026-73304 1 Budibase 1 Budibase 2026-08-14 4.9 Medium
Budibase is an open-source low-code platform. Prior to 3.39.25, GET /api/users/metadata and GET /api/users/metadata/:id returned user objects processed by packages/server/src/utilities/global.ts without removing oauth2.accessToken or oauth2.refreshToken. A user with the POWER role could retrieve the identity-provider credentials of SSO-authenticated users and use the refresh tokens for persistent access to connected services. This issue is fixed in version 3.39.25.
CVE-2026-70312 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-70313 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 7.8 High
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-70322 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-70325 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-70320 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-70316 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office PowerPoint allows an unauthorized attacker to disclose information locally.
CVE-2026-61363 1 Microsoft 26 Windows 10 1607, Windows 10 1809, Windows 10 21h2 and 23 more 2026-08-14 7.5 High
Heap-based buffer overflow in Remote Desktop Client allows an unauthorized attacker to execute code over a network.
CVE-2026-61918 1 Microsoft 26 Windows 10 1607, Windows 10 1809, Windows 10 21h2 and 23 more 2026-08-14 6.5 Medium
Out-of-bounds read in Remote Desktop Client allows an unauthorized attacker to disclose information over a network.
CVE-2026-61921 1 Microsoft 26 Windows 10 1607, Windows 10 1809, Windows 10 21h2 and 23 more 2026-08-14 6.5 Medium
Out-of-bounds read in Remote Desktop Client allows an unauthorized attacker to disclose information over a network.
CVE-2026-70319 1 Microsoft 8 365 Apps, Microsoft 365, Office 2019 and 5 more 2026-08-14 5.5 Medium
Improper input validation in Microsoft Office Word allows an unauthorized attacker to disclose information locally.
CVE-2026-18943 2 Admincolumns, Wordpress 2 Admin Columns, Wordpress 2026-08-14 6.5 Medium
The WPC Admin Columns WordPress plugin before 2.3.4 does not have authorisation checks in one of its AJAX actions, allowing users with a role as low as subscriber to read arbitrary user, post and term metadata, including data belonging to administrators.
CVE-2026-59499 1 Priority 1 Portal Generator Addon To Priority Erp (developed By Soft Solutions). 2026-08-14 8.6 High
CWE-200: Exposure of Sensitive Information to an Unauthorized Actor
CVE-2026-49827 1 Smewebify 1 Weberpmesv2 2026-08-14 9.8 Critical
WebErpMesv2 is a Resource Management and Manufacturing execution system Web for industry. Versions 1.19 and prior allow any self-registered user to upload arbitrary PHP files through the HR Expense scan_file parameter, leading to Remote Code Execution. Combined with open registration (no invite required) and broken role middleware (CheckUserRole silently swallows RouteNotFoundException), this chain is effectively unauthenticated RCE against any default installation. The issue is patched in commit 5c54862fa044b363fd2be03d586750e81afd6818.
CVE-2026-66463 2 Hassan Fakih, Wordpress 2 Icarry, Wordpress 2026-08-14 7.5 High
Unauthenticated Sensitive Data Exposure in iCARRY <= 2.9 versions.
CVE-2026-73658 1 Triggerdotdev 1 Trigger.dev 2026-08-14 8.2 High
Trigger.dev is a platform for building and deploying fully managed AI agents and workflows. From 4.4.2 until 4.5.0-rc.5, Aws4FetchClient.buildUrl() and Aws4FetchClient.presign() in apps/webapp/app/v3/objectStoreClient.server.ts assign user-controlled packet keys to URL.pathname, while apps/webapp/app/routes/api.v1.packets.$.ts accepts params["*"] without rejecting dot segments and uses findResource: async () => 1 without per-resource ownership validation. WHATWG path normalization collapses .. segments before signing, allowing a caller with a valid environment API key to obtain presigned URLs for another tenant's object-store keys and read or overwrite task payloads. This issue is fixed in version 4.5.0-rc.5.
CVE-2026-72670 1 Elastic 1 Kibana 2026-08-13 7.7 High
A lower privileged user who holds only the privilege to read agent policies can read the entire configuration of a configured Fleet proxy. This would normally require the Fleet privilege to read settings.The proxy configuration possibly contains proxy authentication credentials and private key material that they should not be authorized to view.
CVE-2026-72632 1 Elastic 1 Kibana 2026-08-13 7.1 High
Observable Discrepancy (CWE-203) in Kibana Fleet can lead to information disclosure via Excavation (CAPEC-116). Fleet removes the Elasticsearch API key value of an enrolled Elastic Agent from the responses of its agent listing capability, but that capability accepted caller-supplied filter expressions over the stored field that holds the value, and evaluated them with Kibana's own internal Elasticsearch privileges rather than the caller's. Because the number of matching agents is reported back to the caller, the difference between a matching and a non-matching filter formed a side channel from which the full API key value could be reconstructed one character at a time with a short sequence of requests.
CVE-2026-58510 1 Gitea 1 Gitea Open Source Git Server 2026-08-13 4.3 Medium
GHSA-8fwc-qjw5-rvgp ClearRepoWatches fix not applied to API EditRepo path — sister code path retains stale watches on public->private