AUGUST 15, 2026
Live Feed
Vulnerability Register

CVE Database

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

140,411 records on file
Page 11 of 4,681
CVE ID Score Description
5h ago
7.3

Unauthenticated Broken Access Control in Hydra Booking <= 1.2.2 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Knowledge Base for Documentation, FAQs with AI Assistance <= 17.211.0 versions.

5h ago
8.1

Subscriber Broken Access Control in Travelfic Toolkit <= 1.5.1 versions.

5h ago
8.8

Unauthenticated PHP Object Injection in Booking Activities <= 1.18.4 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Visitors Traffic Real Time Statistics <= 8.11 versions.

5h ago
7.1

Customer Arbitrary Content Deletion in WP Event SOlution <= 4.1.19 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Blog Floating Button <= 1.4.20 versions.

5h ago
8.5

Subscriber SQL Injection in CubeWP <= 1.1.30 versions.

5h ago
8.8

Subscriber Privilege Escalation in Service Finder Booking <= 6.2 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Do Lasso <= 358 versions.

5h ago
7.5

Subscriber Path Traversal in Do Lasso <= 358 versions.

5h ago
8.5

Subscriber SQL Injection in Do Lasso <= 358 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Business Directory <= 6.4.25 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Maspik – Spam blacklist <= 2.9.1 versions.

5h ago
8.5

Improper Neutralization of Special Elements used in an SQL Command ('SQL Injection') vulnerability in Arraytics Booktics allows Blind SQL Injection. This issue affects Booktics: from n/a through 1.0.22.

5h ago
8.1

Unauthenticated Privilege Escalation in MStore API <= 4.20.0 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in Welcart e-Commerce <= 2.11.31 versions.

5h ago
7.5

Unauthenticated SQL Injection in WP Directory Kit <= 1.5.4 versions.

5h ago
7.1

Unauthenticated Cross Site Scripting (XSS) in MailChimp Subscribe Forms <= 4.3.3 versions.

5h ago
7.1

Subscriber Broken Access Control in Solace Extra <= 1.6.0 versions.

5h ago
7.2

Editor PHP Object Injection in Car Rental Manager <= 1.3.9 versions.

5h ago
7.5

Unauthenticated Broken Access Control in Taxi Booking Manager for WooCommerce <= 2.0.3 versions.

5h ago
7.2

Missing authorization in PostgreSQL logical decoding allows a non-superuser holding REPLICATION privilege to dlopen any file visible to the operating system account running the server, via the choice of logical decoding plugin. This in turn runs arbitrary code as that account. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

5h ago
8.1

Untrusted data inclusion in PostgreSQL psql COPY may allow a server administrator to elicit execution of data lines as psql commands, via error injection. If the "COPY FROM STDIN" or "\copy FROM STDIN" command fails before the server indicates that it awaits input rows, psql processes the in-line data rows as psql commands. "COPY FROM" with a filename is unaffected. The server administrator has no inherent control over the data rows, so a complete attack requires the attacker to separately acquire control of both the server and the data rows. Alternatively, an attacker controlling data rows alone might complete an attack through a coincidental error that they don't control. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

Exploit 5h ago
8.7

Fulcio is a certificate authority for issuing code signing certificates for an OpenID Connect (OIDC) identity. Versions through 1.8.5 improperly follow cross-host redirects and attach Kubernetes ServiceAccount tokens during OIDC discovery, allowing a malicious or compromised issuer to perform blind SSRF, substitute and cache malicious JWKS keys, or disclose ServiceAccount tokens to external hosts. Version 1.8.6 blocks cross-host redirects, restricts token injection, and restricts local token loading. No known workarounds are available.

5h ago
8.8

Heap buffer overflow in PostgreSQL pg_dump of long function transform lists allows an object creator to execute arbitrary code as the operating system user running pg_dump, via a crafted transform list. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

5h ago
8.8

Untrusted data inclusion in pg_dump in PostgreSQL allows a malicious superuser of the origin server to inject arbitrary code for restore-time execution as the client operating system account running psql to restore the dump, via psql \restrict meta-command input expansion. The fix for CVE-2025-8714 introduced \restrict and \unrestrict to block this attack, but \unrestrict itself was sufficient for an attack. pg_dumpall is also affected. pg_restore is affected when used to generate a plain-format dump. Non-core use of \restrict would be affected, but we've not identified non-core use. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

5h ago
8.8

Type confusion in PostgreSQL "portal"/cursor lifecycle allows a user to execute arbitrary code as the operating system user running the database, via re-creation of a cursor or other portal with different types. Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.

5h ago
8.8

Type confusion in PostgreSQL pg_restore_attribute_stats() allows an object creator to execute arbitrary code as the operating system user running the database, via conflation of range and multirange values. Within major version 18, minor versions before PostgreSQL 18.5 are affected. Versions before PostgreSQL 18 are unaffected.

5h ago
8.8

Integer wraparound in PostgreSQL fuzzystrmatch allows a user to direct writes to a huge range of addresses, executing arbitrary code as the operating system user running the database, via extreme inputs to SQL function levenshtein() or levenshtein_less_equal(). Versions before PostgreSQL 18.5, 17.11, 16.15, 15.19, and 14.24 are affected.