CROSS implementation contains reference and optimized implementations of the CROSS post-quantum signature algorithm. Prior to commit fc6b7e7, there is a buffer overflow in crypto_sign_open() caused by an underflow of the integer mlen. This issue has been patched via commit fc6b7e7.
{
"cna_assigner": "GitHub_M",
"cwe_ids": [
"CWE-121",
"CWE-122"
],
"osv_generated_from": "https://github.com/CVEProject/cvelistV5/tree/main/cves/2026/41xxx/CVE-2026-41509.json",
"unresolved_ranges": [
{
"extracted_events": [
{
"fixed": "fc6b7e78cdf789bb5c395a81dc601356f1383da0"
}
],
"source": "AFFECTED_FIELD"
}
]
}"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2026-41509.json"
[
{
"deprecated": false,
"digest": {
"function_hash": "70770750323307666825992158497714364052",
"length": 501
},
"id": "CVE-2026-41509-d144b327",
"signature_type": "Function",
"signature_version": "v1",
"source": "https://github.com/cross-signature/cross-implementation/commit/fc6b7e78cdf789bb5c395a81dc601356f1383da0",
"target": {
"file": "Reference_Implementation/lib/sign.c",
"function": "crypto_sign_open"
}
},
{
"deprecated": false,
"digest": {
"line_hashes": [
"7598353314488829133350743937367453244",
"195212271278767656618856783880887399843",
"242035960181669813962725551078743282154"
],
"threshold": 0.9
},
"id": "CVE-2026-41509-ea2a24cb",
"signature_type": "Line",
"signature_version": "v1",
"source": "https://github.com/cross-signature/cross-implementation/commit/fc6b7e78cdf789bb5c395a81dc601356f1383da0",
"target": {
"file": "Reference_Implementation/lib/sign.c"
}
}
]
"2026-08-12T16:24:15Z"