Lucene search
+L

68919 matches found

RedhatCVE
RedhatCVE
added 2026/07/24 11:01 p.m.11 views

CVE-2026-66339

A flaw was found in libsoup. After a CONNECT tunnel is established through an HTTP proxy, libsoup incorrectly attaches the Proxy-Authorization header to subsequent HTTPS requests sent through that tunnel to the destination server. This allows the destination server to capture proxy credentials,...

6.5CVSS5.8AI score0.00227EPSS
SaveExploits1References3
Circl
Circl
added 2026/07/24 10:35 p.m.13 views

CVE-2026-64212

creationtimestamp| type| source ---|---|--- 2026-07-24 22:35:48+00:00| seen| https://infosec.exchange/users/vuldb/statuses/116977339433684369...

5.5CVSS5.8AI score0.00117EPSS
SaveExploits0References1
NVD
NVD
added 2026/07/24 10:16 p.m.19 views

CVE-2026-55985

The web management interface in Tycon Systems TPDIN-Monitor-WEB2 stores and displays system credentials in cleartext on a certain configuration page accessible to authenticated users. Any party with access to the administrative dashboard can immediately read these credentials, which may be used t...

5.3CVSS0.0013EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 9:47 p.m.8 views

GHSA-C534-2W9C-X7FM Kite Kubernetes proxy path traversal allows authenticated users to bypass RBAC and read cluster-wide resources

Summary Kite versions 0.6.9 through 0.14.0 authorize Kubernetes proxy requests against the pod or service identified by the original route parameters. Encoded path traversal segments can cause the upstream URL to resolve to a different Kubernetes API endpoint after authorization. Impact An...

6.5CVSS5.8AI score
SaveExploits0References6
Snyk
Snyk
added 2026/07/24 9:45 p.m.21 views

Information Exposure

Overview GitPython is a python library used to interact with Git repositories Affected versions of this package are vulnerable to Information Exposure in the Repo.createremote process when attacker-controlled URLs are passed and environment variables are expanded into the URL. An attacker can...

8.7CVSS5.9AI score0.00354EPSS
SaveExploits1References2
Vulnrichment
Vulnrichment
added 2026/07/24 9:37 p.m.9 views

CVE-2026-55985 Tycon Systems TPDIN-Monitor-WEB2 Cleartext Storage of Sensitive Information

The web management interface in Tycon Systems TPDIN-Monitor-WEB2 stores and displays system credentials in cleartext on a certain configuration page accessible to authenticated users. Any party with access to the administrative dashboard can immediately read these credentials, which may be used t...

5.3CVSS5.9AI score0.0013EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 9:25 p.m.17 views

Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders

Summary When an SSO-authenticated user tests an automation in the Budibase builder, their OAuth2 access token and refresh token are included in the automation test results. These results are broadcast via WebSocket to all builders connected to the same dev app and stored in an in-memory cache...

5.7CVSS6.1AI score0.00293EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/24 9:25 p.m.10 views

GHSA-GH4H-34GR-87R7 Budibase: OAuth2 Token Disclosure via Automation Test Results Broadcast to Other Builders

Summary When an SSO-authenticated user tests an automation in the Budibase builder, their OAuth2 access token and refresh token are included in the automation test results. These results are broadcast via WebSocket to all builders connected to the same dev app and stored in an in-memory cache...

5.7CVSS6.1AI score0.00293EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/07/24 9:25 p.m.27 views

Budibase: Unauthenticated user information disclosure via public tenant user lookup endpoint

Summary The Budibase Worker service exposes a public, unauthenticated API endpoint GET /api/global/users/tenant/:id that returns sensitive user information including tenantId, userId, email, and ssoId. The endpoint is registered in the PUBLICENDPOINTS list with a TODO comment acknowledging it...

7.5CVSS5.9AI score0.00373EPSS
SaveExploits0References5Affected Software1
OSV
OSV
added 2026/07/24 9:25 p.m.8 views

GHSA-HR66-5MQR-8MPX Budibase: Unauthenticated user information disclosure via public tenant user lookup endpoint

Summary The Budibase Worker service exposes a public, unauthenticated API endpoint GET /api/global/users/tenant/:id that returns sensitive user information including tenantId, userId, email, and ssoId. The endpoint is registered in the PUBLICENDPOINTS list with a TODO comment acknowledging it...

7.5CVSS5.9AI score0.00373EPSS
SaveExploits0References5
Snyk
Snyk
added 2026/07/24 9:16 p.m.16 views

Information Exposure

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Information Exposure in the handling of the tlsCertificateKeyFile and tlsCAFile fields, which are passed directly as filesystem paths to the MongoDB driver without validation or restriction. An...

7CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 9:14 p.m.20 views

Information Exposure

Overview @budibase/server is a Budibase Web Server Affected versions of this package are vulnerable to Information Exposure via the metadata endpoints, which fail to sanitize sensitive fields from user profiles. An attacker can obtain OAuth2 access and refresh tokens belonging to other users by...

6.9CVSS5.9AI score
SaveExploits0References2
Snyk
Snyk
added 2026/07/24 9:12 p.m.12 views

Allocation of Resources Without Limits or Throttling

Overview react-server-dom-parcel is a React Server Components bindings for DOM using Parcel. This is intended to be integrated into meta-frameworks. It is not intended to be imported directly. Affected versions of this package are vulnerable to Allocation of Resources Without Limits or Throttling...

8.7CVSS5.9AI score0.006EPSS
SaveExploits0References2
Github Security Blog
Github Security Blog
added 2026/07/24 8:49 p.m.17 views

Cloudreve: Broken Access Control in file event stream: a single-file share recipient is subscribed to the owner's parent folder and receives activity events for unshared siblings

Summary When an authenticated recipient of a single-file share opens the file event stream GET /api/v4/file/events?uri=, Cloudreve validates the URI by listing it and then subscribes the caller to parent.ID. For a single-file share, the share navigator resolves the bare share-root URI to the...

4.3CVSS5.9AI score0.00193EPSS
SaveExploits0References4Affected Software2
Github Security Blog
Github Security Blog
added 2026/07/24 8:46 p.m.13 views

Cloudreve: Information Exposure in `GET /api/v4/user/search`: `SearchActive` omits the active-status predicate, leaking inactive/banned account emails

Summary GET /api/v4/user/search is available to any logged-in user. The service calls userClient.SearchActive, but despite its name that method filters only by email/nickname keyword and never adds a StatusActive predicate — while the sibling lookups GetActiveByID and GetActiveByDavAccount, defin...

4.3CVSS5.9AI score0.0021EPSS
SaveExploits0References4Affected Software2
OSV
OSV
added 2026/07/24 8:18 p.m.15 views

DEBIAN-CVE-2026-66038

FFmpeg through 8.1.2, fixed in commit 8670835, contains an information disclosure vulnerability in the LCL/ZLIB video decoder that allows attackers to expose uninitialized heap memory by supplying a valid zlib stream that inflates to fewer bytes than the expected frame size. The zlibdecomp functi...

6.5CVSS6AI score0.00242EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/24 7:39 p.m.55 views

CVE-2026-66038

CVE-2026-66038 concerns FFmpeg

7.1CVSS6AI score0.00242EPSS
SaveExploits0References3Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/24 7:21 p.m.13 views

CVE-2026-62835

Improper authorization in Azure Portal allows an unauthorized attacker to disclose information over a network...

9.3CVSS5.8AI score0.00735EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/24 6:26 p.m.14 views

CVE-2026-48021 epa4all Security Incident: Implement keystore based on Telematik TSL, implement hostname check and certificate check for lib-vau

In epa4all, prior to version 2026-05-20, an attacker who can intercept the TLS connection between epa4all and the ePA backend can complete the VAU handshake with attacker-controlled keys and obtain the session encryption keys. All inner HTTP traffic patient consent decisions, medication data,...

9.1CVSS5.9AI score
SaveExploits0References5
NVD
NVD
added 2026/07/24 5:17 p.m.12 views

CVE-2026-65710

sysPass through version 3.2.11 contains a missing authorization vulnerability that allows authenticated users with the PUBLICLINKCREATE profile flag to trigger unauthorized decryption and persistent storage of any vault account's password by exploiting the absence of AccountAcl checks in the publ...

7.1CVSS0.00178EPSS
SaveExploits0References2
Rows per page
Query Builder