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-55831 HIGH CVSS 7.5 Verified Advisory Jul 20, 2026

Resource exhaustion via unbounded SPDY SETTINGS map in Netty (CVE-2026-55831)

Netty's SPDY SETTINGS decoder accepts a peer-declared entry count up to the 24-bit frame-length limit and materializes every unique setting ID into a TreeMap-backed DefaultSpdySettingsFrame without an implementation-l...

Fixed in 4.2.16.Final; 4.1.136.Final

Denial Of Service Red Hat Suse Netty
CVE-2026-64625 CRITICAL CVSS 9.3 Verified Advisory Jul 20, 2026

OS command injection via incomplete fix in AVideo execAsync() (CVE-2026-64625)

AVideo's patch for CVE-2026-45578 introduced escapeshellarg() per token in plugin/Live/on_publish.php, but the shared helper execAsync() re-embeds the assembled command inside an outer double-quoted sh -c invocation. ...

Fixed in >= 29.0

Command Injection PHP
CVE-2026-57494 HIGH CVSS 7.1 Verified Advisory Jul 20, 2026

Cross-agent authorization bypass in AgenticMail API (CVE-2026-57494)

A low-privileged authenticated AgenticMail agent can enumerate another agent's pending and claimed tasks by supplying the target agent name to `GET /api/agenticmail/tasks/pending?assignee=<name>`, disclosing task IDs ...

Fixed in 0.9.64

Authentication Bypass
CVE-2026-57495 HIGH CVSS 8.2 Verified Advisory Jul 20, 2026

Missing sender authentication in AgenticMail inbound mail bridge-wake handler (CVE-2026-57495)

In AgenticMail, the bridge-wake inbound mail handler resumes the operator's Claude Code session with `permissionMode: 'bypassPermissions'` without verifying that the sending address belongs to the operator. Any extern...

Fixed in @agenticmail/claudecode 0.2.39; @agenticmail/codex 0.1.33; @agenticmail/core 0.9.43; @agenticmail/openclaw 0.5.71

Authentication Bypass
CVE-2026-47255 HIGH CVSS 8.2 Verified Advisory Jul 20, 2026

Input validation and SQL injection flaws in AgenticMail API and Core (CVE-2026-47255)

Multiple improper input validation and SQL injection vulnerabilities affect the AgenticMail API and Core packages, allowing unauthenticated remote attackers to manipulate SQL commands, bypass storage ownership checks,...

Fixed in @agenticmail/api 0.9.32; @agenticmail/core 0.9.10

Information Disclosure
CVE-2026-55544 HIGH CVSS 7.6 Verified Advisory Jul 20, 2026

BOLA/IDOR in NextCRM MCP campaign tools (CVE-2026-55544)

Multiple MCP campaign tool handlers in NextCRM fail to enforce object-level authorization, ignoring the authenticated user's identity when querying or mutating campaigns. A low-privileged authenticated user holding a ...

Fixed in 0.12.2

Authentication Bypass Pdovhomilja Nextcrm App
CVE-2026-55550 HIGH CVSS 7.1 Verified Advisory Jul 20, 2026

RBAC bypass in NextCRM MCP product tools (CVE-2026-55550)

In NextCRM version 0.12.1, the MCP product tools exposed via `/api/mcp/mcp` perform write operations on the shared CRM product catalog without enforcing role-based access controls. While normal server actions restrict...

Fixed in 0.12.3

Privilege Escalation Pdovhomilja Nextcrm App
CVE-2026-47130 HIGH CVSS 7.1 Verified Advisory Jul 20, 2026

Broken Object Level Authorization in NextCRM CRM contact and target endpoints (CVE-2026-47130)

NextCRM versions prior to 0.12.0 contain a Broken Object Level Authorization (BOLA/IDOR) vulnerability in the CRM contact and target update endpoints. The PATCH handlers verify only that a session exists, but fail to ...

Fixed in 0.12.0

Authentication Bypass Pdovhomilja Nextcrm App
CVE-2026-47129 HIGH CVSS 8.1 Verified Advisory Jul 20, 2026

Broken Access Control in NextCRM user activation Server Actions (CVE-2026-47129)

NextCRM versions prior to 0.12.0 contain a Broken Access Control vulnerability in the `activateUser` and `deactivateUser` Next.js Server Actions. The application verifies only that a session exists, without checking w...

Fixed in 0.12.0

Authentication Bypass Pdovhomilja Nextcrm App
CVE-2026-44508 HIGH CVSS 8.1 Verified Advisory Jul 20, 2026

Integer overflow in rsync compressed-token decoder enables remote memory disclosure (CVE-2026-44508)

The rsync receiver's compressed-token decoder accumulates a 32-bit signed counter without checking for overflow. A malicious sender can trigger this overflow and, with careful manipulation, extract data stored in memo...

Fixed in 3.4.3

Information Disclosure Integer Overflow Suse Rsyncproject
CVE-2026-56624 HIGH CVSS 7.3 Verified Advisory Jul 20, 2026

Improper certificate validation in Apache MINA SSHD (CVE-2026-56624)

Apache MINA SSHD's server-side OpenSSH user certificate validation failed to check or validate the force-command and verify-required options that may be embedded in a user certificate. As a result, a user authenticati...

Fixed in 2.19.0; 3.0.0-M5

Apache Information Disclosure Red Hat Apache Software Foundation
CVE-2026-56623 HIGH CVSS 7.1 Verified Advisory Jul 20, 2026

Path traversal in Apache MINA SSHD sshd-git on Windows (CVE-2026-56623)

A path traversal vulnerability in the sshd-git component of Apache MINA SSHD allows an authenticated remote user to access git repositories outside the configured server-side root directory when the server runs on Win...

Fixed in 2.19.0; 3.0.0-M5

Apache Path Traversal Microsoft Apache Software Foundation
CVE-2026-56452 HIGH CVSS 7.5 Verified Advisory Jul 20, 2026

Path traversal in Apache MINA SSHD sshd-scp component (CVE-2026-56452)

A path traversal vulnerability in the sshd-scp component of Apache MINA SSHD allows a malicious sender to supply filenames containing path components in SCP "C" or "D" commands. Because received filenames were not val...

Fixed in 2.19.0; 3.0.0-M5

Apache Path Traversal Apache Software Foundation Java
CVE-2026-53593 HIGH CVSS 8.8 Verified Advisory Jul 20, 2026

Incomplete upload denylist enables authenticated RCE in FreeScout (CVE-2026-53593)

FreeScout's file upload denylist (`Helper::$restricted_extensions`) does not include the `.pht` extension, leaving the authenticated upload endpoint `POST /uploads/upload` (`SecureController@upload`) able to store `.p...

Fixed in 1.8.224

Apache File Upload Freescout Help Desk Freescout
CVE-2026-53591 HIGH CVSS 8.6 Verified Advisory Jul 20, 2026

Unauthenticated conversation thread injection in FreeScout (CVE-2026-53591)

FreeScout's email ingestion command skips HMAC verification on the `In-Reply-To` header when the hash component is any length other than 16 characters, due to a backward-compatibility branch in `FetchEmails.php`. An u...

Fixed in 1.8.223

Authentication Bypass Freescout Help Desk Freescout
CVE-2026-44231 CRITICAL CVSS 9.1 Verified Advisory Jul 20, 2026

Privilege escalation and information disclosure in RT REST 2.0 API (CVE-2026-44231)

An information disclosure and privilege escalation vulnerability exists in the REST 2.0 API of RT, an open source issue and ticket tracking system. A privileged but non-administrative user can obtain authentication cr...

Fixed in 5.0.10; 6.0.3

Privilege Escalation Information Disclosure Bestpractical Rt
CVE-2026-61900 CRITICAL CVSS 10.0 Verified Advisory Jul 20, 2026

Unauthenticated file upload in Joomla extension jDownloads (CVE-2026-61900)

jDownloads versions 4.1.0 through 4.1.5 ship a standalone upload script (`administrator/components/com_jdownloads/assets/upload/upload-handler.php`) that runs outside Joomla's normal request flow with no authenticatio...

Fixed in 4.1.6

File Upload
CVE-2026-61548 CRITICAL Verified Advisory Jul 20, 2026

Stack-based buffer overflow in rsyslog mmpstrucdata module (CVE-2026-61548)

A stack-based buffer overflow exists in rsyslog's optional mmpstrucdata module, where parseSD_PARAM() allocates a fixed 32,768-byte stack buffer and passes it to parsePARAM_VALUE() without a size bound, allowing attac...

Fixed in rsyslog 8.2606.0

RCE Buffer Overflow Denial Of Service Debian
Prev Page 26 of 35 Next

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