Total CVEs

150,903

Critical Severity

5,032

High Severity

17,664

Last 7 Days

2,098
Quick preset (or use dates below)
Clear Filters
Showing 2,241 - 2,260 of 150,903 CVEs
CVE-2026-65690 HIGH - 8.8

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its file upload functionality that allows authenticated attackers to traverse outside the intended directory by supplying a crafted filename. Attackers can exploit this path traversal weakn...

Vendor: Bold Reports (By SyncFusion)
Product: Standalone Report Designer
Published: Jul 23, 2026
Source: NVD
CVE-2026-65689 CRITICAL - 9.8

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its database download feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traver...

Vendor: Bold Reports (By SyncFusion)
Product: Standalone Report Designer
Published: Jul 23, 2026
Source: NVD
CVE-2026-65688 CRITICAL - 9.8

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its font processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversa...

Vendor: Bold Reports (By SyncFusion)
Product: Standalone Report Designer
Published: Jul 23, 2026
Source: NVD
CVE-2026-65687 CRITICAL - 9.8

Bold Reports Standalone Report Designer before 14.1.12 contains a missing filepath validation vulnerability in its SVG processing feature that allows unauthenticated attackers to read arbitrary files from the server filesystem by supplying a crafted request. Attackers can exploit this path traversal...

Vendor: Bold Reports (By SyncFusion)
Product: Standalone Report Designer
Published: Jul 23, 2026
Source: NVD
CVE-2026-16735 MEDIUM - 5.3

A security vulnerability has been detected in release-it conventional-changelog up to 11.0.1. This affects the function writeChangelog of the file index.js of the component Changelog File Handler. Such manipulation of the argument infile leads to os command injection. The attack must be carried out ...

Vendor: release-it
Product: conventional-changelog
Published: Jul 23, 2026
Source: NVD
CVE-2026-16733 MEDIUM - 5.3

A weakness has been identified in bahmutov find-cypress-specs up to 1.54.12. The impacted element is the function shell.exec of the file src/index.js of the component Branch Handler. This manipulation of the argument --branch causes os command injection. The attack is restricted to local execution. ...

Vendor: bahmutov
Product: find-cypress-specs
Published: Jul 23, 2026
Source: NVD
CVE-2026-14257 HIGH - 7.5

brace-expansion through 5.0.7 is vulnerable to denial of service via memory exhaustion. The expand() function limits the number of results with a max option (default 100,000) but does not bound the length of each result string. By chaining multiple brace groups, an attacker keeps the result count un...

Vendor: juliangruber
Product: brace-expansion
Published: Jul 23, 2026
Source: NVD
CVE-2026-65908 HIGH - 8.6

In JetBrains PyCharm before 2026.1.4, 2026.2 arbitrary code execution via malicious Python executable was possible on untrusted project open

Vendor: JetBrains
Product: PyCharm
Published: Jul 23, 2026
Source: NVD
CVE-2026-65907 CRITICAL - 9.1

In JetBrains TeamCity before 2026.1.2, 2025.11.6 code execution in Git VCS roots was possible

Vendor: JetBrains
Product: TeamCity
Published: Jul 23, 2026
Source: NVD
CVE-2026-65906 HIGH - 8.8

In JetBrains TeamCity before 2026.1.2, 2025.11.6 сode execution via Kotlin DSL sandbox escape was possible

Vendor: JetBrains
Product: TeamCity
Published: Jul 23, 2026
Source: NVD

Improper output neutralization (XML injection) in QDom comment, CDATA, and processing-instruction serialization in Qt XML from 4.0.0 through 6.11 allows untrusted text serialized by an application into those nodes to inject arbitrary XML markup, because the node terminators are not escaped under the...

Vendor: Qt
Product: Qt
Published: Jul 23, 2026
Source: NVD
CVE-2026-65897 HIGH - 8.8

Grav API Plugin versions before 1.0.10 fail to validate the groups field in InvitationsController::create(), allowing authenticated api.users.write callers to assign invited accounts to groups that grant api.super permissions. Attackers can create invitation records with elevated group membership, a...

Vendor: getgrav
Product: grav
Published: Jul 23, 2026
Source: NVD
CVE-2026-65896 HIGH - 7.1

Grav API Plugin (Composer package getgrav/grav-plugin-api) before 1.0.10 fails to properly validate the slug field in the POST /pages/{route}/move endpoint. PagesController::move() sanitizes the slug only with ltrim($body['slug'], '.'), which strips leading periods but does not n...

Vendor: getgrav
Product: grav
Published: Jul 23, 2026
Source: NVD
CVE-2026-65895 HIGH - 8.5

Grav API Plugin versions before 1.0.10 fail to restrict write access to security-critical plugin configuration scopes, allowing authenticated users with api.config.write privilege to modify rate limiting and CORS settings. Attackers can disable rate limiting site-wide to enable credential brute-forc...

Vendor: getgrav
Product: grav
Published: Jul 23, 2026
Source: NVD
CVE-2026-65608 HIGH - 8.8

Grav versions >= 1.7.0 and before 2.0.9 contain a remote code execution vulnerability. FlexDirectory::dynamicDataField() resolves blueprint data-*@: directives by calling call_user_func_array() on attacker-influenced input, validating only that the target is callable (is_callable()) without restr...

Vendor: getgrav
Product: grav
Published: Jul 23, 2026
Source: NVD
CVE-2026-65607 MEDIUM - 6.5

SiYuan before v3.7.2 contains a path traversal vulnerability in the /export/temp/ short-circuit branch of the serveExport handler (kernel/server/serve.go). Unlike the main export branch, this branch joins the raw, percent-decoded request path with util.TempDir and serves the file without the IsSubPa...

Vendor: siyuan-note
Product: siyuan
Published: Jul 23, 2026
Source: NVD
CVE-2026-65606 CRITICAL - 9.6

SiYuan before v3.7.2 contains a cross-site scripting vulnerability in the siyuan:// protocol handler. When a siyuan://plugins/<name> link references a name that is not an installed plugin, the application opens a custom tab and inserts the link's icon parameter into the tab header via inn...

Vendor: siyuan-note
Product: siyuan
Published: Jul 23, 2026
Source: NVD
CVE-2026-65605 CRITICAL - 9.6

SiYuan before v3.7.2 contains a stored cross-site scripting vulnerability in Attribute View (database) cell rendering. A Template column value is rendered as HTML via text/template without auto-escaping, and EscapeHTML is only applied when HasUnclosedHtmlTag returns true; because balanced self-closi...

Vendor: siyuan-note
Product: siyuan
Published: Jul 23, 2026
Source: NVD
CVE-2026-65550 MEDIUM - 5.9

Shop Manager Cross Site Scripting (XSS) in Tabs <= 2.5 versions.

Vendor: wpshopmart
Product: Tabs
Published: Jul 23, 2026
Source: NVD
CVE-2026-65540 HIGH - 7.1

Unauthenticated Cross Site Request Forgery (CSRF) in Popup for CF7 with Sweet Alert <= 1.6.5 versions.

Vendor: Metin Saraç
Product: Popup for CF7 with Sweet Alert
Published: Jul 23, 2026
Source: NVD