📧 info@ciso.sa | 📱 +966550939344 | Riyadh, Kingdom of Saudi Arabia
🔧 Scheduled Maintenance — Saturday 2:00-4:00 AM AST. Some features may be temporarily unavailable.    ●   
💎
Pro Plan 50% Off Unlock all AI features, unlimited reports, and priority support. Upgrade
Search Center
ESC to close
Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 9h Global vulnerability Enterprise Software / Data Analytics CRITICAL 10h Global vulnerability Artificial Intelligence and Technology HIGH 13h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 9h Global vulnerability Enterprise Software / Data Analytics CRITICAL 10h Global vulnerability Artificial Intelligence and Technology HIGH 13h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d Global insider Education HIGH 2h Global supply_chain Software Development and Technology HIGH 7h Global apt Government/Critical Infrastructure CRITICAL 9h Global vulnerability Enterprise Software / Data Analytics CRITICAL 10h Global vulnerability Artificial Intelligence and Technology HIGH 13h Global general Technology and Artificial Intelligence MEDIUM 16h Global general Technology and Artificial Intelligence HIGH 17h Global vulnerability Higher Education CRITICAL 1d Global data_breach Government HIGH 1d Global supply_chain Software Development and Open Source Communities CRITICAL 1d
Vulnerabilities

CVE-2026-3255

Medium
HTTP::Session2 versions before 1.12 for Perl for Perl may generate weak session ids using the rand() function. The HTTP::Session2 session id generator returns a SHA-1 hash seeded with the built-in ra
CWE-338 — Weakness Type
Published: Feb 27, 2026  ·  Modified: Mar 5, 2026  ·  Source: NVD
CVSS v3
6.5
🔗 NVD Official
📄 Description (English)

HTTP::Session2 versions before 1.12 for Perl for Perl may generate weak session ids using the rand() function.

The HTTP::Session2 session id generator returns a SHA-1 hash seeded with the built-in rand function, the epoch time, and the PID. The PID will come from a small set of numbers, and the epoch time may be guessed, if it is not leaked from the HTTP Date header. The built-in rand() function is unsuitable for cryptographic usage.

HTTP::Session2 after version 1.02 will attempt to use the /dev/urandom device to generate a session id, but if the device is unavailable (for example, under Windows), then it will revert to the insecure method described above.

🤖 AI Executive Summary

HTTP::Session2 versions before 1.12 generate weak session IDs using the insecure rand() function instead of cryptographic randomness, potentially allowing attackers to predict or forge valid session tokens. Organizations using affected Perl-based web applications are at risk of session hijacking and unauthorized access.

📄 Description (Arabic)

تستخدم HTTP::Session2 قبل الإصدار 1.12 دالة rand() المدمجة غير الآمنة لتوليد معرّفات الجلسة، مما يجعلها قابلة للتنبؤ بها. يحاول الإصدار 1.02 وما بعده استخدام /dev/urandom، لكنه يعود إلى الطريقة غير الآمنة على الأنظمة التي لا تتوفر فيها هذه الأداة مثل Windows. يمكن للمهاجمين استخدام معلومات مثل وقت النظام ومعرّف العملية للتنبؤ برموز الجلسة الصحيحة.

🤖 ملخص تنفيذي (AI)

إصدارات HTTP::Session2 السابقة للإصدار 1.12 تولد معرّفات جلسة ضعيفة باستخدام دالة rand() غير الآمنة بدلاً من العشوائية التشفيرية، مما قد يسمح للمهاجمين بتنبؤ أو تزوير رموز جلسة صحيحة. المنظمات التي تستخدم تطبيقات ويب قائمة على Perl المتأثرة معرضة لخطر اختطاف الجلسة والوصول غير المصرح به.

🤖 AI Intelligence Analysis Analyzed: May 12, 2026 04:37
🇸🇦 Saudi Arabia Impact Assessment
Saudi Relevance: high
🏢 Affected Saudi Sectors
banking telecom government healthcare
🎯 MITRE ATT&CK Techniques
⚖️ Saudi Risk Score (AI)
7.0
/ 10.0
🔧 Remediation Steps (English)
Upgrade HTTP::Session2 to version 1.12 or later immediately. Ensure /dev/urandom or equivalent cryptographic random source is available on all systems. For Windows deployments, verify fallback mechanisms use secure random generation. Review and invalidate all existing sessions after patching. Implement additional session security controls such as IP binding and short session timeouts.
🔧 خطوات المعالجة (العربية)
قم بترقية HTTP::Session2 إلى الإصدار 1.12 أو أحدث فوراً. تأكد من توفر /dev/urandom أو مصدر عشوائي تشفيري معادل على جميع الأنظمة. بالنسبة لنشرات Windows، تحقق من أن آليات الرجوع تستخدم توليد عشوائي آمن. راجع وأبطل جميع الجلسات الموجودة بعد التصحيح. طبق عناصر تحكم أمان جلسة إضافية مثل ربط IP ومهل انتهاء الصلاحية القصيرة.
📋 Regulatory Compliance Mapping
🟢 NCA ECC 2024
5.1.1 5.1.2 5.2.1
🔵 SAMA CSF
AC-2 AC-3 AC-6
🟡 ISO 27001:2022
A.9.2.1 A.9.2.5 A.9.4.3
📦 Affected Products / CPE 1 entries
tokuhirom:http\:\
📊 CVSS Score
6.5
/ 10.0 — Medium
📊 CVSS Vector
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:L
Attack VectorN — None / Network
Attack ComplexityL — Low / Local
Privileges RequiredN — None / Network
User InteractionN — None / Network
ScopeU — Unchanged
ConfidentialityL — Low / Local
IntegrityN — None / Network
AvailabilityL — Low / Local
📋 Quick Facts
Severity Medium
CVSS Score6.5
CWECWE-338
EPSS0.01%
Exploit No
Patch ✗ No
Published 2026-02-27
Source Feed nvd
Views 7
🇸🇦 Saudi Risk Score
7.0
/ 10.0 — Saudi Risk
Priority: HIGH
🏷️ Tags
CWE-338
Share this CVE

💬 Comments

0
Loading comments
📣 Found this valuable?
Share it with your cybersecurity network
in LinkedIn 𝕏 X / Twitter 💬 WhatsApp ✈ Telegram
🍪 Privacy Preferences
CISO Consulting — Compliant with Saudi Personal Data Protection Law (PDPL)
We use cookies and similar technologies to provide the best experience on our platform. You can choose which types you accept.
🔒
Essential Always On
Required for the website to function properly. Cannot be disabled.
📋 Sessions, CSRF tokens, authentication, language preferences
📊
Analytics
Help us understand how visitors use the site and improve performance.
📋 Page views, session duration, traffic sources, performance metrics
⚙️
Functional
Enable enhanced features like content personalization and preferences.
📋 Dark/light theme, font size, custom dashboards, saved filters
📣
Marketing
Used to deliver content and ads relevant to your interests.
📋 Campaign tracking, retargeting, social media analytics
Privacy Policy →
CISO AI Assistant
Ask anything · Documents · Support
🔐

Introduce Yourself

Enter your details to access the full assistant

Your info is private and never shared
💬
CyberAssist
Online · responds in seconds
5 / 5
🔐 Verify Your Identity

Enter your email to receive a verification code before submitting a support request.

Enter to send · / for commands 0 / 2000
CISO AI · Powered by Anthropic Claude
✦ Quick Survey Help Us Improve CISO Consulting Your feedback shapes the future of our platform — takes less than 2 minutes.
⚠ Please answer this question to continue

How would you rate your overall experience with our platform?

Rate from 1 (poor) to 5 (excellent)

🎉
Thank you!
Your response has been recorded.