Lucene search
+L

218804 matches found

EUVD
EUVD
added 3 days ago6 views

EUVD-2026-53367

ChirpStack's SQLite-backend device tag filtering chirpstack/src/storage/device.rs, in both getcount and list interpolates the user-supplied tag KEY directly into a raw SQL fragment via Rust's format! macro dsl::sql::&format!"device.tags-'' =", k.bind::v, while only the tag VALUE is safely...

6.5CVSS5.7AI score0.00227EPSS
SaveExploits0References2
CVE
CVE
added 3 days ago31 views

CVE-2026-71276

The CVE affects Magistrala (formerly Mainflux) – specifically the message-readers API. The HTTP endpoint reads a query parameter named format without validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader (readers/postgres/messages.go) and the T...

7.1CVSS5.7AI score0.00191EPSS
SaveExploits0References2
EUVD
EUVD
added 3 days ago7 views

EUVD-2026-53361

Magistrala formerly Mainflux's message-readers API reads a format value from the HTTP query string readers/api/http/transport.go with no validation and interpolates it directly into raw SQL queries via fmt.Sprintf in both the PostgreSQL reader readers/postgres/messages.go: fmt.Sprintf"SELECT FROM...

7.1CVSS5.7AI score0.00191EPSS
SaveExploits0References2
NVD
NVD
added 3 days ago7 views

CVE-2026-71248

Inventory-Management-System-PHP's login.php constructs its authentication query via direct string concatenation of raw POST parameters: $sql = "select from user where email = '$email' and password = '$password'", with no escaping or parameterization, allowing authentication bypass via a payload...

9.8CVSS0.00342EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-71245 Mautic: SQL Injection via field Parameter in Lead-by-Field-Value AJAX Endpoint

Mautic's getLeadIdsByFieldValueAction LeadBundle/Controller/AjaxController.php reads a field parameter from the request, sanitizes it only with InputHelper::clean which HTML-entity-encodes quotes and angle brackets but does not restrict other characters, and passes it into...

7.1CVSS0.00197EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago8 views

CVE-2026-71237

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from $POST'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='$username' and password='$password' limit 1". The username value is...

9.8CVSS5.9AI score0.00339EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-71237 Miantang IoT-PHP: Unauthenticated SQL Injection in /userlogin

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from $POST'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='$username' and password='$password' limit 1". The username value is...

9.8CVSS0.00339EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-53310

Miantang/IoT-PHP's index.php implements a POST /userlogin route that reads the password directly from $POST'pwd' with no sanitization and concatenates it into a raw SQL string: mysqlquery"select from userlists where username='$username' and password='$password' limit 1". The username value is...

9.8CVSS5.9AI score0.00339EPSS
SaveExploits0References1
EUVD
EUVD
added 3 days ago6 views

EUVD-2026-53304

IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT FROM users WHERE ID='' after base64-decoding the client-supplied lastLogin cookie via safedecode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated...

9.8CVSS5.8AI score0.00339EPSS
SaveExploits0References1
Cvelist
Cvelist
added 3 days ago35 views

CVE-2026-71231 IOTSmartHome: Unauthenticated SQL Injection via lastLogin Cookie

IOTSmartHome's gui/login.php checkCookie function builds an authentication query as SELECT FROM users WHERE ID='' after base64-decoding the client-supplied lastLogin cookie via safedecode, which performs URL-safe base64 decoding with no sanitization of the decoded value before it is concatenated...

9.8CVSS0.00339EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago8 views

CVE-2026-8029

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS0.00134EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 3 days ago7 views

CVE-2026-8029

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS5.9AI score0.00134EPSS
SaveExploits0References2
Cvelist
Cvelist
added 3 days ago37 views

CVE-2026-8029 SQL Injection Vulnerability in ZTE SmartLife App

The ZTE Smart Life app contains an SQL injection vulnerability that allows attackers to execute UNION SELECT statements to query sensitive data in the feedback.db database across tables, including user accounts, phone numbers, feedback content, and local debug log paths, thereby enabling the thef...

3.9CVSS0.00134EPSS
SaveExploits0References1
NVD
NVD
added 3 days ago6 views

CVE-2026-18881

The TableOn – WordPress Posts Table Filterable plugin for WordPress is vulnerable to blind SQL Injection via the filterdatacommentcount parameter of the public tableongettabledata AJAX action in all versions up to, and including, 1.0.5.1. This is due to insufficient escaping on the user-supplied...

7.5CVSS0.00376EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago5 views

CVE-2026-11977

The WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars plugin for WordPress is vulnerable to generic SQL Injection via the 'wpmametaboxauthorslist' parameter in all versions up to, and including, 3.9.1 due to insufficient escaping on the user supplied parameter and lack...

6.5CVSS0.00249EPSS
SaveExploits0References5
NVD
NVD
added 3 days ago5 views

CVE-2026-11969

The WP TripAdvisor Review Slider plugin for WordPress is vulnerable to generic SQL Injection via 'curselrevs' Parameter in all versions up to, and including, 14.3 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on the existing SQL query. This makes i...

4.9CVSS0.00301EPSS
SaveExploits0References8
NVD
NVD
added 3 days ago5 views

CVE-2026-15281

The User Access Manager plugin for WordPress is vulnerable to Second-Order SQL Injection via the 'id' parameter of the wpajaxsave-attachment-compat AJAX action in versions up to, and including, 2.3.12. This is due to insufficient validation on the objectId value stored in the saveAjaxAttachmentDa...

6.5CVSS0.00336EPSS
SaveExploits0References6
NVD
NVD
added 3 days ago5 views

CVE-2026-11920

The JoomSport – for Sports: Team & League, Football, Hockey & more plugin for WordPress is vulnerable to time-based SQL Injection via the 'order' parameter in all versions up to, and including, 5.7.9 due to insufficient escaping on the user supplied parameter and lack of sufficient preparation on...

4.9CVSS0.0029EPSS
SaveExploits0References4
ATTACKERKB
ATTACKERKB
added 3 days ago6 views

CVE-2026-11977

The WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars plugin for WordPress is vulnerable to generic SQL Injection via the 'wpmametaboxauthorslist' parameter in all versions up to, and including, 3.9.1 due to insufficient escaping on the user supplied parameter and lack...

6.5CVSS5.8AI score0.00249EPSS
SaveExploits0References6
Cvelist
Cvelist
added 3 days ago34 views

CVE-2026-11977 WP Post Author <= 3.9.1 - Authenticated (Author+) SQL Injection

The WP Post Author – Author Box, Multiple Authors, Guest Authors & Custom Avatars plugin for WordPress is vulnerable to generic SQL Injection via the 'wpmametaboxauthorslist' parameter in all versions up to, and including, 3.9.1 due to insufficient escaping on the user supplied parameter and lack...

6.5CVSS0.00249EPSS
SaveExploits0References5
Rows per page
Query Builder