Skip to main content

Verified Advisories

Concise advisories for CRITICAL/HIGH vulnerabilities – affected and fixed versions confirmed against the vendor's own advisory before publishing. 681 total.

CVE-2026-15793 HIGH CVSS 7.3 Verified Advisory Jul 21, 2026

Argument injection in BuildKit Git source checkout via bundle file (CVE-2026-15793)

BuildKit custom frontends or clients using the raw low-level API can enable `git.checkoutbundle=true` when checking out Git sources. A malicious Git source can exploit this to cause a crafted command invocation on the...

Fixed in v0.31.2+

Information Disclosure Suse Moby Buildkit
CVE-2026-47407 CRITICAL CVSS 9.4 Verified Advisory Jul 21, 2026

Cross-workspace IDOR and privilege escalation in PraisonAI Platform (CVE-2026-47407)

PraisonAI Platform's `require_workspace_member` dependency validates only that the caller belongs to the workspace ID in the URL prefix, but route handlers retrieve nested resources (agents, issues, projects, labels, ...

Fixed in >= 0.1.4

Privilege Escalation Python
CVE-2026-44907 HIGH CVSS 7.5 Verified Advisory Jul 21, 2026

Denial of service in React Server DOM bundler packages (CVE-2026-44907)

A denial of service vulnerability exists in the React server DOM packages for webpack, Parcel, and Turbopack. Sending specially crafted HTTP requests to server function endpoints can trigger out-of-memory exceptions o...

Fixed in 19.0.8; 19.1.9; 19.2.8

Denial Of Service React Server Dom Turbopack React Server Dom Parcel React Server Dom Webpack
CVE-2026-47394 HIGH CVSS 8.7 Verified Advisory Jul 21, 2026

Arbitrary file read in PraisonAI MCP server handlers (CVE-2026-47394)

An incomplete fix for CVE-2026-44336 leaves three path-handling MCP tools (`praisonai.workflow.show`, `praisonai.workflow.validate`, `praisonai.deploy.validate`) in `mcp_server/adapters/cli_tools.py` without path cont...

Fixed in >= 4.6.40

Path Traversal Python Docker PostgreSQL
CVE-2026-62418 HIGH CVSS 8.1 Verified Advisory Jul 21, 2026

Server-Side Request Forgery in Apache Syncope Connectors and Resources check (CVE-2026-62418)

Apache Syncope contains a Server-Side Request Forgery (SSRF) vulnerability accessible to low-privileged authenticated users via the Connectors and Resources check functionality. An attacker with minimal privileges cou...

Fixed in 4.0.7; 4.1.2

Apache SSRF Apache Software Foundation Apache Syncope
CVE-2026-63071 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Groovy sandbox bypass enabling RCE in Apache Syncope (CVE-2026-63071)

Apache Syncope contains an Improper Isolation or Compartmentalization vulnerability in its Groovy security sandbox. An administrator with adequate entitlements for Implementations can create a malicious Groovy class c...

Fixed in 4.0.7; 4.1.2

Authentication Bypass Apache Apache Software Foundation Apache Syncope
CVE-2026-53405 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Remote code execution via unsandboxed Groovy scriptTask in Apache Syncope (CVE-2026-53405)

Apache Syncope contains an improper isolation vulnerability in its Flowable BPMN extension that allows an administrator with adequate entitlements to import arbitrary BPMN process definitions via the REST API. When a ...

Fixed in 4.0.7; 4.1.2

Apache Information Disclosure Apache Software Foundation Apache Syncope
CVE-2026-53421 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Remote code execution via scripted connector in Apache Syncope (CVE-2026-53421)

Apache Syncope contains an improper isolation or compartmentalization vulnerability in its connector subsystem. An administrator with adequate entitlements can achieve remote code execution by exploiting scripted conn...

Fixed in 4.0.7; 4.1.2

RCE Apache Apache Software Foundation Apache Syncope
CVE-2026-46681 HIGH CVSS 7.2 Verified Advisory Jul 21, 2026

Prototype pollution in nevware21/ts-utils objDeepCopy/objCopyProps (CVE-2026-46681)

The `_copyProps` function in `@nevware21/ts-utils` iterates object properties using `for...in` without an `Object.hasOwnProperty` check and does not filter dangerous keys such as `__proto__`, `constructor`, and `proto...

Fixed in 0.14.0

Information Disclosure Red Hat Prototype Pollution
CVE-2026-14741 HIGH CVSS 7.5 Verified Advisory Jul 21, 2026

CPU exhaustion via regex backtracking in Perl HTTP::Date (CVE-2026-14741)

HTTP::Date versions before 6.08 for Perl contain inefficient regular expression complexity (CWE-1333) in the `parse_date()` function, where unbounded quantifiers placed adjacently before a trailing anchor cause polyno...

Fixed in 6.08

Denial Of Service
CVE-2026-48501 CRITICAL CVSS 9.1 Verified Advisory Jul 21, 2026

Authorization token leakage in GitHub CLI attestation and release verify commands (CVE-2026-48501)

GitHub CLI incorrectly attaches authentication tokens to outgoing HTTP requests made to TUF repository mirrors during `gh attestation`, `gh release verify`, and `gh release verify-asset` operations. A flawed host norm...

Fixed in v2.93.0

Authentication Bypass Microsoft
CVE-2026-64609 CRITICAL CVSS 9.1 Verified Advisory Jul 21, 2026

Out-of-bounds read in Apache Fory zero-copy Java deserialization (CVE-2026-64609)

Apache Fory contains an out-of-bounds read vulnerability via `sun.misc.Unsafe` in its zero-copy deserialization path. When out-of-band zero-copy deserialization is enabled, the `readAlignedVarUint()` method can read b...

Fixed in 1.4.0

Buffer Overflow Apache Information Disclosure Deserialization
CVE-2026-64608 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Heap type confusion and out-of-bounds read/write in Apache Fory C++ (CVE-2026-64608)

Apache Fory's C++ implementation contains a heap type confusion and out-of-bounds read/write vulnerability in its compatible-mode deserialization logic. Field-skip paths fail to validate declared field types against a...

Fixed in 1.4.0

Buffer Overflow Apache Deserialization Fory
CVE-2026-65008 CRITICAL CVSS 9.3 Verified Advisory Jul 21, 2026

Remote code execution via unrestricted callable in Grav CMS (CVE-2026-65008)

Grav's Blueprint::dynamicData() passes a Class::method callable string and its arguments directly to call_user_func_array() without any allowlist. An authenticated account with the admin.pages or api.pages.write permi...

Fixed in 2.0.7

RCE Code Injection Getgrav PHP
CVE-2026-65007 HIGH CVSS 8.7 Verified Advisory Jul 21, 2026

Missing authorization on API key generation in Grav API plugin (CVE-2026-65007)

The Grav api plugin (grav-plugin-api) fails to properly authorize API key generation and revocation requests. The plugin intercepts the apiKeyGenerate and apiKeyRevoke admin tasks before Grav's account-management ACL ...

Fixed in 1.0.8

Authentication Bypass Privilege Escalation Getgrav Grav
CVE-2026-60080 HIGH CVSS 7.3 Verified Advisory Jul 21, 2026

Use-after-free in Apache Fory Rust deserialization (CVE-2026-60080)

A use-after-free vulnerability exists in the Rust deserialization logic of Apache Fory (fory-core). A crafted Fory payload can trigger undefined behavior, a process crash, or potential memory disclosure. Users are rec...

Fixed in 1.4.0

Denial Of Service Apache Deserialization Use After Free
CVE-2026-64606 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Class-registration bypass in Apache Fory Java lambda deserialization (CVE-2026-64606)

Apache Fory contains a deserialization of untrusted data vulnerability that allows class-registration checks to be bypassed during Java lambda deserialization. Only the lambda capture class is affected. An attacker ab...

Fixed in 1.4.0

Apache Deserialization Apache Software Foundation Java
CVE-2026-1771 HIGH CVSS 7.2 Verified Advisory Jul 21, 2026

Arbitrary file upload in MapSVG plugin for WordPress (CVE-2026-1771)

The MapSVG plugin for WordPress contains a missing file type validation flaw in the SVGFile constructor, caused by an incorrect conditional check that prevents validation from executing. Authenticated attackers with A...

Fixed in 8.14.1

WordPress RCE Wordpress Plugin Mapsvg Vector Maps Image Map
CVE-2026-13439 CRITICAL CVSS 9.8 Verified Advisory Jul 21, 2026

Unauthenticated privilege escalation in Easy Form Builder for WordPress (CVE-2026-13439)

The Easy Form Builder by WhiteStudio plugin for WordPress contains a flaw in its password recovery flow whereby the publicly-visible session identifier ('sid') is used as the password reset token. Combined with a publ...

Fixed in 4.0.12

WordPress Privilege Escalation Wordpress Plugin Easy Form Builder By Whitest
CVE-2026-55833 HIGH CVSS 7.5 Verified Advisory Jul 20, 2026

SPDY zlib header decompression amplification DoS in Netty (CVE-2026-55833)

Netty's SPDY header decoding continues inflating zlib-compressed header blocks after the raw header parser has exceeded `maxHeaderSize` and marked the frame truncated. A remote unauthenticated peer can send a small co...

Fixed in 4.2.16.Final; 4.1.136.Final

Denial Of Service Red Hat Suse Netty
Prev Page 25 of 35 Next

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy