Lucene search
+L

291056 matches found

NVD
NVD
added 2026/08/18 12:19 p.m.4 views

CVE-2026-75851

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS0.00316EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.4 views

CVE-2026-75844

ArcadeDB versions before 26.8.1 contain a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validat...

7.1CVSS0.00233EPSS
SaveExploits0References2
NVD
NVD
added 2026/08/18 12:19 p.m.5 views

CVE-2026-74902

SiYuan before v3.7.4 contains a cross-site scripting vulnerability in the file upload validation flow that fails to escape filenames before inserting them into HTML via insertAdjacentHTML. Attackers can craft a malicious filename containing script payloads that execute with full OS command access...

9.3CVSS0.00147EPSS
SaveExploits0References2
Rockylinux
Rockylinux
added 2026/08/18 12:07 p.m.10 views

pcp security update

An update is available for pcp. This update affects Rocky Linux 10. A Common Vulnerability Scoring System CVSS base score, which gives a detailed severity rating, is available for each vulnerability from the CVE list Performance Co-Pilot PCP is a suite of tools, services, and libraries for...

8.8CVSS5.7AI score0.00652EPSS
SaveExploits0
OSV
OSV
added 2026/08/18 12:07 p.m.3 views

RLSA-2026:55617 Important: pcp security update

Performance Co-Pilot PCP is a suite of tools, services, and libraries for acquisition, archiving, and analysis of system-level performance measurements. Its light-weight distributed architecture makes it particularly well-suited to centralized analysis of complex systems. Security Fixes: PCP: PCP...

8.8CVSS5.7AI score0.00652EPSS
SaveExploits0References6
GithubExploit
GithubExploit
added 2026/08/18 11:37 a.m.42 views

Exploit for CVE-2026-14669

CVE-2026-14669 - PostgreSQL tochar Time Zone Abbreviation H...

8.8CVSS7.3AI score0.00609EPSS
SaveExploits1
The Hacker News
The Hacker News
added 2026/08/18 11:20 a.m.6 views

16 Typosquatted RubyGems Packages Steal Browser Credentials and Crypto Wallets

Cybersecurity researchers have flagged a new typosquatting campaign targeting RubyGems users with a Windows-based information stealer. OpenSourceMalware, which discovered the activity on August 15, 2026, is tracking the threat under the moniker StubMaker. The complete list of packages published a...

6.1AI score
SaveExploits0
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.20 views

CVE-2026-75851 ArcadeDB before 26.8.1 Authentication Bypass via Async Command

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS0.00316EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.4 views

CVE-2026-75851 ArcadeDB before 26.8.1 Authentication Bypass via Async Command

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS5.2AI score0.00316EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.6 views

EUVD-2026-60612

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.9CVSS5.3AI score0.00316EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 11:19 a.m.9 views

CVE-2026-75851

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

5.3AI score0.00316EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 11:19 a.m.30 views

CVE-2026-75851

ArcadeDB server versions 26.7.3 and earlier fail to propagate the authenticated principal to async worker threads, making the scripting authorization gate a no-op. A read-only user can submit a JavaScript command via /api/v1/command with awaitResponse:false to execute arbitrary code and create a ...

9.9CVSS5.2AI score0.00316EPSS
SaveExploits0References2
OSV
OSV
added 2026/08/18 11:19 a.m.4 views

CVE-2026-75851 ArcadeDB before 26.8.1 Authentication Bypass via Async Command

ArcadeDB server com.arcadedb:arcadedb-server in versions 26.7.3 and earlier fails to propagate the authenticated principal to asynchronous command worker threads. When an HTTP command is submitted with awaitResponse:false, it executes on an async worker whose DatabaseContext has no bound user,...

9.4CVSS5.4AI score
SaveExploits0References4
OSV
OSV
added 2026/08/18 11:19 a.m.9 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS6AI score
SaveExploits0References4
Cvelist
Cvelist
added 2026/08/18 11:19 a.m.18 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS0.00249EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/08/18 11:19 a.m.9 views

CVE-2026-75846

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

5.9AI score0.00249EPSS
SaveExploits0References3
CVE
CVE
added 2026/08/18 11:19 a.m.13 views

CVE-2026-75846

In ArcadeDB versions ≤ 26.7.3, DeleteFunctionStatement.executeSimple permanently removes any registered server-side function via the command API without calling checkPermissionsOnDatabase(UPDATE_SCHEMA). Any database user can delete security-relevant logic. Upgrade to 26.8.1. No in-the-wild explo...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/08/18 11:19 a.m.5 views

EUVD-2026-60610

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS5.9AI score0.00249EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.3 views

CVE-2026-75846 ArcadeDB before 26.8.1 Unauthorized Function Deletion via DELETE FUNCTION

ArcadeDB before 26.8.1 affected versions = 26.7.3 contains a missing authorization vulnerability in the DELETE FUNCTION SQL statement. DeleteFunctionStatement.executeSimple unregisters and persists deletion of a server-side function without any checkPermissionsOnDatabase UPDATESCHEMA check. Any...

7.1CVSS5.8AI score0.00249EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/08/18 11:19 a.m.5 views

CVE-2026-75844 ArcadeDB before 26.8.1 SSRF via IMPORT DATABASE validator bypass

ArcadeDB versions before 26.8.1 contain a server-side request forgery vulnerability in the IMPORT DATABASE command where the security validator resolves and checks hostnames but the subsequent connection re-resolves the raw URL and follows redirects. Authenticated attackers can bypass the validat...

7.1CVSS5.5AI score0.00233EPSS
SaveExploits0References2
Rows per page
Query Builder