Lucene search
+L

54517 matches found

Debian CVE
Debian CVE
added 2026/03/11 4:05 p.m.16 views

CVE-2025-14513

Removed by vendor...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0
OSV
OSV
added 2026/03/11 3:49 p.m.16 views

BIT-PARSE-2026-30863 Parse Server: JWT audience validation bypass in Google, Apple, and Facebook authentication adapters

Parse Server is an open source backend that can be deployed to any infrastructure that can run Node.js. Prior to versions 8.6.10 and 9.5.0, the Google, Apple, and Facebook authentication adapters use JWT verification to validate identity tokens. When the adapter's audience configuration option is...

9.8CVSS5.7AI score0.00525EPSS
SaveExploits0References2
Vulnrichment
Vulnrichment
added 2026/03/11 3:30 p.m.10 views

CVE-2026-27897 Vociferous Unauthenticated Remote Path Traversal (RCE via CSRF)

Vociferous provides cross-platform, offline speech-to-text with local AI refinement. Prior to 4.4.2, the vulnerability exists in src/api/system.py within the exportfile route. The application accepts a JSON payload containing a filename and content. While the developer intended for a native UI...

10CVSS5.9AI score0.00644EPSS
SaveExploits1References1
CVE
CVE
added 2026/03/11 3:30 p.m.40 views

CVE-2026-27897

Vociferous (offline speech-to-text) contains an unauthenticated path traversal vulnerability in the export_file API (src/api/system.py) prior to version 4.4.2. An attacker can submit a JSON payload with a crafted filename and content, exploit directory traversal (../) to write arbitrary data to l...

10CVSS5.9AI score0.00644EPSS
SaveExploits1References1Affected Software1
EUVD
EUVD
added 2026/03/11 9:31 a.m.18 views

EUVD-2026-11117

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the dbwhereconditions method in the TDDBModel class failing to prevent the appendwheresql paramet...

7.5CVSS6AI score0.00406EPSS
SaveExploits0References11
NVD
NVD
added 2026/03/11 8:16 a.m.10 views

CVE-2026-1708

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the dbwhereconditions method in the TDDBModel class failing to prevent the appendwheresql paramet...

7.5CVSS0.00406EPSS
SaveExploits0References10
ATTACKERKB
ATTACKERKB
added 2026/03/11 7:36 a.m.9 views

CVE-2026-1708

The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the dbwhereconditions method in the TDDBModel class failing to prevent the appendwheresql paramet...

7.5CVSS6AI score0.00406EPSS
SaveExploits0References11
RedhatCVE
RedhatCVE
added 2026/03/11 7:08 a.m.14 views

CVE-2025-15603

A security vulnerability has been detected in open-webui up to 0.6.16. Affected is an unknown function of the file backend/startwindows.bat of the component JWT Key Handler. Such manipulation of the argument WEBUISECRETKEY leads to insufficiently random values. It is possible to launch the attack...

6.3CVSS5.3AI score0.00289EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/03/11 6:00 a.m.11 views

EUVD-2026-11086

The Guest posting / Frontend Posting / Front Editor WordPress plugin before 5.0.6 allows passing a URL parameter to regenerate a .json file based on demo data that it initially creates. If an administrator modifies the demo form and enables admin notifications in the Guest posting / Frontend...

5.8AI score0.00221EPSS
SaveExploits0References1
Snyk
Snyk
added 2026/03/11 12:37 a.m.12 views

Command Injection

Overview @siteboon/claude-code-ui is an A web-based UI for Claude Code CLI Affected versions of this package are vulnerable to Command Injection through the authenticateWebSocket process and unsanitized input in the WebSocket shell handler. An attacker can execute arbitrary operating system...

9.8CVSS6.1AI score0.03433EPSS
SaveExploits1References2
Snyk
Snyk
added 2026/03/11 12:37 a.m.6 views

Use of Hard-coded Credentials

Overview Affected versions of this package are vulnerable to Use of Hard-coded Credentials in the JWKS resolver, which can be exposed if a fetch operation fails. An attacker can obtain private keys by forcing such a failure. Note: The keys are exposed even if RequestAuthentication is in use...

8.7CVSS5.8AI score0.00378EPSS
SaveExploits0References2
Snyk
Snyk
added 2026/03/11 12:37 a.m.8 views

Use of Hard-coded Credentials

Overview Affected versions of this package are vulnerable to Use of Hard-coded Credentials in the JWKS resolver, which can be exposed if a fetch operation fails. An attacker can obtain private keys by forcing such a failure. Note: The keys are exposed even if RequestAuthentication is in use...

8.7CVSS5.8AI score0.00378EPSS
SaveExploits0References2
EUVD
EUVD
added 2026/03/11 12:18 a.m.12 views

EUVD-2026-10870

Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type...

7.5CVSS5.8AI score0.00422EPSS
SaveExploits3References2
Github Security Blog
Github Security Blog
added 2026/03/11 12:18 a.m.23 views

Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Summary SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data...

7.5CVSS6AI score0.00422EPSS
SaveExploits3References3Affected Software1
Snyk
Snyk
added 2026/03/11 12:18 a.m.8 views

SQL Injection

Overview sequelize is a promise-based Node.js ORM for Postgres, MySQL, MariaDB, SQLite and Microsoft SQL Server. Affected versions of this package are vulnerable to SQL Injection via the traverseJSON function, which escapes JSON path values but not cast types after the :: operator. An attacker ca...

8.7CVSS6AI score0.00422EPSS
SaveExploits3References2
OSV
OSV
added 2026/03/11 12:18 a.m.6 views

GHSA-6457-6JRX-69CR Sequelize v6 Vulnerable to SQL Injection via JSON Column Cast Type

Summary SQL injection via unescaped cast type in JSON/JSONB where clause processing. The traverseJSON function splits JSON path keys on :: to extract a cast type, which is interpolated raw into CAST... AS SQL. An attacker who controls JSON object keys can inject arbitrary SQL and exfiltrate data...

7.5CVSS6.1AI score0.00422EPSS
SaveExploits3References3
OSV
OSV
added 2026/03/11 12:17 a.m.40 views

GHSA-48MH-J4P5-7J9V Parse Server missing audience validation in Keycloak authentication adapter

Impact The Keycloak authentication adapter does not validate the azp authorized party claim of Keycloak access tokens against the configured client-id. A valid access token issued by the same Keycloak realm for a different client application can be used to authenticate as any user on the Parse...

7.6CVSS5.8AI score0.00426EPSS
SaveExploits0References5
Github Security Blog
Github Security Blog
added 2026/03/11 12:13 a.m.15 views

Sylius has a XSS vulnerability in checkout login form

Impact A cross-site scripting XSS vulnerability exists in the shop checkout login form handled by the ApiLoginController Stimulus controller. When a login attempt fails, AuthenticationFailureHandler returns a JSON response whose message field is rendered into the DOM using innerHTML, allowing any...

6.1CVSS5.9AI score0.00179EPSS
SaveExploits0References3Affected Software1
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.8 views

PT-2026-24710

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 16.11 before 18.7.6, 18.8 before 18.8.6, and 18.9 before 18.9.2 that could have allowed an unauthenticated user to cause a denial of service condition due to improper input validation when processing specially crafted JSON...

7.5CVSS5.8AI score0.00475EPSS
SaveExploits0References6
Positive Technologies
Positive Technologies
added 2026/03/11 12:00 a.m.16 views

PT-2026-24597

🚨 CVE-2026-1708 The Appointment Booking Calendar — Simply Schedule Appointments Booking Plugin plugin for WordPress is vulnerable to blind SQL Injection in all versions up to, and including, 1.6.9.27. This is due to the db where conditions method in the TD DB Model class failing to prevent the...

7.5CVSS6.1AI score0.00406EPSS
SaveExploits0References15
Rows per page
Query Builder