AUGUST 17, 2026
Live Feed
Vulnerability Register

CVE Database

Synced from NVD, cross-referenced against CISA KEV and EPSS · ordered by last update

34,253 records on file
Page 85 of 1,142
CVE ID Score Description
12d ago
9.3

Unauthenticated SQL Injection in Order Delivery Date for WooCommerce <= 4.5.1 versions.

12d ago
9.3

Unauthenticated SQL Injection in Funnel Builder by FunnelKit <= 3.15.0.1 versions.

12d ago
9.3

Unauthenticated SQL Injection in wpForo Forum <= 3.0.4 versions.

12d ago
10

Unauthenticated Arbitrary File Upload in GeekyBot <= 1.2.2 versions.

12d ago
9.3

Unauthenticated SQL Injection in Contest Gallery <= 28.1.6 versions.

12d ago
9.9

Subscriber Arbitrary File Upload in WP-BusinessDirectory <= 4.0.0 versions.

12d ago
9.8

Unauthenticated Privilege Escalation in Datalogics Ecommerce Delivery <= 2.6.62 versions.

12d ago
9.3

Unauthenticated SQL Injection in SpeakOut! Email Petitions <= 4.6.5 versions.

12d ago
9.3

Unauthenticated SQL Injection in GeekyBot <= 1.2.0 versions.

12d ago
9.3

Unauthenticated SQL Injection in GeoDirectory <= 2.8.152 versions.

12d ago
9.3

Unauthenticated SQL Injection in WP Photo Album Plus <= 9.1.08.001 versions.

12d ago
9.3

Unauthenticated SQL Injection in Form Maker by 10Web <= 1.15.38 versions.

12d ago
9.3

Unauthenticated SQL Injection in Simply Schedule Appointments <= 1.6.9.27 versions.

12d ago
9.3

Unauthenticated SQL Injection in WP Maps <= 4.9.1 versions.

Exploit 12d ago
9.1

Editor Remote Code Execution (RCE) in Responsive Slider by MetaSlider <= 3.106.0 versions.

12d ago
9.3

Unauthenticated SQL Injection in Feed KuantoKusta for WooCommerce – Free <= 5.3 versions.

12d ago
9.8

Unauthenticated Privilege Escalation in iControlWP <= 5.5.3 versions.

12d ago
9.8

Unauthenticated PHP Object Injection in Broadcast Live Video < 7.1.3 versions.

Exploit 12d ago
9.8

Bernd Bestel grocy v4.6.0 was discovered to contain a SQL injection vulnerability in the product-group parameter at /stockreports/spendings. This vulnerability allows attackers to access sensitive database information via a crafted SQL statement.

Exploit 12d ago
9.1

A Server-Side Request Forgery (SSRF) in the automatic short URL title resolution component of shlink v5.0.1 allows attackers to scan internal resources via supplying a crafted longUrl.

Exploit 12d ago
9.1

Incorrect access control in the webhook management component of Project Firefly III v6.5.9 allows attackers to scan internal resources via a crafted POST request.

Exploit 12d ago
9.6

An HTML injection vulnerability in the /src/highlight.rs component of matze wastebin v3.4.1 allows attackers to execute arbitrary scripts via a crafted payload.

Exploit 12d ago
9.8

An issue in the sendmail transport integration component of YouTransfer v1.0.6 allows attackers to execute arbitrary code via supplying a crafted request.

Exploit 12d ago
9.8

An arbitrary file upload vulnerability in the attachment handling component of flatnotes v5.5.4 allows attackers to execute arbitrary code via uploading a crafted HTML or SVG file.

Exploit 12d ago
9.8

An issue in the loopback request handling component of fossar selfoss v2.20-SNAPSHOT allows attackers to execute arbitrary commands and obtain sensitive information via supplying a crafted HTTP request.

Exploit 12d ago
9.8

An OS command injection vulnerability in the media archiving and export pipeline component of kanishka-linux Reminiscence v0.3.0 allows attackers to execute arbitrary commands via supplying a crafted input.

Exploit 12d ago
9.8

An issue in the api/plugin.php component of Bludit v3.19.0 allows attackers to execute a directory traversal via supplying a crafted request.

Exploit 12d ago
9.1

Discuz! X5.0 releases 20260320 through 20260501 contains an authentication bypass vulnerability that allows unauthenticated remote attackers to gain unauthorized access to database backup and restore functionality by exploiting a shared cryptographic key between UCenter integration and the database backup API exposed by dbbak.php. Attackers can inject a crafted payload through the username parameter during login to abuse the encryption oracle in logging_ctl::logging_more(), obtain a legitimately signed token, and use it to bypass authorization for database export and import operations, with the additional ability to trigger a race condition to impersonate arbitrary users.

Exploit 12d ago
9.8

Metacat is data repository software that helps researchers preserve, share, and discover data. Versions 2.0.0 and and above contain an unauthenticated SQL injection in the /harvesterRegistration endpoint. HarvesterRegistration.dbInsert() builds an INSERT against HARVEST_SITE_SCHEDULE via string concatenation, using a quoteString() helper that performs raw single-quote wrapping without escaping. Three request parameters reach the sink: unit, contactEmail, and documentListURL. The servlet does not verify a real LDAP identity. Allowing the vulnerable insert to proceed. Since the PostgreSQL backend permits stacked queries via Statement.executeUpdate(), this vulnerability allows full read/write/execute access in the Metacat database context. The vulnerability was remediated in Metacat 3.0.0.

12d ago
9.1

In OCaml-tar before 3.4.0, a crafted archive with ../ path segments in its name allows escaping the current working directory. This is not desired behavior, and tar(1) rejects such extractions, but ocaml-tar decompresses it anyway. The impact is that it allows arbitrary file writes outside of the desired extraction directory (to an attacker that can reach a tar decompression endpoint).