PT-2026-79780 · Unknown · Apache::Appsamurai::Util
CVE-2026-19565
·
Published
2026-08-23
·
Updated
2026-08-25
CVSS v3.1
3.7
Low
| Vector | AV:N/AC:H/PR:N/UI:N/S:U/C:L/I:N/A:N |
Name of the Vulnerable Software and Affected Versions
Apache::AppSamurai::Util versions through 1.01
Description
Predictable session authentication keys are generated in the
CreateSessionAuthKey() function. The process involves five rounds of SHA-256 hashing using the process id and readings from Time::HiRes formatted to six decimal places. Because the microsecond field has limited values and the process id is drawn from a small range, the resulting 64-character hex key is predictable. This key is used as a session cookie and combined with a server key to compute session IDs and encrypt session data. An attacker knowing the session creation second and the worker process id can enumerate candidate keys to recover a victim's cookie and bypass authentication for protected resources.Recommendations
At the moment, there is no information about a newer version that contains a fix for this vulnerability.
Found an issue in the description? Have something to add? Feel free to write us 👾
Weakness Enumeration
Related Identifiers
Affected Products
Apache::Appsamurai::Util