AUGUST 28, 2026
Live Feed
Vulnerability Register

CVE Database

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

143,276 records on file
Page 362 of 4,776
CVE ID Score Description
24d ago
7.5

Unauthenticated Other Vulnerability Type in WP Travel Engine <= 6.7.10 versions.

24d ago
7.5

Unauthenticated Broken Access Control in Knit Pay <= 9.4.0.0 versions.

24d ago
7.5

Subscriber Sensitive Data Exposure in Coupon Affiliates <= 7.8.1 versions.

24d ago
7.5

Unauthenticated Sensitive Data Exposure in Conekta Payment Gateway <= 6.0.0 versions.

24d ago
8.2

Unauthenticated Broken Access Control in Hippoo Mobile App for WooCommerce <= 1.9.5 versions.

24d ago
7.3

Unauthenticated Privilege Escalation in Listdom <= 5.5.0 versions.

24d ago
7.5

Unauthenticated Arbitrary File Download in WPC Product Options for WooCommerce <= 3.2.1 versions.

24d ago
7.5

Unauthenticated Sensitive Data Exposure in WooCommerce PDF Invoices, Packing Slips, Delivery Notes and Shipping Labels <= 4.9.4 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Drag and Drop Multiple File Upload – Contact Form 7 <= 1.3.9.7 versions.

24d ago
8.1

Unauthenticated Broken Authentication in Really Simple SSL <= 9.5.10 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Funnel Builder by FunnelKit <= 3.15.0.2 versions.

24d ago
8.5

Subscriber SQL Injection in ELEX WordPress HelpDesk & Customer Ticketing System <= 3.3.6 versions.

24d ago
8.8

Subscriber Privilege Escalation in Amelia <= 2.3 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in HollerBox <= 2.3.10.1 versions.

24d ago
7.5

Unauthenticated Broken Access Control in WPC Product Bundles for WooCommerce <= 8.5.3 versions.

24d ago
8.5

Subscriber SQL Injection in WP Time Slots Booking Form <= 1.2.50 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Stop Spammers <= 2026.3 versions.

24d ago
8.5

Subscriber SQL Injection in GamiPress <= 7.8.7 versions.

24d ago
7.5

Unauthenticated Broken Access Control in Montonio for WooCommerce <= 10.1.2 versions.

24d ago
7.5

Unauthenticated Sensitive Data Exposure in EmbedPress <= 4.5.2 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in MW WP Form <= 5.1.3 versions.

24d ago
7.5

Unauthenticated Insecure Direct Object References (IDOR) in Simple Shopping Cart <= 5.2.9 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Quiz And Survey Master <= 11.1.2 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Post SMTP <= 3.6.2 versions.

24d ago
7.5

Unauthenticated Broken Access Control in Contact Form by WPForms <= 1.10.0.4 versions.

Exploit 24d ago
7.5

OliveTin gives access to predefined shell commands from a web interface. In versions 3000.0.0 and prior, the template engine uses a single shared text/template.Template instance (tpl package-level variable in service/internal/tpl/templates.go) across all goroutines. Every action execution calls tpl.Parse(source) followed by t.Execute() on this shared instance with no synchronization. When two or more actions execute concurrently (which is the normal case — each ExecRequest spawns a goroutine), a race condition occurs: one goroutine's Parse overwrites the template tree while another goroutine is calling Execute, causing cross-user command contamination, Go runtime panic, and incorrect command execution. This issue has been resolved in version 3000.13.0.

24d ago
8.6

Spring Cloud Gateway Server forwards the X-Forwarded-For and Forwarded headers from untrusted proxies in certain configuration scenarios. This affects both the WebMVC and WebFlux Gateway Servers. Affected versions: Spring Cloud Gateway 3.1.x (fix 3.1.13). Spring Cloud Gateway 4.1.x (fix 4.1.13). Spring Cloud Gateway 4.2.x (fix 4.2.9). Spring Cloud Gateway 4.3.x (fix 4.3.5). Spring Cloud Gateway 5.0.x (fix 5.0.2).

Exploit 24d ago
7.5

Wasmtime is a runtime for WebAssembly. In versions prior to 24.0.9, 36.0.10, and 44.0.2, when a filesystem preopen is given DirPerms::all() and FilePerms::READ without FilePerms::WRITE, this access control mechanism can be bypassed via the wasip2 descriptor.open-at or wasip1 path_open interfaces by opening a file with only the OpenFlags::TRUNCATE oflag. The root cause is that the clause handling OpenFlags::TRUNCATE in crates/wasi/src/filesystem.rs (Dir::open_at, lines 967–969) did not set open_mode |= OpenMode::WRITE;, which is later used for the access control check against FilePerms to determine whether opening the file is permitted; the single-line fix adds that missing assignment, after which the affected calls correctly fail with error-code.not-permitted and ERRNO_PERM respectively. Only wasmtime-wasi embeddings that combine DirPerms::MUTATE with FilePerms::READ are affected by this bug. In particular, the Wasmtime project's wasmtime-cli's use of wasmtime-wasi is not affected, because it always sets FilePerms::all() for all preopens. This issue has been fixed in versions 24.0.9, 36.0.10 and44.0.2.

24d ago
7.5

Unauthenticated Other Vulnerability Type in WpEvently <= 5.3.3 versions.

24d ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Product Filter Widget for Elementor <= 1.0.6 versions.