CVE-2026-11702 (GCVE-0-2026-11702)
Vulnerability from cvelistv5
Published
2026-06-26 08:13
Modified
2026-07-01 14:35
Severity ?
VLAI Severity ?
EPSS score ?
CWE
- CWE-335 - Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)
Summary
Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.
When an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.
Secrets generated in multiprocess applications are predictable across processes.
References
Impacted products
| Vendor | Product | Version | ||
|---|---|---|---|---|
| DAVIDO | Bytes::Random::Secure::Tiny |
Version: 0 < |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2026-11702",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "yes"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2026-06-26T16:22:12.310492Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"providerMetadata": {
"dateUpdated": "2026-06-26T16:24:56.836Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://cpan.org/modules",
"defaultStatus": "unaffected",
"packageName": "Bytes-Random-Secure-Tiny",
"product": "Bytes::Random::Secure::Tiny",
"programFiles": [
"lib/Bytes/Random/Secure/Tiny.pm"
],
"repo": "https://github.com/daoswald/Bytes-Random-Secure-Tiny",
"vendor": "DAVIDO",
"versions": [
{
"lessThanOrEqual": "1.011",
"status": "affected",
"version": "0",
"versionType": "custom"
}
]
}
],
"descriptions": [
{
"lang": "en",
"value": "Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.\n\nWhen an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.\n\nSecrets generated in multiprocess applications are predictable across processes."
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-335",
"description": "CWE-335 Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2026-07-01T14:35:01.348Z",
"orgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"shortName": "CPANSec"
},
"references": [
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/daoswald/Bytes-Random-Secure-Tiny/issues/6"
},
{
"tags": [
"issue-tracking"
],
"url": "https://github.com/daoswald/Bytes-Random-Secure-Tiny/pull/7"
},
{
"tags": [
"patch"
],
"url": "https://security.metacpan.org/patches/B/Bytes-Random-Secure-Tiny/1.011/CVE-2026-11702-r1.patch"
},
{
"tags": [
"related"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2026-11625"
},
{
"tags": [
"related"
],
"url": "https://www.cve.org/CVERecord?id=CVE-2026-41564"
}
],
"source": {
"discovery": "UNKNOWN"
},
"timeline": [
{
"lang": "en",
"time": "2026-06-08T00:00:00.000Z",
"value": "Issue reported to CPANSec."
},
{
"lang": "en",
"time": "2026-06-08T00:00:00.000Z",
"value": "Maintainer notified."
},
{
"lang": "en",
"time": "2026-06-24T00:00:00.000Z",
"value": "Issue publicly reported on GitHub."
},
{
"lang": "en",
"time": "2026-06-30T00:00:00.000Z",
"value": "Patch merged."
}
],
"title": "Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes",
"workarounds": [
{
"lang": "en",
"value": "Apply the patch, if possible.\n\nOtherwise, ensure that the object is only instantiated in a child process after forking.\n\nAlternatively, use a different module such as Crypt::PRNG, Crypt::SysRandom or Crypt::URandom."
}
],
"x_generator": {
"engine": "cpansec-cna-tool 0.1"
}
}
},
"cveMetadata": {
"assignerOrgId": "9b29abf9-4ab0-4765-b253-1875cd9b441e",
"assignerShortName": "CPANSec",
"cveId": "CVE-2026-11702",
"datePublished": "2026-06-26T08:13:56.386Z",
"dateReserved": "2026-06-08T22:09:13.472Z",
"dateUpdated": "2026-07-01T14:35:01.348Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.2",
"vulnerability-lookup:meta": {
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 7.5, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"HIGH\", \"vectorString\": \"CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"LOW\", \"availabilityImpact\": \"NONE\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"HIGH\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2026-11702\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"yes\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2026-06-26T16:22:12.310492Z\"}}}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2026-06-26T16:18:50.894Z\"}}], \"cna\": {\"title\": \"Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes\", \"source\": {\"discovery\": \"UNKNOWN\"}, \"affected\": [{\"repo\": \"https://github.com/daoswald/Bytes-Random-Secure-Tiny\", \"vendor\": \"DAVIDO\", \"product\": \"Bytes::Random::Secure::Tiny\", \"versions\": [{\"status\": \"affected\", \"version\": \"0\", \"versionType\": \"custom\", \"lessThanOrEqual\": \"1.011\"}], \"packageName\": \"Bytes-Random-Secure-Tiny\", \"programFiles\": [\"lib/Bytes/Random/Secure/Tiny.pm\"], \"collectionURL\": \"https://cpan.org/modules\", \"defaultStatus\": \"unaffected\"}], \"timeline\": [{\"lang\": \"en\", \"time\": \"2026-06-08T00:00:00.000Z\", \"value\": \"Issue reported to CPANSec.\"}, {\"lang\": \"en\", \"time\": \"2026-06-08T00:00:00.000Z\", \"value\": \"Maintainer notified.\"}, {\"lang\": \"en\", \"time\": \"2026-06-24T00:00:00.000Z\", \"value\": \"Issue publicly reported on GitHub.\"}, {\"lang\": \"en\", \"time\": \"2026-06-30T00:00:00.000Z\", \"value\": \"Patch merged.\"}], \"references\": [{\"url\": \"https://github.com/daoswald/Bytes-Random-Secure-Tiny/issues/6\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://github.com/daoswald/Bytes-Random-Secure-Tiny/pull/7\", \"tags\": [\"issue-tracking\"]}, {\"url\": \"https://security.metacpan.org/patches/B/Bytes-Random-Secure-Tiny/1.011/CVE-2026-11702-r1.patch\", \"tags\": [\"patch\"]}, {\"url\": \"https://www.cve.org/CVERecord?id=CVE-2026-11625\", \"tags\": [\"related\"]}, {\"url\": \"https://www.cve.org/CVERecord?id=CVE-2026-41564\", \"tags\": [\"related\"]}], \"workarounds\": [{\"lang\": \"en\", \"value\": \"Apply the patch, if possible.\\n\\nOtherwise, ensure that the object is only instantiated in a child process after forking.\\n\\nAlternatively, use a different module such as Crypt::PRNG, Crypt::SysRandom or Crypt::URandom.\"}], \"x_generator\": {\"engine\": \"cpansec-cna-tool 0.1\"}, \"descriptions\": [{\"lang\": \"en\", \"value\": \"Bytes::Random::Secure::Tiny versions through 1.011 for Perl share internal state across forked processes.\\n\\nWhen an object is initialised before forking, then the internal state for the PRNG is shared across processes and identical random streams will be produced.\\n\\nSecrets generated in multiprocess applications are predictable across processes.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-335\", \"description\": \"CWE-335 Incorrect Usage of Seeds in Pseudo-Random Number Generator (PRNG)\"}]}], \"providerMetadata\": {\"orgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"shortName\": \"CPANSec\", \"dateUpdated\": \"2026-07-01T14:35:01.348Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2026-11702\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2026-07-01T14:35:01.348Z\", \"dateReserved\": \"2026-06-08T22:09:13.472Z\", \"assignerOrgId\": \"9b29abf9-4ab0-4765-b253-1875cd9b441e\", \"datePublished\": \"2026-06-26T08:13:56.386Z\", \"assignerShortName\": \"CPANSec\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.2"
}
}
}
Loading…
Loading…
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.
Loading…
Loading…