GCVE Workshop - 22 September 2026 (14:00-18:00), Luxembourg Before The Vulnopticon Conference - Registration
oesa-2026-3281
Vulnerability from osv_openeuler
Published
2026-08-07 02:43
Modified
2026-08-07 02:43
Summary
kronosnet security update
Details

The kronosnet source

Security Fix(es):

A vulnerability was found in kronosnet's (version <=1.34) cryptographic configuration management. The framework does not correctly zero-out or wipe sensitive memory segments after executing changes to its cryptographic configuration. This omission leaves raw encryption keys resident in memory after the associated structures are freed. A local attacker capable of leveraging memory disclosure techniques could exploit this flaw to retrieve the active encryption key, allowing them to decrypt cluster network communications or inject malicious packets to cause severe high-availability cluster instability.(CVE-2026-15811)

A vulnerability was found in the internal Access Control List (ACL) subsystem of kronosnet (Version affected: <= 1.34). When the framework is explicitly configured to manage dynamic links (accepting network traffic from any IP address) without network payload encryption, the validation architecture implicitly trusts the link ID provided within incoming data packets. A remote, unauthenticated attacker can exploit this lack of validation by spoofing a legitimate link ID inside crafted network frames. This allows the attacker to fully bypass the ACL framework and inject arbitrary data packets into the application layer, potentially leading to data corruption or service instabilities.(CVE-2026-15812)

A vulnerability was found in the network packet de-fragmentation engine of kronosnet (Version affected <= 1.34). The internal reassembly code does not properly validate sequence numbers of incoming payload fragments. An attacker can exploit this lack of verification by transmitting malformed packets with corrupted sequence parameters. Under specific conditions, this forces the packet processing layer to parse data outside the designated bounds of the internal memory structures, causing an out-of-bounds memory access or heap corruption. This behavior can result in sudden application crashes or system instability.(CVE-2026-15813)


{
  "affected": [
    {
      "ecosystem_specific": {
        "aarch64": [
          "kronosnet-debuginfo-1.28-3.oe2403sp1.aarch64.rpm",
          "kronosnet-debugsource-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-bzip2-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-lz4-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-lzma-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-lzo2-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-plugins-all-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-zlib-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-compress-zstd-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-crypto-nss-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-crypto-openssl-plugin-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-crypto-plugins-all-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-devel-1.28-3.oe2403sp1.aarch64.rpm",
          "libknet1-plugins-all-1.28-3.oe2403sp1.aarch64.rpm",
          "libnozzle1-1.28-3.oe2403sp1.aarch64.rpm",
          "libnozzle1-devel-1.28-3.oe2403sp1.aarch64.rpm"
        ],
        "src": [
          "kronosnet-1.28-3.oe2403sp1.src.rpm"
        ],
        "x86_64": [
          "kronosnet-debuginfo-1.28-3.oe2403sp1.x86_64.rpm",
          "kronosnet-debugsource-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-bzip2-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-lz4-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-lzma-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-lzo2-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-plugins-all-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-zlib-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-compress-zstd-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-crypto-nss-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-crypto-openssl-plugin-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-crypto-plugins-all-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-devel-1.28-3.oe2403sp1.x86_64.rpm",
          "libknet1-plugins-all-1.28-3.oe2403sp1.x86_64.rpm",
          "libnozzle1-1.28-3.oe2403sp1.x86_64.rpm",
          "libnozzle1-devel-1.28-3.oe2403sp1.x86_64.rpm"
        ]
      },
      "package": {
        "ecosystem": "openEuler:24.03-LTS-SP1",
        "name": "kronosnet",
        "purl": "pkg:rpm/openEuler/kronosnet\u0026distro=openEuler-24.03-LTS-SP1"
      },
      "ranges": [
        {
          "events": [
            {
              "introduced": "0"
            },
            {
              "fixed": "1.28-3.oe2403sp1"
            }
          ],
          "type": "ECOSYSTEM"
        }
      ]
    }
  ],
  "database_specific": {
    "severity": "Medium"
  },
  "details": "The kronosnet source\r\n\r\nSecurity Fix(es):\n\nA vulnerability was found in kronosnet\u0026apos;s (version \u0026lt;=1.34) cryptographic configuration management. The framework does not correctly zero-out or wipe sensitive memory segments after executing changes to its cryptographic configuration. This omission leaves raw encryption keys resident in memory after the associated structures are freed. A local attacker capable of leveraging memory disclosure techniques could exploit this flaw to retrieve the active encryption key, allowing them to decrypt cluster network communications or inject malicious packets to cause severe high-availability cluster instability.(CVE-2026-15811)\n\nA vulnerability was found in the internal Access Control List (ACL) subsystem of kronosnet (Version affected: \u0026lt;= 1.34). When the framework is explicitly configured to manage dynamic links (accepting network traffic from any IP address) without network payload encryption, the validation architecture implicitly trusts the link ID provided within incoming data packets. A remote, unauthenticated attacker can exploit this lack of validation by spoofing a legitimate link ID inside crafted network frames. This allows the attacker to fully bypass the ACL framework and inject arbitrary data packets into the application layer, potentially leading to data corruption or service instabilities.(CVE-2026-15812)\n\nA vulnerability was found in the network packet de-fragmentation engine of kronosnet (Version affected \u0026lt;= 1.34). The internal reassembly code does not properly validate sequence numbers of incoming payload fragments. An attacker can exploit this lack of verification by transmitting malformed packets with corrupted sequence parameters. Under specific conditions, this forces the packet processing layer to parse data outside the designated bounds of the internal memory structures, causing an out-of-bounds memory access or heap corruption. This behavior can result in sudden application crashes or system instability.(CVE-2026-15813)",
  "id": "OESA-2026-3281",
  "modified": "2026-08-07T02:43:26Z",
  "published": "2026-08-07T02:43:26Z",
  "references": [
    {
      "type": "ADVISORY",
      "url": "https://www.openeuler.org/zh/security/security-bulletins/detail/?id=openEuler-SA-2026-3281"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15811"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15812"
    },
    {
      "type": "ADVISORY",
      "url": "https://nvd.nist.gov/vuln/detail/CVE-2026-15813"
    }
  ],
  "schema_version": "1.7.2",
  "severity": [
    {
      "score": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:L/A:H",
      "type": "CVSS_V3"
    }
  ],
  "summary": "kronosnet security update",
  "upstream": [
    "CVE-2026-15811",
    "CVE-2026-15812",
    "CVE-2026-15813"
  ]
}



Log in or create an account to share your comment.




Tags
Taxonomy of the tags.


Loading…

Loading…

Loading…

Forecast uses a logistic model when the trend is rising, or an exponential decay model when the trend is falling. Fitted via linearized least squares.

Sightings

Author Source Type Date Other

Nomenclature

  • Seen: The vulnerability was mentioned, discussed, or observed by the user.
  • Confirmed: The vulnerability has been validated from an analyst's perspective.
  • Published Proof of Concept: A public proof of concept is available for this vulnerability.
  • Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
  • Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
  • Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
  • Not confirmed: The user expressed doubt about the validity of the vulnerability.
  • Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.

Loading…

Detection rules are retrieved from Rulezet.

Loading…

Loading…

Related by attack behaviour

Vulnerabilities whose description is nearest to this one in the vector space of the CIRCL/vulnerability-attack-technique-biencoder model. This is a similarity search over the bi-encoder space (plain cosine), not a classification, and it has no measured accuracy.


Loading…