<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Security on 0xOZ</title><link>https://0xoz.com/tags/security/</link><description>Recent content in Security on 0xOZ</description><generator>Hugo</generator><language>en-us</language><copyright>2024-2026 0xOZ</copyright><lastBuildDate>Sat, 27 Jun 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://0xoz.com/tags/security/index.xml" rel="self" type="application/rss+xml"/><item><title>CVE-2026-42155 — Cryptographic Entropy Collapse in OpenMage LTS API Session Generation</title><link>https://0xoz.com/posts/vuln-research/cve-2026-42155/</link><pubDate>Sat, 27 Jun 2026 00:00:00 +0000</pubDate><guid>https://0xoz.com/posts/vuln-research/cve-2026-42155/</guid><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Today we will walkthrough another CVE (CVE-2026-42155) that I discovered in OpenMage LTS, a popular open-source e-commerce platform (yes using AI). This vulnerability is a cryptographic entropy collapse in the API session generation mechanism, which can lead to predictable session tokens and potential unauthorized access.&lt;/p&gt;
&lt;p&gt;In summary, the vulnerability arises from a 17 years old code snippet that was used to generate session tokens for API requests using a non-cryptographic method. The session tokens are generated using a combination of the current time and a unique identifier, which can be predicted by an attacker. This allows an attacker to potentially guess valid session tokens and gain unauthorized access to the API.&lt;/p&gt;</description></item></channel></rss>