Latest Vulnerabilities

Latest Vulnerabilities Updates on the latest vulnerabilities detected.

  • CVE-2026-64877 – Ticketing REST API SQL Injection Vulnerability
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-64877 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :An authenticated non-admin user can exploit a SQL injection flaw in the ticketing REST API to access sensitive data stored in the appliance database. Severity: 9.6 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-63453 – Authenticated Buffer Overflow Vulnerabilities lead to Remote Code Execution in AOS-CX
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-63453 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :Buffer overflow vulnerabilities exist in the command line interface of AOS-CX. Successful exploitation of these vulnerabilities could allow a remote high-privileged user to execute arbitrary code as a privileged user on the underlying operating system. Severity: 7.2 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-63454 – Authenticated Path Traversal Vulnerability Leads to Remote Code Execution in AOS-CX
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-63454 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :An authenticated path traversal vulnerability exists in AOS-CX. Successful exploitation of this vulnerability allows an attacker to copy arbitrary files to a user readable location from the command line interface of the underlying operating system, which could lead to remote code execution. Severity: 7.2 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-55082 – DHIS2 SQL injection in SQL View filter values
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-55082 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. DHIS2 SQL View data endpoints allowed authenticated users with SQL View access to provide crafted filter values that were interpolated into generated SQL. An authenticated user with access to SQL View execution could manipulate SQL generated for SQL View filters and potentially access data outside the intended SQL View result set. This is distinct from CVE-2026-55084, which tracks the related SQL View filter column-name injection. Known affected release lines for this advisory: DHIS2 2.37, 2.38, and 2.39 before the 2026-06-09 EOS security updates. Patched by the 2026-06-09 EOS security updates for 2.37, 2.38, and 2.39. The same value-slot hardening was already present on later supported branches through DHIS2-20174 / PR #22253. Severity: 8.7 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-55084 – SQL Injection in SqlView Filter Parameter Leading to Arbitrary Database Read
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-55084 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. A SQL injection vulnerability was identified in the SqlView API endpoint of the DHIS2 application in the `filter` parameter used by the `/api/sqlViews/{viewId}/data.json` endpoint. An authenticated user with access to a SqlView can inject arbitrary SQL queries inside the `filter` parameter by abusing an expression executed by PostgreSQL and its output is reflected inside the application error message. This behavior enables attackers to extract arbitrary database content using error-based SQL injection. Affected versions include: 2.37, 2.38, 2.39, 2.40.x before 2.40.11.1/2.40.12, 2.41.x before 2.41.8.2, 2.42.x before 2.42.5.1, 2.43.0 before 2.43.0.1, 2.44 development branch before PR #24162 Patched versions include: 2.37-EOS (2026-06-09), 2.38-EOS (2026-06-09), 2.39-EOS (2026-06-09), 2.40.11.1, 2.40.12, 2.41.8.2, 2.42.5.1, 2.43.0.1, 2.44 development branch after PR #24162 Severity: 8.8 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-59139 – Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqrep_recv_locked
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-59139 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :Data::ReqRep::Shared versions before 0.05 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in reqrep_recv_locked. The attach-time validator reqrep_validate_header checks the header scalars and region layout against the file size, but does not validate the array contents it then trusts. reqrep_recv_locked does memcpy(copy_buf, req_arena + arena_off, len) with arena_off and len read raw from the mmap’d segment and never bounded against the arena capacity (req_arena_cap). A local peer that can write the backing file can leave the header valid while poisoning a request slot’s offset and length, so receiving the request copies a file-controlled offset and length out of the arena, reading adjacent memory or crashing the process. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-59140 – Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-59140 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :Data::SortedSet::Shared versions before 0.03 for Perl allow an out-of-bounds read via unvalidated node indices in the rank and min/max query paths. The attach-time validator ss_validate_header bounds only the root index against the node pool (node_capacity). The order-statistics and min/max queries then follow children[], leftmost and rightmost node indices read raw from the mmap’d segment without bounding them against node_capacity. A full structural check (ss_validate_tree) exists but runs only via an explicit validate method, not on attach. A local peer that can write the backing file can leave the header valid while poisoning the tree links, so the next rank, min or max query dereferences an out-of-bounds node index, reading adjacent memory or crashing the process. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-59141 – Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdx_find_locked
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-59141 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :Data::RadixTree::Shared versions before 0.02 for Perl allow an out-of-bounds read via unvalidated node and arena indices in rdx_find_locked. The attach-time validator rdx_validate_header checks the header scalars and region layout against the file size, but does not validate the node records it then trusts. rdx_find_locked indexes nodes[cur].children[k] and reads each node’s label_off and label_len raw from the mmap’d segment, none bounded against the node count or the arena size. A local peer that can write the backing file can leave the header valid while poisoning the node records, so a lookup dereferences an out-of-bounds node or arena index, reading adjacent memory or crashing the process. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-59142 – Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shm_str_copy
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-59142 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :Data::HashMap::Shared versions before 0.14 for Perl allow an out-of-bounds read via an unvalidated arena offset and length in shm_str_copy. The attach-time validator shm_validate_header checks the header scalars and region layout against the file size, but does not validate the array contents it then trusts. shm_str_copy does memcpy(dst, arena + off, len) with off and len read raw from the mmap’d segment and unbounded, on the each, keys, values, pop, shift, take, swap, drain and cursor paths. The get path bounds off and len separately and is not affected. A local peer that can write the backing file can leave the header valid while poisoning a record’s offset and length, so iterating or draining the map copies a file-controlled offset and length out of the arena, reading adjacent memory or crashing the process. Severity: 0.0 | NA Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-55081 – DHIS2 Reflected XSS in OpenAPI HTML scope parameter
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-55081 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :DHIS2 is a flexible information system for data capture, management, validation, analytics and visualization. The DHIS2 OpenAPI HTML endpoint reflected values from the `scope` query parameter into the generated HTML document without sufficient sanitization. A crafted `scope` value could be rendered as active HTML or JavaScript in the OpenAPI documentation page. An attacker able to get a user to open a crafted OpenAPI HTML URL could execute JavaScript in that user’s browser in the DHIS2 origin. Affected versions: DHIS2 2.42 and 2.43 before the 2026-06-09 security patch releases, and the development branch for DHIS2 2.44 before the fix was merged. Patched in 2.42.5.1, 2.43.0.1, the 2.42 and 2.43 line branches, and the 2.44 development branch. Severity: 7.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-12548 – Libsoup: heap out-of-bounds read in libsoup due to integer truncation
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-12548 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :A heap out-of-bounds read flaw was found in libsoup. When parsing multipart HTTP messages, an integer type mismatch between the caller and soup_headers_parse() can cause the length parameter to be incorrectly truncated, leading to a heap buffer over-read. A remote attacker could use this flaw to crash an application using libsoup or potentially disclose heap memory contents. Severity: 4.2 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-16441 – Eclipse OpenJ9 : Method resolution default method precedence failure
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-16441 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :In Eclipse OpenJ9 versions up to 0.60, when executing class files where a previously concrete superclass method has been recompiled as abstract, execution is incorrectly delegated to an interface default method. Severity: 6.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-12547 – Libsoup: information disclosure in libsoup via soupauthmanager proxy credential leak on proxy switch
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2026-12547 Published : July 21, 2026, 7:17 p.m. | 15 minutes ago Description :SoupAuthManager caches proxy authentication credentials without scoping them to the proxy authority (host:port). When the proxy configuration changes (e.g., via system settings or WPAD), cached Proxy-Authorization headers from the previous proxy are sent to the new proxy, leaking credentials. Severity: 3.4 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2016-20096 – Linknat VOS3000/VOS2009 2.1.2.0 SQL Injection via login.jsp
    on July 21, 2026 at 7:17 pm

    CVE ID :CVE-2016-20096 Published : July 21, 2026, 7:17 p.m. | 16 minutes ago Description :Linknat VOS3000 and VOS2009 through version 2.1.2.0 contain an unauthenticated SQL injection vulnerability that allows remote attackers to execute arbitrary SQL commands by manipulating the name parameter in a POST request to the login endpoint. Attackers can inject malicious SQL through the login form and retrieve injected query results from a subsequent session request, enabling extraction of plaintext credentials and other database content with DBA-level privileges. Severity: 9.8 | CRITICAL Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56581 – HCL MyCloud was affected with Cookie Attribute Path Not Set
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56581 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected with Cookie Attribute Path Not Set. It may increase the risk of unauthorized access to session data or authentication tokens. Severity: 2.6 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56582 – HCL MyCloud was affected with SSL/TLS Protocol Affected with LUCKY13 Vulnerability.
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56582 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected by the SSL/TLS LUCKY13 Vulnerability. An attacker may exploit this vulnerability to decrypt sensitive information through a TLS/SSL padding oracle attack. Severity: 3.1 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56583 – HCL MyCloud was affected with Concurrent Login Vulnerability.
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56583 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected with Concurrent Login Vulnerability. It may increase the risk of unauthorized access, session hijacking, and account misuse. Severity: 3.1 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-47425 – Rattler vulnerable to entry-point path traversal in noarch:python install (arbitrary file write)
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-47425 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :Rattler is a library that provides common functionality used within the conda ecosystem. Prior to version 0.43.2, `EntryPoint::FromStr` in `rattler_conda_types` performs only `.trim()` on the `command` field before the linker joins it onto the install prefix and writes an executable Python script. A malicious `noarch:python` package can ship an `info/link.json` with an entry-point name containing `..`, `/`, `\`, or an absolute path; the resulting file is written outside the prefix (or clobbers an existing in-prefix entry-point such as `bin/pip`) with mode `0o775` on Unix and a copied launcher `.exe` on Windows. This affects the default install path of `pixi install`, `mamba install` via py-rattler, `rattler-build`, and any other consumer of the `rattler` install crate; no flag or post-link-script opt-in is involved. Version 0.43.2 contains a fix for the issue. Severity: 6.9 | MEDIUM Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-47657 – HumHub Missing Authorization on Remove All Space Members Action
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-47657 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HumHub is an Open Source Enterprise Social Network. In versions 1.13.0 through 1.18.2, a missing authorization check in the Space member management controller allowed any authenticated user to trigger the removal of all members from any Space, regardless of their own role or membership in that Space. Versions 1.13.0 through 1.18.2 are affected. The vulnerability has been patched in version 1.18.3, and all users are encouraged to upgrade to this version or later immediately. No known workaround is available. Severity: 7.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56577 – HCL MyCloud affected by Weak Password Policy
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56577 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected with Weak Password Policy. It may increase the risk of account compromise through brute-force or credential-based attacks. Severity: 3.1 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56578 – HCL MyCloud was affected by Server Version Disclosure
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56578 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected by Server Version Disclosure. It may help attackers identify and exploit known vulnerabilities affecting the disclosed software versions. Severity: 2.2 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56579 – HCL MyCloud was affected with Exposure of Sensitive Information to an Unauthorized Actor.
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56579 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected with License Key Revealed in HTTP Response. It may enable attackers to misuse the exposed information and compromise the application’s security. Severity: 3.1 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-56580 – HCL MyCloud was affected by Using Components with Known Vulnerability
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-56580 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :HCL MyCloud was affected by Using Components with Known Vulnerability ( IIS Server ). It may allow attackers to exploit publicly disclosed weaknesses and compromise the system. Severity: 2.2 | LOW Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-47418 – praisonai-platform: Project endpoints accept any project_id without workspace ownership check, cross-workspace read/update/delete IDOR
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-47418 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an Insecure Direct Object Reference. The project CRUD endpoints (`GET / PATCH / DELETE /workspaces/{workspace_id}/projects/{project_id}` and `GET …/{project_id}/stats`) gate access on `require_workspace_member(workspace_id)` only, then resolve `project_id` through `ProjectService.get(project_id)` / `update(project_id, …)` / `delete(project_id)` / `get_stats(project_id)`. None of these calls thread `workspace_id` through to constrain the lookup. A user who is a member of any workspace `W1` can read, modify, delete, or read stats for projects that belong to a different workspace `W2`. PraisonAI Platform version 0.1.4 patches the issue. Severity: 8.1 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

  • CVE-2026-47419 – praisonai-platform: Agent endpoints accept any agent_id without workspace ownership check, cross-workspace read/update/delete IDOR
    on July 21, 2026 at 6:17 pm

    CVE ID :CVE-2026-47419 Published : July 21, 2026, 6:17 p.m. | 1 hour, 16 minutes ago Description :PraisonAI Platform is the platform layer for the PraisonAI multi-agent teams system. Versions prior to 0.1.4 have an* Insecure Direct Object Reference. The agent CRUD endpoints (`GET / PATCH / DELETE /workspaces/{workspace_id}/agents/{agent_id}`) gate access on `require_workspace_member(workspace_id)` only, then resolve `agent_id` through `AgentService.get(agent_id)` which is a primary-key lookup with no workspace constraint. A user who is a member of any workspace `W1` can read, modify, or delete agents that belong to a different workspace `W2` by guessing or harvesting an agent UUID and calling `…/workspaces/W1/agents/`. PraisonAI Platform version 0.1.4 patches the issue. Severity: 8.3 | HIGH Visit the link for more details, such as CVSS details, affected products, timeline, and more…

Share Websitecyber
We are an ethical website cyber security team and we perform security assessments to protect our clients.