CVE-2026-5088
Last modified
CVE-2026-5088 is a high-severity vulnerability rated 7.5/10 on the CVSS scale. Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts. The _make_salt and _make_salt_bcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply return 16 bytes generated with Perl's built-in rand function. The rand function is unsuitable for cryptographic use. These salts are used for password hashing.. EPSS estimates a 0.57% chance of exploitation in the next 30 days.
Description
Apache::API::Password versions through 0.5.2 for Perl can generate insecure random values for salts. The _make_salt and _make_salt_bcrypt methods will attept to load Crypt::URandom and then Bytes::Random::Secure to generate random bytes for the salt. If those modules are unavailable, it will simply return 16 bytes generated with Perl's built-in rand function. The rand function is unsuitable for cryptographic use. These salts are used for password hashing.
Metrics
CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:H/I:N/A:N
Weakness Enumeration
Affected Software
| Vendor | Product | Versions | Update |
|---|---|---|---|
| Jdeguest | Apache\ | < 0.5.3 | Api\ |
References
- http://www.openwall.com/lists/oss-security/2026/04/15/4Mailing List, Third Party Advisory
- http://www.openwall.com/lists/oss-security/2026/04/15/5Mailing List, Third Party Advisory
Timeline
- Published
- Last Modified
- Status
- Analyzed
Frequently Asked Questions
What is CVE-2026-5088?
How severe is CVE-2026-5088?
How do I fix CVE-2026-5088?
How Strix Helps
- How Strix found a critical auth bypass in etcdStrix autonomously discovered a critical authentication bypass in etcd, later designated CVE-2026-33413.
- Autonomous PentestingAI agents that find and validate exploitable vulnerabilities like this one across your applications.
- PR ReviewsPentest every pull request so vulnerable code is caught before it ships to production.
- AI Penetration TestingHow AI-driven penetration testing continuously covers your attack surface.
Related CVEs from 2026
- CVE-2026-50874An OS command injection vulnerability in the /manage/feature…8.1
- CVE-2026-50875Incorrect access control in the /{form}/webhooks/{webhook} e…8.1
- CVE-2026-50876A cross-site scripting (XSS) vulnerability in Deck9 Input v2…5.4
- CVE-2026-50877An issue in Zhoros SuperBin v1.0.0 allows attackers to execu…7.5
- CVE-2026-50878An issue in the attachment handling component of Feuerhamste…7.5
- CVE-2026-50879An issue in the uploadPostHandler component of Andrei Marcu …7.5
- CVE-2026-50880An issue in the sendmail transport integration component of …9.8
- CVE-2026-50881Incorrect access control in the impworks Bonsai v6.0 allows …8.1
- CVE-2026-50882An issue in the /api/v0/pastes endpoint of anna-is-cute past…7.5
- CVE-2026-50883An HTML injection vulnerability in the /src/highlight.rs com…9.6
- CVE-2026-50884Incorrect access control in statping-ng v0.93.0 allows attac…8.8
- CVE-2026-50885Incorrect access control in the share-based read endpoints o…7.5
Are you affected by CVE-2026-5088?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
