Lucene search
+L

84129 matches found

Cvelist
Cvelist
added 2026/07/20 4:27 p.m.34 views

CVE-2026-35048 Piwigo RCE via PHP Code Injection into Config File in Installer

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS0.00322EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 4:27 p.m.6 views

CVE-2026-35048 Piwigo RCE via PHP Code Injection into Config File in Installer

The Piwigo installer in versions 16.3.0 and earlier accepts POST parameters for database configuration and writes them directly into a PHP configuration file without proper sanitization. On PHP 8+, the addslashes protection is bypassed because it checks for getmagicquotesgpc, a function removed i...

9.8CVSS5.8AI score
SaveExploits0References3
CVE
CVE
added 2026/07/20 4:27 p.m.32 views

CVE-2026-35048

The CVE affects the Piwigo installer (versions 16.3.0 and earlier) where POST parameters for database configuration are written directly into local/config/database.inc.php without proper sanitization. The issue arises because on PHP 8+, addslashes() no longer provides protection after get_magic_q...

9.8CVSS5.8AI score0.00322EPSS
SaveExploits0References1
OSV
OSV
added 2026/07/20 12:32 p.m.6 views

ROOT-OS-DEBIAN-13-CVE-2026-44173 CVE-2026-44173 in rootio-mariadb - Patched by Root

Root has patched CVE-2026-44173 in the rootio-mariadb package for Root:Debian:13. Multiple fixed versions available...

8.1CVSS5.2AI score0.0062EPSS
SaveExploits0
NVD
NVD
added 2026/07/20 12:19 p.m.14 views

CVE-2026-63741

SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and...

6.9CVSS0.00266EPSS
SaveExploits0References2
NVD
NVD
added 2026/07/20 12:19 p.m.14 views

CVE-2026-63735

SurrealDB versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing authenticated users to invoke endpoints in different namespaces/databases. Attackers with valid credentials for any namespace/database can access custom API endpoints in other tenants by...

8.6CVSS0.00263EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.15 views

CVE-2026-63755

CVE-2026-63755 affects SurrealDB prior to 3.1.0. The bug evaluates user-supplied WHERE clauses (and related clauses in UPDATE/UPSERT/INSERT/RELATE) against full record data before applying table-level permissions, allowing an authenticated user to read full contents of any table in the current da...

7.1CVSS4.4AI score0.0021EPSS
SaveExploits0References2Affected Software1
ATTACKERKB
ATTACKERKB
added 2026/07/20 12:4 p.m.6 views

CVE-2026-63741

SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and...

6.9CVSS5.4AI score0.00266EPSS
SaveExploits0References3
CVE
CVE
added 2026/07/20 12:4 p.m.9 views

CVE-2026-63741

SurrealDB vulnerable component: PRE-3.1.0 handling of DEFINE NAMESPACE/DEFINE DATABASE during USE NS/USE DB. Root cause: missing validation of permissions in the DEFINE commands allows unauthenticated actors to create arbitrary namespaces and databases, bypassing authorization checks in the RPC u...

6.9CVSS5.5AI score0.00266EPSS
SaveExploits0References2Affected Software1
EUVD
EUVD
added 2026/07/20 12:4 p.m.9 views

EUVD-2026-45912

SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and...

6.9CVSS5.4AI score0.00266EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.7 views

CVE-2026-63741 SurrealDB before 3.1.0 Authentication Bypass via USE statement

SurrealDB versions before 3.1.0 fail to validate DEFINE NAMESPACE or DEFINE DATABASE permissions when processing USE NS and USE DB statements. Unauthenticated attackers can create arbitrary namespaces and databases by issuing USE commands, bypassing authorization checks in the RPC use method and...

6.9CVSS5.5AI score0.00266EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 12:4 p.m.25 views

CVE-2026-63735

SurrealDB is affected: versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing an authenticated user to invoke endpoints in other namespaces/databases by specifying the target scope in the URL path. This could let attackers read sensitive data or trigger...

8.6CVSS5.3AI score0.00263EPSS
SaveExploits0References2Affected Software1
Vulnrichment
Vulnrichment
added 2026/07/20 12:4 p.m.5 views

CVE-2026-63735 SurrealDB before 3.2.0 Authentication Bypass via Custom API

SurrealDB versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing authenticated users to invoke endpoints in different namespaces/databases. Attackers with valid credentials for any namespace/database can access custom API endpoints in other tenants by...

8.6CVSS5.3AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.10 views

EUVD-2026-45906

SurrealDB versions before 3.2.0 fail to validate namespace and database scope in custom API routes, allowing authenticated users to invoke endpoints in different namespaces/databases. Attackers with valid credentials for any namespace/database can access custom API endpoints in other tenants by...

8.6CVSS5.3AI score0.00263EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/07/20 12:4 p.m.7 views

EUVD-2026-45904

SurrealDB versions before 3.2.0 contain a permissions bypass vulnerability where data-modifying statements within PERMISSIONS clauses execute with enforcement disabled. Attackers with permission to perform a guarded operation can write to tables they lack permission for by embedding CREATE, UPDAT...

5.3CVSS5.4AI score0.00201EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/20 10:42 a.m.17 views

CVE-2026-16254

CVE-2026-16254 affects claircore’s apk package scanner, where malformed package-database data in a container layer can trigger an out-of-bounds access that panics the scanner. If the panic is not recovered, the Clair indexer process can crash, resulting in a denial of service. The available docum...

4.3CVSS5.2AI score0.00272EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/20 10:42 a.m.35 views

CVE-2026-16254 Claircore: claircore: denial of service via out-of-bounds slice in claircore's apk installed-database parser

A flaw was found in claircore's apk package scanner. Malformed package-database data in a container layer can cause an out-of-bounds access that panics the scanner. If that panic is not recovered, the Clair indexer process can crash, leading to a denial of service...

4.3CVSS0.00272EPSS
SaveExploits0References2
OSV
OSV
added 2026/07/20 7:1 a.m.3 views

SUSE-SU-2026:3123-1 Security update for shibboleth-sp

This update for shibboleth-sp fixes the following issue: - CVE-2025-9943: SQL injection in the 'ID' attribute of the SAML response when the replay cache of the Shibboleth Service Provider SP is configured to use an SQL database as storage service bsc1249394...

9.1CVSS5.7AI score0.00368EPSS
SaveExploits0References3
Positive Technologies
Positive Technologies
added 2026/07/20 12:0 a.m.7 views

PT-2026-61566

SurrealDB versions before 3.1.0 fail to apply the SURREAL WEBSOCKET MAX MESSAGE SIZE limit to anonymous /sql WebSocket connections, allowing attackers to buffer unbounded frames in the per-connection read buffer. Attackers can stream WebSocket frames larger than the configured limit across multip...

6.9CVSS5.6AI score0.00278EPSS
SaveExploits0References3
Packet Storm News
Packet Storm News
added 2026/07/20 12:0 a.m.23 views

Nimux 1.0.2

Nimux is a native command surface for authorized security assessments. It combines network enumeration, credential validation, Active Directory operations, Kerberos workflows, remote execution, file movement, secrets collection, DCSync, GPO operations, database clients, and SOCKS routing into one...

5.4AI score
SaveExploits0
Rows per page
Query Builder