CVE Database
Synced from NVD, cross-referenced against CISA KEV and EPSS · ordered by last update
| CVE ID | Score | Description |
|---|---|---|
| 4h ago | 8.5 | Subscriber SQL Injection in Reviewer <= 3.14.2 versions. |
| 4h ago | 8.1 | Unauthenticated Local File Inclusion in Biagiotti Core <= 2.1.1 versions. |
| 4h ago | 8.1 | Unauthenticated Local File Inclusion in Foton Core <= 1.1.1 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in MultiParcels Shipping For WooCommerce <= 1.30.36 versions. |
| 4h ago | 8.1 | Unauthenticated Local File Inclusion in Barista <= 2.5.1 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in Arvow AI SEO Writer <= 1.5.3 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in Local Delivery Drivers for WooCommerce <= 3.0.0 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in StoreGrowth: Smart Sales Booster for WooCommerce | BOGO, Upsells, Direct Checkout, Quick View, Side Cart <= 2.1.1 versions. |
| 4h ago | 7.5 | Unauthenticated Sensitive Data Exposure in iCARRY <= 2.9 versions. |
| 4h ago | 7.5 | Unauthenticated Sensitive Data Exposure in WooCommerce Appointments <= 5.3.8 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in SMEPay: UPI Gateway for WooCommerce <= 1.0.5 versions. |
| 4h ago | 8.1 | Unauthenticated Local File Inclusion in Geo Mashup <= 1.13.18 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in Geo Mashup <= 1.13.18 versions. |
| 4h ago | 7.5 | Unauthenticated Sensitive Data Exposure in REST API Log <= 1.7.1 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in MultiVendorX <= 5.0.10 versions. |
| 4h ago | 7.5 | Subscriber Sensitive Data Exposure in WPJAM Basic <= 7.0.2.1 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in Bitcoin Lightning Payment Gateway for WooCommerce (via CLINK) <= 1.0.7 versions. |
| 4h ago | 8.5 | Subscriber SQL Injection in Visitor Traffic Real Time Statistics Pro <= 11.10 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in Visitor Traffic Real Time Statistics Pro <= 11.10 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in WP-Stats <= 2.56 versions. |
| 4h ago | 7.7 | Subscriber Arbitrary File Download in AI Hub <= 1.3.10 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in Agrion <= 1.0.0 versions. |
| 4h ago | 7.5 | Unauthenticated Broken Access Control in WPMobile.App <= 11.77 versions. |
| 4h ago | 7.5 | Unauthenticated Arbitrary File Download in OMGF Pro <= 5.2.7 versions. |
| 4h ago | 8.1 | Unauthenticated Privilege Escalation in SAML SP Single Sign On <= 5.4.3 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in Mang Board WP <= 2.3.4 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in GeekyBot <= 1.2.6 versions. |
| 4h ago | 7.1 | Unauthenticated Cross Site Scripting (XSS) in WP Full Stripe Free <= 8.5.0 versions. |
| Exploit 4h ago | 7.5 | Rekor is a software supply chain transparency log. Starting in version 0.3.0 and prior to version 1.5.2, the `Package.Unmarshal()` function in `pkg/types/alpine/apk.go` decompresses the signature and control gzip members of an APK file into in-memory buffers without bounding the total decompressed size. The existing `max_apk_metadata_size` check (default 1MB) is only applied to individual tar entry header sizes after decompression completes, so it does not prevent a decompression bomb from consuming unbounded heap memory. An attacker can craft a gzip stream that compresses at a ~1000:1 ratio (e.g., 2MB compressed zeros → 2GB decompressed). When submitted as spec.package.content in an Alpine `ProposedEntry`, the server decompresses the full payload into memory during request processing, triggering a fatal Go runtime out-of-memory error or OS OOM-kill that cannot be caught by the server's recover() middleware. This is reachable via two unauthenticated endpoints, `POST /api/v1/log/entries (createLogEntry)` and `POST /api/v1/log/entries/retrieve (searchLogQuery)`. Both invoke `V001Entry.Canonicalize()` → `fetchExternalEntities()` → `apk.Unmarshal(packageData)`, which performs the unbounded decompression. Version 1.5.2 patches the issue. There is no effective workaround. Setting `max_request_body_size` reduces but does not eliminate exposure due to the ~1000:1 compression ratio (a 1MB body limit still allows ~1GB heap allocation). Setting `max_apk_metadata_size` has no effect on this vulnerability since the check is applied after decompression. |
| 4h ago | 7.4 | Unauthenticated Arbitrary File Deletion in Participants Database <= 2.7.8.4 versions. |