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-78206
7.5 HIGH

exceljs through 4.4.0 decompresses all entries from supplied xlsx archives into memory without limits on entry size, total size, or compression ratio. Attackers can upload …

Aug 24, 2026
CVE-2026-78205
5.8 MEDIUM

BentoML's outbound connection safeguard (make_safe_connect in _internal/utils/uri.py) blocks private, loopback, and link-local IP addresses but fails to reject the RFC 6598 shared address space (100.64.0.0/10, …

Aug 24, 2026
CVE-2026-78204
5.4 MEDIUM

Ghostwriter through 7.2.6 does not apply per-object authorization on its report template lint endpoints. RoleBasedAccessControlMixin.test_func returns only request.user.is_active unless a view overrides it, and neither …

Aug 24, 2026
CVE-2026-78203
7.1 HIGH

Ghostwriter before 7.1.2 fails to validate template ownership in the report template swap endpoint, allowing attackers to attach client-scoped templates from other clients to their …

Aug 24, 2026
CVE-2026-78161
7.3 HIGH

A vulnerability was found in warmcat libwebsockets 4.5.0. Impacted is the function report_raw_cbor of the file lib/misc/lecp.c of the component LECP CBOR Recording. The manipulation …

Aug 24, 2026
CVE-2026-78160
6.3 MEDIUM

A vulnerability has been found in Dolibarr ERP up to 18.0.10/22.0.5/23.0.3. This issue affects some unknown processing of the file /user/note.php of the component User …

Aug 24, 2026
CVE-2026-78158
6.3 MEDIUM

A flaw has been found in Open5GS 2.8.0. This vulnerability affects unknown code of the component AMF UEContextReleaseRequest Path Handler. Executing a manipulation can lead …

Aug 24, 2026
CVE-2026-78157
7.4 HIGH

A vulnerability was detected in Open5GS 2.8.0. This affects the function pcrf_rx_aar_cb of the file src/pcrf/pcrf-rx-path.c of the component Rx AA-Request Handler. Performing a manipulation …

Aug 24, 2026
CVE-2026-78156
7.4 HIGH

A security vulnerability has been detected in Open5GS 2.8.0. Affected by this issue is the function hss_ogs_diam_s6a_air_cb of the file src/hss/hss-s6a-path.c of the component S6a …

Aug 24, 2026
CVE-2026-78148
5.3 MEDIUM

A vulnerability was determined in ggml-org llama.cpp bec4772f6. This affects the function rpc_server::graph_compute of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component ggml-RPC Server. Executing a manipulation …

Aug 24, 2026
CVE-2026-78147
7.3 HIGH

A vulnerability was found in ggml-org llama.cpp bec4772f6. The impacted element is the function deserialize_tensor of the file ggml/src/ggml-rpc/ggml-rpc.cpp of the component ggml-RPC Server. Performing …

Aug 23, 2026
CVE-2026-78145
4.3 MEDIUM

A vulnerability has been found in CTFd up to 3.8.4. The affected element is the function _is_safe_url of the file CTFd/utils/validators/__init__.py. Such manipulation of the …

Aug 23, 2026
CVE-2026-78144
6.3 MEDIUM

A vulnerability was identified in code-projects Barangay Resident Profiling Management System 1.0. Affected by this vulnerability is an unknown functionality of the file /boarders.php of …

Aug 23, 2026
CVE-2026-78143
7.3 HIGH

A vulnerability was determined in code-projects Barangay Resident Profiling Management System 1.0. Affected is an unknown function of the file residents.php of the component Resident …

Aug 23, 2026
CVE-2026-78142
6.3 MEDIUM

A vulnerability was found in code-projects Barangay Resident Profiling Management System 1.0. This impacts an unknown function of the file /archived_records.php of the component Restore/Delete. …

Aug 23, 2026
CVE-2026-78141
7.4 HIGH

A vulnerability has been found in Tenda CH22 1.0.0.1. This affects the function formexeCommand of the file /goform/exeCommand. The manipulation of the argument cmdinput leads …

Aug 23, 2026
CVE-2026-78183
9.8 CRITICAL

DBD::Pg version 3.21.0 for Perl has a heap out-of-bounds write in quote_float. quote_float() allocates the length of the string + 1, which is the size …

Aug 23, 2026
CVE-2026-78140
4.7 MEDIUM

A flaw has been found in Dromara UJCMS up to 10.1.3. The impacted element is the function update of the file src/main/java/com/ujcms/cms/ext/web/backendapi/WebFileTemplateController.java of the component …

Aug 23, 2026
CVE-2026-19565
3.7 LOW

Apache::AppSamurai::Util versions through 1.01 for Perl generate predictable session authentication keys from the clock and process id in CreateSessionAuthKey. CreateSessionAuthKey runs five rounds of SHA-256, …

Aug 23, 2026
CVE-2026-75922
5.3 MEDIUM

Reverse::Proxy versions before 0.04 for Perl allow HTTP request smuggling via a percent-decoded PATH_INFO written unencoded to the upstream request line. PSGI hands PATH_INFO to …

Aug 23, 2026
CVE-2026-9769
7.5 HIGH

justhtml through 1.9.1 (fixed in 1.10.0) is vulnerable to uncontrolled recursion leading to denial of service. During JustHTML() construction, TreeBuilder.finish() unconditionally calls _populate_selectedcontent(), which recursively …

Aug 23, 2026
CVE-2026-8630
6.1 MEDIUM

justhtml before 1.12.0 (versions <= 1.11.0) contains a mutation cross-site scripting (mXSS) vulnerability in the serialization of raw-text elements such as <style> and <script>. When …

Aug 23, 2026
CVE-2026-8445
9.8 CRITICAL

justhtml versions <= 1.11.0 (fixed in 1.12.0) do not sufficiently escape HTML-significant characters (angle brackets) in text nodes when converting a parsed document to Markdown …

Aug 23, 2026
CVE-2026-7808
9.8 CRITICAL

justhtml before 1.16.0 contains multiple HTML sanitization bypass issues that can allow active/dangerous content (e.g., script or style) to survive sanitization, potentially leading to cross-site …

Aug 23, 2026
CVE-2026-77088
6.1 MEDIUM

justhtml versions 0.9.0 through 1.21.0 contain a cross-site scripting vulnerability in to_markdown() where inline code spans fail to account for blank lines as block boundaries. …

Aug 23, 2026
CVE-2026-74793
6.1 MEDIUM

justhtml before 3.11.0 contains a cross-site scripting vulnerability where the default sanitizer bypasses event handler removal in selectedcontent projections. Attackers can inject SVG or MathML …

Aug 23, 2026
CVE-2026-6827
6.1 MEDIUM

justhtml before 1.17.0 contains multiple security issues in sanitization, serialization, and programmatic DOM handling. When custom policies preserve foreign namespaces (SVG/MathML), dangerous content such as …

Aug 23, 2026
CVE-2026-5751
6.1 MEDIUM

justhtml versions 1.13.0 and earlier contain a parser-differential / mutation cross-site scripting (mXSS) vulnerability when using a custom SanitizationPolicy that preserves foreign namespaces (e.g., drop_foreign_namespaces=False …

Aug 23, 2026
CVE-2026-5389
6.1 MEDIUM

justhtml versions before 1.13.0 contain a cross-site scripting vulnerability in the to_markdown() function when serializing attacker-controlled pre content. Attackers can place backticks inside sanitized pre …

Aug 23, 2026
CVE-2026-5388
9.8 CRITICAL

justhtml before 1.15.0 contains multiple security issues in URL sanitization helpers (clean_url_value/clean_url_in_js_string), HTML serialization, Markdown passthrough (html_passthrough=True), and several custom sanitization-policy edge cases. Depending on …

Aug 23, 2026
CVE-2026-4671
7.5 HIGH

justhtml before 1.18.0 contains multiple low-severity denial-of-service issues in CSS selector handling and linkification. Applications that evaluate attacker-controlled selector strings (via query(), matches(), or selector-based …

Aug 23, 2026
CVE-2026-78155
9.9 CRITICAL

privilege escalation in StackGres operator allows a low-privilege tenant who owns a database to gain administrator privileges

Aug 23, 2026
CVE-2026-78115
5.4 MEDIUM

A vulnerability has been found in SourceCodester Class and Exam Timetabling System 1.0. Affected is an unknown function of the file /admin/edit_user_account.php of the component …

Aug 23, 2026
CVE-2026-78112
6.3 MEDIUM

A flaw has been found in itsourcecode Hospital Management System Project in PHP 1.0. This impacts an unknown function of the file /viewservicetype.php. This manipulation …

Aug 23, 2026
CVE-2026-10053
8.5 HIGH

GitLab has remediated an issue in GitLab CE/EE affecting all versions from 18.8 before 19.0.6, 19.1 before 19.1.4, and 19.2 before 19.2.2 that under certain …

Aug 23, 2026
CVE-2026-77116
4.3 MEDIUM

Brave Popup Builder (slug: brave-popup-builder) has a broken access control issue in versions through 0.8.5. Any logged-in user - Subscriber or WooCommerce Customer is enough …

Aug 23, 2026
CVE-2026-77115
7.1 HIGH

Brave Popup Builder (brave-popup-builder) up to version 0.8.5 reflects UTM query parameters into popup form HTML without escaping them.

Aug 23, 2026
CVE-2026-77003
2.7 LOW

The Content Mask WordPress plugin before 1.8.5.5 does not check the capability required to publish the post type being created, allowing users with a role …

Aug 23, 2026
CVE-2026-14853
4.3 MEDIUM

The WooCommerce Bookings WordPress plugin before 3.9.0 does not perform a capability check on one of its AJAX actions, and its nonce check can be …

Aug 23, 2026
CVE-2026-13598
9.8 CRITICAL

The RestrictMate WordPress plugin before 1.3.0 does not restrict the user role supplied during account registration, allowing unauthenticated attackers to create a new administrator account …

Aug 23, 2026
CVE-2026-78063
7.4 HIGH

A security flaw has been discovered in Tenda CH22 1.0.0.1. The impacted element is the function formeditFileName of the file /goform/editFileName. The manipulation of the …

Aug 23, 2026
CVE-2026-78062
7.3 HIGH

A vulnerability was identified in vas3k TaxHacker up to 0.8.2. The affected element is the function envSchema.parse of the file lib/config.ts of the component JWT …

Aug 23, 2026
CVE-2026-78061
6.3 MEDIUM

A vulnerability was determined in vas3k TaxHacker up to 0.8.2. Impacted is the function buildImapConfig of the file lib/email-sync/imap-client.ts of the component Email Sync. Executing …

Aug 23, 2026
CVE-2026-78060
4.3 MEDIUM

A vulnerability was found in SourceCodester Stock Management System 1.0. This issue affects some unknown processing of the file /php_action/getOrderReport.php. Performing a manipulation of the …

Aug 23, 2026
CVE-2026-78059
4.3 MEDIUM

A vulnerability has been found in SourceCodester Stock Management System 1.0. This vulnerability affects unknown code of the file /php_action/printOrder.php. Such manipulation of the argument …

Aug 23, 2026
CVE-2026-78057
6.3 MEDIUM

A flaw has been found in sambitraj Student-Management-System up to 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5. This affects an unknown part of the component Management Mutation Handler. This manipulation of …

Aug 23, 2026
CVE-2026-78056
6.3 MEDIUM

A vulnerability was detected in sambitraj Student-Management-System up to 56ba287f2e9031523ccb4244cb6e3fe530e4e5d5. Affected by this issue is some unknown functionality of the component Dashboard. The manipulation of …

Aug 23, 2026
CVE-2026-78055
4.3 MEDIUM

A security vulnerability has been detected in SourceCodester Class and Exam Timetabling System 1.0. Affected by this vulnerability is an unknown functionality of the file …

Aug 23, 2026
CVE-2026-78136
7.8 HIGH

chirpmyradio CHIRP before 39178db allows eval injection via crafted CSV data. This occurs in _clean_tmode in drivers/kenwood_itm.py.

Aug 23, 2026
CVE-2026-78054
4.3 MEDIUM

A weakness has been identified in SourceCodester Class and Exam Timetabling System 1.0. Affected is an unknown function of the file /BSIS1.php. Executing a manipulation …

Aug 23, 2026

Scan your infrastructure for known CVEs

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