Lucene search
+L

85648 matches found

OSV
OSV
added 2026/08/06 9:31 p.m.7 views

CVE-2026-67621 Flowise 3.1.4 Missing Authorization on Document Store Mutation Endpoints

Flowise through 3.1.4 contains a missing authorization vulnerability that allows authenticated workspace members to perform unauthorized document store operations by accessing unprotected mutation endpoints. Attackers holding only view-level permissions can send direct HTTP requests to the upsert...

7.2CVSS5.3AI score
SaveExploits0References6
Cvelist
Cvelist
added 2026/08/06 9:00 p.m.30 views

CVE-2026-48079 OpenReception's logout page clears local access_token before server-side revocation, leaving duplicated tokens valid until expiry

OpenReception's appointment booking software provides an end-to-end encrypted appointment booking platform. Prior to version 1.0.2, when a user navigates to the /logout page, the page's server-side load handler deletes the accesstoken cookie before calling /api/auth/logout via an internal...

7.4CVSS0.00386EPSS
SaveExploits0References3
Github Security Blog
Github Security Blog
added 2026/08/06 8:45 p.m.23 views

Craft CMS: Authenticated RCE via `condition.config` JSON cleanse bypass

Craft CMS has an authenticated remote code execution issue in the control panel element-search condition handling. Craft cleans the outer request-controlled condition array with Component::cleanseConfig, but Conditions::createCondition later decodes and merges the JSON string in condition.config...

8.8CVSS6.2AI score0.00447EPSS
SaveExploits0References8Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/08/06 8:20 p.m.9 views

CVE-2026-63637

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS5.5AI score0.00254EPSS
SaveExploits0References3Affected Software1
Cvelist
Cvelist
added 2026/08/06 8:20 p.m.33 views

CVE-2026-63637 Dgraph: DQL Injection via unvalidated regexp filter argument in GraphQL query rewriter

Dgraph is an open source distributed GraphQL database. Prior to 25.3.8, maybeQuoteArg in graphql/resolve/queryrewriter.go passes regexp filter strings into generated DQL without quoting or validating the /pattern/flags form, allowing crafted GraphQL query or mutation filters to inject DQL...

8.6CVSS0.00254EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 8:00 p.m.55 views

CVE-2026-19070

The CVE affects itsourcecode Hospital Management System 1.0, specifically the /viewadmin.php script where the delid parameter can be manipulated to trigger a SQL injection. The root cause is an injection vulnerability in that file/parameter, enabling remote exploitation with low prerequisites. CV...

6.5CVSS6.4AI score0.00319EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 7:15 p.m.55 views

CVE-2026-19068

The CVE-2026-19068 entry concerns itsourcecode Hospital Management System 1.0. The vulnerability is an SQL injection in the /treatmentdetail.php file, triggered by manipulating the patientid argument. It is exploitable remotely, with a publicly available exploit and Proof-of-Concept code, indicat...

6.5CVSS6.5AI score0.0025EPSS
SaveExploits0References6
CVE
CVE
added 2026/08/06 5:34 p.m.102 views

CVE-2026-63725

The CVE describes an authenticated OS command injection in sysPass, where FileBackupService::doBackupFiles() constructs a tar command by directly inserting the config-provided backup path ($this->path) into the shell command without escaping or validation, and passes it to exec(). This path co...

8.6CVSS6.5AI score0.00257EPSS
SaveExploits0References2
CVE
CVE
added 2026/08/06 4:54 p.m.98 views

CVE-2026-70635

TimescaleDB 2.29.1 contains an out-of-bounds read in the bulk text dictionary decompression path (Simple8b selector-11 stored as signed int16) that can cause query-result integrity failures or backend crashes. Exploitation requires direct DML access to a non-frozen physical compressed hypertable ...

7.1CVSS5.5AI score0.00311EPSS
SaveExploits0References3Affected Software1
Vulnrichment
Vulnrichment
added 2026/08/06 4:54 p.m.11 views

CVE-2026-70635 TimescaleDB 2.29.1 Out-of-Bounds Read DoS via Bulk Dictionary Decompression Negative Index

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability that allows authenticated attackers to cause query-result integrity failures or backend crashes by supplying a crafted Simple8b selector-11 value, which is stored in the signed int16 Arrow...

7.1CVSS5.2AI score0.00311EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 4:51 p.m.17 views

CVE-2026-70633

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read vulnerability in the Gorilla compression reverse row iterator that allows authenticated attackers to cause a denial of service by storing a crafted compressed datum with an internally inconsistent BitArray...

7.1CVSS5.5AI score0.00492EPSS
SaveExploits0References3
OSV
OSV
added 2026/08/06 3:38 p.m.17 views

CVE-2026-53983 Ground Station prior to 0.6.0 Unauthenticated Persistent Blind Server-Side Request Forgery via Orbital Data Source URL

Ground Station prior to 0.6.0 contains an unauthenticated blind server-side request forgery vulnerability in the orbital-source configuration path that allows any unauthenticated Socket.IO client to cause the ground-station process to issue outbound HTTP requests to attacker-chosen destinations...

9.2CVSS5.5AI score0.00381EPSS
SaveExploits0References5
Cvelist
Cvelist
added 2026/08/06 3:38 p.m.32 views

CVE-2026-53983 Ground Station prior to 0.6.0 Unauthenticated Persistent Blind Server-Side Request Forgery via Orbital Data Source URL

Ground Station prior to 0.6.0 contains an unauthenticated blind server-side request forgery vulnerability in the orbital-source configuration path that allows any unauthenticated Socket.IO client to cause the ground-station process to issue outbound HTTP requests to attacker-chosen destinations...

9.2CVSS0.00325EPSS
SaveExploits0References3
Cvelist
Cvelist
added 2026/08/06 3:33 p.m.34 views

CVE-2026-53984 Ground Station prior to 0.6.0 Unauthenticated Database Wipe and Arbitrary Data Injection via Socket.IO database_backup full_restore Action

Ground Station prior to 0.6.0 contains an unauthenticated database-destruction and arbitrary-data-injection vulnerability in the Socket.IO server's databasebackup event handler that allows any unauthenticated network peer to wipe or replace the entire SQLite database by sending a single fullresto...

9.1CVSS0.00381EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/06 3:33 p.m.56 views

CVE-2026-53984

Ground Station (before 0.6.0) is vulnerable to unauthenticated database wipe and arbitrary data injection via Socket.IO. The database_backup full_restore handler accepts a caller-supplied SQL blob, enabling an unauthenticated network peer to drop or recreate the SQLite database (via attacker-cont...

9.1CVSS5.8AI score0.00381EPSS
SaveExploits0References3
ATTACKERKB
ATTACKERKB
added 2026/08/06 3:33 p.m.12 views

CVE-2026-53984

Ground Station prior to 0.6.0 contains an unauthenticated database-destruction and arbitrary-data-injection vulnerability in the Socket.IO server's databasebackup event handler that allows any unauthenticated network peer to wipe or replace the entire SQLite database by sending a single fullresto...

9.1CVSS5.8AI score0.00381EPSS
SaveExploits0References4
OSV
OSV
added 2026/08/06 3:33 p.m.12 views

CVE-2026-53984 Ground Station prior to 0.6.0 Unauthenticated Database Wipe and Arbitrary Data Injection via Socket.IO database_backup full_restore Action

Ground Station prior to 0.6.0 contains an unauthenticated database-destruction and arbitrary-data-injection vulnerability in the Socket.IO server's databasebackup event handler that allows any unauthenticated network peer to wipe or replace the entire SQLite database by sending a single fullresto...

8.8CVSS5.9AI score0.00381EPSS
SaveExploits0References5
NVD
NVD
added 2026/08/06 3:17 p.m.18 views

CVE-2026-66686

Unauthenticated Cross Site Request Forgery CSRF in Plugins Garbage Collector Database Cleanup = 0.14 versions...

6.5CVSS0.00123EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.24 views

CVE-2026-66447

Unauthenticated SQL Injection in WordPress File Upload = 5.1.7 versions...

9.3CVSS0.00229EPSS
SaveExploits0References1
NVD
NVD
added 2026/08/06 3:17 p.m.13 views

CVE-2026-65546

Unauthenticated SQL Injection in Qode Tours = 3.1.3.1 versions...

9.3CVSS0.00229EPSS
SaveExploits0References1
Rows per page
Query Builder