Lucene search
+L

4168 matches found

Positive Technologies
Positive Technologies
•added 2026/08/10 12:00 a.m.•43 views

PT-2026-69427

Name of the Vulnerable Software and Affected Versions Apache Ranger versions prior to 2.9.0 Description An issue exists that allows for SQL Injection, a technique where malicious SQL statements are inserted into entry fields for execution, potentially allowing unauthorized access to the database...

9.8CVSS5.6AI score0.00686EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/07 6:17 p.m.•13 views

CVE-2026-64636

An SQL injection vulnerability in Plesk Obsidian up to 18.0.80 for Linux and Windows allows an authenticated user to read arbitrary data from the panel database...

7.7CVSS0.00403EPSS
SaveExploits0References1
SUSE CVE
SUSE CVE
•added 2026/08/07 4:58 p.m.•16 views

SUSE CVE-2026-70634

TimescaleDB through 2.29.1, fixed in commit 517c13e, contains an out-of-bounds read in the Dictionary compression reverse row iterator tsl/src/compression/algorithms/dictionary.c. The forward path validates the decoded index; the reverse path uses an assertion compiled out of release builds,...

8.1CVSS5.6AI score0.00533EPSS
SaveExploits0References3
Tenable Nessus
Tenable Nessus
•added 2026/08/07 12:00 a.m.•14 views

Fedora 43 : php (2026-d755ca77c4)

The remote Fedora 43 host has a package installed that is affected by multiple vulnerabilities as referenced in the FEDORA-2026-d755ca77c4 advisory. PHP version 8.4.24 30 Jul 2026 BCMath: Fixed GHSA-x692-q9x7-8c3f Out-of-bounds write in bccomp. CVE-2026-17544 Recep Asan Calendar: Fixed bug GH-226...

9.8CVSS6.2AI score0.00426EPSS
SaveExploits4References4
RedhatCVE
RedhatCVE
•added 2026/08/05 12:20 p.m.•18 views

CVE-2026-71235

A flaw was found in Magistrala's Rules Engine. An authenticated low-privileged user can exploit this vulnerability by creating rules with embedded Go or Lua scripts. These scripts are executed server-side without sufficient validation, allowing for arbitrary file read and write operations, access...

8.8CVSS5.6AI score0.00518EPSS
SaveExploits0References4
NVD
NVD
•added 2026/08/05 11:16 a.m.•14 views

CVE-2026-71235

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine re/lua.go performs no input validation at all and preloads dangerous libraries: db arbitrary database access, ioutil file I/O, ...

8.8CVSS0.00518EPSS
SaveExploits0References1
Cvelist
Cvelist
•added 2026/08/05 10:56 a.m.•52 views

CVE-2026-71235 Magistrala IoT Platform - Unrestricted Go/Lua Script Execution in Rules Engine

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine re/lua.go performs no input validation at all and preloads dangerous libraries: db arbitrary database access, ioutil file I/O, ...

8.8CVSS0.00518EPSS
SaveExploits0References1
Vulnrichment
Vulnrichment
•added 2026/08/05 10:56 a.m.•14 views

CVE-2026-71235 Magistrala IoT Platform - Unrestricted Go/Lua Script Execution in Rules Engine

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua script engine re/lua.go performs no input validation at all and preloads dangerous libraries: db arbitrary database access, ioutil file I/O, ...

8.8CVSS5.2AI score0.00518EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/05 10:56 a.m.•80 views

CVE-2026-71235

CVE-2026-71235 affects Magistrala’s Rules Engine, where authenticated users can create rules with embedded Go or Lua scripts that execute server-side when IoT messages arrive. The Go engine (re/golang.go) runs scripts via Yaegi, exposing the full Go standard library (including os and net/http) wi...

8.8CVSS5.2AI score0.00518EPSS
SaveExploits0References1
attackerkb
attackerkb
•added 2026/08/05 10:56 a.m.•15 views

CVE-2026-71235

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00518EPSS
SaveExploits0References2
EUVD
EUVD
•added 2026/08/05 10:56 a.m.•18 views

EUVD-2026-53308

Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Go script engine re/golang.go runs scripts through the Yaegi interpreter with stdlib.Symbols, exposing the full Go standard library including os...

8.8CVSS5.7AI score0.00518EPSS
SaveExploits0References1
CVE
CVE
•added 2026/08/05 4:25 a.m.•71 views

CVE-2026-15918

The CVE describes a SQL injection in the VikAppointments WordPress plugin (versions

7.5CVSS5.8AI score0.00536EPSS
SaveExploits0References5
Tenable Nessus
Tenable Nessus
•added 2026/08/05 12:00 a.m.•17 views

Linux Distros Unpatched Vulnerability : CVE-2026-71235

The Linux/Unix host has one or more packages installed that are impacted by a vulnerability without a vendor supplied patch available. - Magistrala's Rules Engine allows authenticated users to create rules with embedded Go or Lua scripts executed server-side when IoT messages arrive. The Lua scri...

8.8CVSS5.7AI score0.00518EPSS
SaveExploits0References2
Cvelist
Cvelist
•added 2026/08/04 1:00 p.m.•52 views

CVE-2026-70371 Koha - SQL Injection in reports/issues_avg_stats.pl

Koha's reports/issuesavgstats.pl builds dynamic SQL in sub calculate by concatenating several user-controlled request parameters directly into the query string. The Line and Column parameters are not validated against any whitelist and land verbatim in identifier positions SELECT DISTINCTROW, GRO...

8.8CVSS0.00567EPSS
SaveExploits0References3
RedHat Linux
RedHat Linux
•added 2026/08/03 4:27 a.m.•17 views

postgresql: PostgreSQL: Credential recovery via covert timing channel in MD5 password comparison

A flaw was found in PostgreSQL. This vulnerability, a covert timing channel, exists in the comparison of MD5-hashed passwords during authentication. A remote attacker could exploit this to recover user credentials, gaining unauthorized access to the database. This issue specifically impacts...

8.2CVSS6.5AI score0.00558EPSS
SaveExploits0References5
NVD
NVD
•added 2026/08/01 1:17 p.m.•20 views

CVE-2026-67341

ArcadeDB versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE FUNCTION statement with LANGUAGE js. Attackers with database access can execute arbitrary JavaScript code by submitting DEFINE FUNCTION statements, bypassing security controls intended to restrict...

9.8CVSS0.00543EPSS
SaveExploits0References2
CVE
CVE
•added 2026/08/01 12:22 p.m.•58 views

CVE-2026-67341

ArcadeDB versions before 26.7.2 are affected by an authorization bypass vulnerability in SQL DEFINE FUNCTION ... LANGUAGE js. The issue allows attackers with database access to execute arbitrary JavaScript by submitting DEFINE FUNCTION statements, bypassing scripting controls intended to be admin...

9.8CVSS6AI score0.00543EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
•added 2026/08/01 12:22 p.m.•11 views

CVE-2026-67341 ArcadeDB before 26.7.2 Authorization Bypass via SQL DEFINE FUNCTION

ArcadeDB versions before 26.7.2 fail to enforce scripting authorization checks on the SQL DEFINE FUNCTION statement with LANGUAGE js. Attackers with database access can execute arbitrary JavaScript code by submitting DEFINE FUNCTION statements, bypassing security controls intended to restrict...

9.8CVSS6AI score0.00543EPSS
SaveExploits0References2
SUSE CVE
SUSE CVE
•added 2026/07/31 12:55 a.m.•14 views

SUSE CVE-2026-4370

A vulnerability was identified in Juju from version 3.2.0 until 3.6.19 and from version 4.0 until 4.0.4, where the internal Dqlite database cluster fails to perform proper TLS client and server authentication. Specifically, the Juju controller's database endpoint does not validate client...

10CVSS7.6AI score0.00413EPSS
SaveExploits1References2
NVD
NVD
•added 2026/07/29 7:16 a.m.•23 views

CVE-2026-63231

A post-authentication SQL injection vulnerability in Koollab LMS allowed an authenticated attacker to use an error-based SQL oracle via the face-to-face runs update endpoint to read the entire application database and obtain valid JWT tokens for account takeover...

8.1CVSS0.00446EPSS
SaveExploits0References1
Rows per page
Query Builder