Lucene search
+L

406 matches found

OSV
OSV
added 2026/07/14 7:00 p.m.11 views

CVE-2026-47212 Symfony: Twilio Notifier Webhook Parser Never Verifies the X-Twilio-Signature HMAC: Unauthenticated Webhook Event Injection

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, TwilioRequestParser::doParse received the configured webhook secret but ignored the X-Twilio-Signature HMAC header, allowing unauthenticated POST requests to inje...

6.9CVSS6.1AI score
SaveExploits0References7
Cvelist
Cvelist
added 2026/07/14 6:54 p.m.47 views

CVE-2026-45754 Symfony: Mailjet Mailer Webhook Parser Never Verifies the Configured Secret — Unauthenticated Webhook Event Injection

Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 6.4.40, 7.4.12, and 8.0.12, the Mailjet mailer bridge and LOX24 notifier bridge webhook parsers received configured webhook secrets but did not verify them, allowing unauthenticated POST...

6.9CVSS0.00445EPSS
SaveExploits0References6
OSV
OSV
added 2026/07/13 3:02 p.m.11 views

PYSEC-2026-2417 CKAN has Unauthenticated SQL Injection and Authorization Bypass in `datastore_search_sql`

Impact A vulnerability in datastoresearchsql allowed attackers to inject SQL in order to gain access to private resources and PostgreSQL system information. Patches The issue has been patched in CKAN 2.10.10 and CKAN 2.11.5 Workarounds Disable the DataStore SQL search...

8.3CVSS6.1AI score0.01817EPSS
SaveExploits0References9
ATTACKERKB
ATTACKERKB
added 2026/07/13 6:00 a.m.10 views

CVE-2026-12582

The Library Management System WordPress plugin before 3.5.8 does not sanitize and escape a user-supplied parameter before using it in a SQL statement, allowing unauthenticated attackers to perform SQL injection and extract arbitrary data from the database, including user password hashes...

6.2AI score0.00445EPSS
SaveExploits0References1
ATTACKERKB
ATTACKERKB
added 2026/07/13 6:00 a.m.9 views

CVE-2026-12081

The Database for Contact Form 7, WPforms, Elementor forms WordPress plugin before 1.5.2 does not restrict the PHP classes allowed when unserializing an attacker-supplied form-field value, allowing unauthenticated users to inject arbitrary PHP objects that are instantiated when an administrator...

6.2AI score0.00225EPSS
SaveExploits0References1
CVE
CVE
added 2026/07/11 1:01 p.m.47 views

CVE-2026-61428

PraisonAI AgentMail is affected by CVE-2026-61428 in versions before 4.6.78, where webhook messages lack signature verification. This enables unauthenticated attackers to POST crafted message.received events to the webhook endpoint, injecting arbitrary content into the agent and triggering replie...

7.3CVSS6.2AI score0.00373EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/10 4:31 a.m.40 views

CVE-2026-15300

CVE-2026-15300 affects the GEO my WP WordPress plugin up to version 4.5.4. An SQL injection exists via the distance, lat, and lng parameters. Values are read from $_SERVER['QUERY_STRING'] with parse_str(), then passed through bare esc_sql() and interpolated into unquoted numeric positions in the ...

9.1CVSS6AI score0.00622EPSS
SaveExploits0References6
EUVD
EUVD
added 2026/07/08 3:24 p.m.23 views

EUVD-2026-42307

IBM API Connect 10.0.8.0 through 10.0.8.9 and 12.1.0.0 through 12.1.0.3 contains an unauthenticated SQL injection vulnerability in the password reset functionality...

9.1CVSS6AI score0.00507EPSS
SaveExploits0References2
Cvelist
Cvelist
added 2026/07/06 7:21 a.m.40 views

CVE-2026-14809 PROG MIS|Prog Management System - SQL Injection

Prog Management System developed by PROG MIS has a SQL Injection vulnerability, allowing unauthenticated remote attackers to inject arbitrary SQL commands to read database contents...

8.7CVSS0.00563EPSS
SaveExploits0References2
ATTACKERKB
ATTACKERKB
added 2026/07/02 5:05 p.m.14 views

CVE-2024-58352

Landray OA contains an unauthenticated HQL injection vulnerability that allows unauthenticated attackers to query arbitrary Hibernate entity classes by injecting malicious HQL syntax into the uid POST parameter of the wechatLoginHelper.do endpoint. Attackers can exploit the lack of input...

8.7CVSS6.2AI score0.00896EPSS
SaveExploits0References5
ATTACKERKB
ATTACKERKB
added 2026/07/02 11:15 a.m.12 views

CVE-2026-57679

Unauthenticated SQL Injection in GeekyBot = 1.2.5 versions...

9.3CVSS5.8AI score0.004EPSS
SaveExploits0References2
Patchstack
Patchstack
added 2026/07/01 7:59 p.m.12 views

WordPress Kirki – Freeform Page Builder, Website Builder & Customizer plugin <= 6.0.11 - Missing Authorization to Unauthenticated Arbitrary Email Content Injection (Mail Relay / Phishing) vulnerability

Missing Authorization to Unauthenticated Arbitrary Email Content Injection Mail Relay / Phishing vulnerability discovered by ? in WordPress Plugin Kirki versions = 6.0.11...

5.3CVSS5.8AI score0.00601EPSS
SaveExploits0References1Affected Software1
CVE
CVE
added 2026/07/01 4:11 p.m.36 views

CVE-2026-34102

Guardian language-system is vulnerable to error-based SQL injection in job_info_get.php (line 16), where the id GET parameter is passed directly into an unsanitized SQL query (SELECT * FROM jobs where input1 = '...'). An authenticated attacker can exploit this to extract database contents. CVSS v...

8.8CVSS5.8AI score0.00342EPSS
SaveExploits0References2
CVE
CVE
added 2026/07/01 4:08 p.m.42 views

CVE-2026-34099

The Guardian Language-System is vulnerable to unauthenticated SQL injection through the id parameter in job_info.php. The code directly injects $_GET['id'] into an unsanitized query (SELECT * FROM jobs where id = '...'), enabling error-based SQL injection without authentication. Reported impacts ...

9.8CVSS5.8AI score0.00629EPSS
SaveExploits0References2
Positive Technologies
Positive Technologies
added 2026/07/01 12:00 a.m.37 views

PT-2026-54735

Name of the Vulnerable Software and Affected Versions Guardian language-system affected versions not specified Description An unauthenticated attacker can perform error-based SQL injection by sending crafted values to the id parameter via a GET request to the 'job info.php' endpoint. The issue...

9.8CVSS5.8AI score0.00629EPSS
SaveExploits0References6
NVD
NVD
added 2026/06/26 3:16 p.m.15 views

CVE-2026-56062

Unauthenticated SQL Injection in Quotes llama = 3.1.5 versions...

9.3CVSS0.004EPSS
SaveExploits1References1
NVD
NVD
added 2026/06/26 3:16 p.m.14 views

CVE-2026-56034

Unauthenticated SQL Injection in Library Management System = 3.5.7 versions...

9.3CVSS0.004EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 3:16 p.m.10 views

CVE-2026-54831

Unauthenticated SQL Injection in GeoDirectory = 2.8.162 versions...

9.3CVSS0.004EPSS
SaveExploits0References1
NVD
NVD
added 2026/06/26 3:16 p.m.13 views

CVE-2026-54820

Unauthenticated SQL Injection in JetBooking = 4.0.4.1 versions...

9.3CVSS0.004EPSS
SaveExploits0References1
EUVD
EUVD
added 2026/06/26 2:52 p.m.21 views

EUVD-2026-39721

Unauthenticated SQL Injection in JetEngine = 3.8.10.2 versions...

9.3CVSS5.8AI score0.004EPSS
SaveExploits0References1
Rows per page
Query Builder