CVE Database

132723+ vulnerabilities with CVSS scores, EPSS exploit predictions, and CISA KEV status. Updated daily.

Filter: All CRITICAL HIGH MEDIUM LOW CISA KEV
Sort: Newest CVSS EPSS
CVE-2026-78681
7.5 HIGH

NLTK versions before 3.10.3 use xml.etree.ElementTree to parse XML in multiple modules, which honors entity declarations in document DTDs. Attackers can craft XML payloads with …

Aug 25, 2026
CVE-2026-78680
7.8 HIGH

NLTK versions before 3.10.3 fail to use validated absolute paths when invoking the Graphviz dot binary in dependencygraph.dot2img and AlignedSent._repr_svg_, allowing attackers to execute arbitrary …

Aug 25, 2026
CVE-2026-78679
6.5 MEDIUM

GitPython before 3.1.59 contains an arbitrary file read vulnerability in TagReference.create() where a positional reference parameter bypasses the unsafe option guard. Attackers can supply a …

Aug 25, 2026
CVE-2026-78678
6.5 MEDIUM

GitPython versions before 3.1.59 contain an incomplete denylist in the unsafe_git_revision_options guard that omits --contents and -S options, allowing attackers to read arbitrary files by …

Aug 25, 2026
CVE-2026-78677
7.5 HIGH

GitPython before 3.1.59 omits --separate-git-dir from unsafe_git_clone_options, allowing attackers to create arbitrary git directories outside the intended clone destination. Attackers can pass a separate_git_dir parameter …

Aug 25, 2026
CVE-2026-78676
9.8 CRITICAL

GitPython before 3.1.59 fails to safely re-serialize multi-line git-config values during write operations, corrupting dormant quoted values into injected directives like core.hooksPath. Attackers can craft …

Aug 25, 2026
CVE-2026-78675
8.4 HIGH

GitPython before 3.1.59 fails to disable merge_includes when parsing .gitmodules, allowing attackers to disclose local file content by including arbitrary file paths via [include] directives. …

Aug 25, 2026
CVE-2026-76846
7.5 HIGH

Grav before 2.0.16 contains an incomplete default denylist in the Twig sandbox configuration that fails to block access to system configuration secrets. Attackers with page-edit …

Aug 25, 2026
CVE-2026-76839
6.5 MEDIUM

Grav before 2.0.16 allows sandboxed Twig templates to access sensitive User fields through allow-listed offsetGet() and offsetexists() methods that lack field filtering. Attackers with page-edit …

Aug 25, 2026
CVE-2026-75575
5.3 MEDIUM

Rocket.Chat exposes the sendForgotPasswordEmail Meteor method without a DDP rate limit, so an unauthenticated caller may invoke it as often as it likes. The method …

Aug 25, 2026
CVE-2026-75574
8.8 HIGH

The Grav Email plugin (getgrav/grav-plugin-email) before 4.2.2 renders page-editor-controlled Email action parameters as unsandboxed Twig templates. An authenticated remote user with only api.access and api.pages.write …

Aug 25, 2026
CVE-2026-72702
5.4 MEDIUM

Grav CMS before 2.0.16 contains an origin validation bypass in the Uri::referrer() and Pages::referrerRoute() methods, which validate the Referer header using an unanchored string prefix …

Aug 25, 2026
CVE-2026-72701
3.7 LOW

Grav CMS before 2.0.16 contains a timing vulnerability in Utils::verifyNonce() that uses non-constant-time string comparison with the === operator instead of hash_equals() for CSRF nonce …

Aug 25, 2026
CVE-2026-72700
7.5 HIGH

The getgrav/grav-plugin-login Composer plugin before 3.9.1 (used by Grav) compares password reset and account activation tokens using a non-constant-time === string comparison instead of hash_equals() …

Aug 25, 2026
CVE-2026-72699
5.3 MEDIUM

The Grav Login plugin (getgrav/grav-plugin-login) before 3.9.1 is vulnerable to email address enumeration. The register() method in classes/Login.php throws a distinct exception (EMAIL_NOT_AVAILABLE) when a …

Aug 25, 2026
CVE-2026-72698
6.5 MEDIUM

Grav CMS before 2.0.16 fails to filter system, site, and theme configuration arrays in sandboxed Twig renders, allowing content editors to read sensitive configuration values. …

Aug 25, 2026
CVE-2026-72697
6.5 MEDIUM

Grav CMS before 2.0.16 contains a path traversal vulnerability in the media_directory() Twig function that fails to validate filesystem paths, allowing authenticated users to enumerate …

Aug 25, 2026
CVE-2026-72696
8.4 HIGH

Grav CMS before 2.0.16 contains a symlink following vulnerability in Scheduler Job::createLockFile() that allows local attackers to overwrite arbitrary files by pre-creating symlinks at predictable …

Aug 25, 2026
CVE-2026-72695
8.1 HIGH

Grav before 2.0.16 contains a path traversal vulnerability in MediaUploadTrait::deleteFile() that allows authenticated users with media management permissions to delete arbitrary files by supplying filenames …

Aug 25, 2026
CVE-2026-56710
9.8 CRITICAL

Grav Login plugin versions before 1.0.16 fail to validate the target account's privilege level in the onApiUserListRowAction unlock handler. An attacker with api.users.write permission can …

Aug 25, 2026
CVE-2026-56709
7.5 HIGH

Grav before 3.9.2 fails to validate untrusted Host headers in the sendInvitationEmail() function when constructing token-bearing invitation links. Attackers can manipulate the Host header to …

Aug 25, 2026
CVE-2026-56708
5.3 MEDIUM

Grav API plugin before 1.0.16 contains a server-side request forgery vulnerability in webhook delivery that allows attackers to bypass hostname validation by DNS rebinding. Attackers …

Aug 25, 2026
CVE-2026-56707
7.7 HIGH

Grav Flex Objects plugin versions 1.4.0 through 1.4.7 contain an authorization bypass vulnerability in the flex-objects shortcode that allows users with page-edit access to render …

Aug 25, 2026
CVE-2026-56706
6.8 MEDIUM

Adminer before 5.4.3 uses a CSRF token scheme that transmits both the XOR mask and the masked value in every token (format (rand XOR secret):rand), …

Aug 25, 2026
CVE-2026-56705
9.8 CRITICAL

Adminer before 5.4.3 fails to sanitize the server field before constructing a PDO DSN string, allowing unauthenticated attackers to inject ODBC parameters via semicolons. Attackers …

Aug 25, 2026
CVE-2026-56704
6.1 MEDIUM

Adminer before 5.4.3 inserts unsanitized database server version strings into script tags with valid CSP nonces without proper validation. Attackers controlling a rogue MySQL server …

Aug 25, 2026
CVE-2026-56703
7.2 HIGH

Adminer before 5.4.3 contains a remote code execution vulnerability in SQLite query handling where VACUUM INTO is not blocked despite ATTACH restrictions. Authenticated attackers can …

Aug 25, 2026
CVE-2026-56702
8.8 HIGH

Adminer versions before 5.4.3 contain an unrestricted file upload vulnerability in the AdminerFileUpload plugin that allows authenticated users to upload PHP files by exploiting a …

Aug 25, 2026
CVE-2026-34968
8.1 HIGH

Adminer before 5.4.3 contains an arbitrary file deletion vulnerability in SQLite mode where the database-list drop action fails to validate file extensions before deletion. An …

Aug 25, 2026
CVE-2026-34967
5.4 MEDIUM

Adminer versions 5.3.0 through 5.4.2 with the sql-log plugin enabled contain an arbitrary file write vulnerability in the ns parameter of plugins/sql-log.php. An authenticated user …

Aug 25, 2026
CVE-2026-34964
5.8 MEDIUM

Adminer before 5.5.0 contains a server-side request forgery vulnerability in the login form's server field validator, which only inspects leading integers for privileged ports and …

Aug 25, 2026
CVE-2026-34959
4.7 MEDIUM

Adminer 4.6.0 before 5.5.0 prepends the client-supplied X-Forwarded-Prefix header to $_SERVER["REQUEST_URI"] with no trusted-proxy check and no validation of the prefix value. An attacker can …

Aug 25, 2026
CVE-2026-19801
4.3 MEDIUM

The BetterLinks – Link Shortener, Link Cloaking, Redirects, Affiliate Link Manager & MCP plugin for WordPress is vulnerable to authorization bypass in all versions up …

Aug 25, 2026
CVE-2026-16434

Adminer 4.6.0 through 5.5.0 (fixed in 5.5.1) contains an incomplete fix for a prior X-Forwarded-Prefix vulnerability (GHSA-8478-xrj3-h9c2). The validation guard (bootstrap.inc.php) only rejects prefixes matching …

Aug 25, 2026
CVE-2026-15023
6.5 MEDIUM

The Events Manager – Calendar, Bookings, Tickets, and more! plugin for WordPress is vulnerable to generic SQL Injection via Stored 'meta_key' via Event/Location Duplicate Action …

Aug 25, 2026
CVE-2026-10630
4.3 MEDIUM

The WP Courses LMS – Online Courses Builder, eLearning Courses, Courses Solution, Education Courses plugin for WordPress is vulnerable to Insecure Direct Object Reference in …

Aug 25, 2026
CVE-2026-66766
7.5 HIGH

SAP S/4HANA (Private Cloud) uses a third-party component that contains a Regular Expression Denial of Service (ReDoS) vulnerability. An unauthenticated attacker could supply specially crafted …

Aug 25, 2026
CVE-2026-59183
5.5 MEDIUM

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.1.0 through 3.2.10, 3.3.0 …

Aug 25, 2026
CVE-2026-55373
6.2 MEDIUM

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12, and …

Aug 25, 2026
CVE-2026-55371

OpenEXR is the reference implementation and specification for the EXR high-dynamic-range image file format, widely used in the motion picture industry. Versions 3.4.0 through 3.4.12 …

Aug 25, 2026
CVE-2026-55059
6.1 MEDIUM

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. Versions prior to 3.2.10, 3.3.12 and …

Aug 25, 2026
CVE-2026-54920
0.0 NONE

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.12, a …

Aug 25, 2026
CVE-2026-53532

OpenEXR is the reference implementation and specification for the EXR image format, widely used in the motion picture industry. In versions 3.4.0 through 3.4.12, a …

Aug 24, 2026
CVE-2026-78435
3.8 LOW

A vulnerability has been found in Faveo Helpdesk up to 2.0.3. Affected is the function unlink of the file app/Http/Controllers/Admin/helpdesk/SettingsController.php of the component Logo Handler. …

Aug 24, 2026
CVE-2026-78434
6.5 MEDIUM

A flaw has been found in Faveo Helpdesk up to 2.0.3. This impacts the function FormController::post_ticket_reply of the file app/Http/Controllers/Client/helpdesk/FormController.php of the component post-ticket-reply Endpoint. …

Aug 24, 2026
CVE-2026-78284
8.6 HIGH

Unauthenticated Arbitrary File Deletion in MasterStudy LMS <= 3.7.42 versions.

Aug 24, 2026
CVE-2026-78282
7.1 HIGH

Unauthenticated Cross Site Scripting (XSS) in Stripe Payments <= 2.1.2 versions.

Aug 24, 2026
CVE-2026-78268
7.5 HIGH

Unauthenticated Sensitive Data Exposure in Lead Generation Contact Widget &amp; AI Chatbot: Chat Button, Phone Call, Telegram, Email – SiteLeads <= 1.2.0 versions.

Aug 24, 2026
CVE-2026-78267
9.8 CRITICAL

Unauthenticated Privilege Escalation in TranslatePress <= 3.3.2 versions.

Aug 24, 2026
CVE-2026-78266
6.5 MEDIUM

Subscriber Broken Access Control in AutomatorWP <= 5.8.3 versions.

Aug 24, 2026

Scan your infrastructure for known CVEs

Free website and port scanning — find vulnerabilities before attackers do.