This website uses cookies

To provide the highest level of service we use cookies on this site.
Your continued use of the site means that you agree to their use in accordance with our terms and conditions.

Pentest Chronicles

CVE-2026-8464 - Path traversal in Neuron Soft Golem OEE MES

Karol Królak

June 29, 2026

Introduction During one of our penetration tests of an industrial environment I came across Golem OEE MES — a Manufacturing Execution System developed by Neuron Soft. The system was accessible from the internal network on a non-standard port, with no authentication prompt on the main interface. That alone was worth a closer look. After a brief reconnaissance I noticed the application served static files directly via HTTP. I decided to check whether the file-serving mechanism properly restricted access to the application directory - it did not.
Affected versions All versions before 11.6.0.
Prerequisites • Network access to the LAN segment where Golem OEE MES is running (port 8181/tcp).
• No authentication required.
PoC Example #1 – Reading the win.ini File

The first thing I tried was a basic traversal payload targeting windows/win.ini:

Server response: Example #2 – Reading the hosts File Server response: Example #3 – Reading the NetSetup.log File Server response:
Path traversal vulnerabilities are nothing new, yet they continue to appear in production software, including industrial environments. In this case, a single malformed request was enough to read files from the server without requiring any credentials. References: https://cert.pl/en/posts/2026/06/CVE-2026-8464/



Next Pentest Chronicles

When Usernames Become Passwords: A Real-World Case Study of Weak Password Practices

Michał WNękowicz

9 June 2023

In today's world, ensuring the security of our accounts is more crucial than ever. Just as keys protect the doors to our homes, passwords serve as the first line of defense for our data and assets. It's easy to assume that technical individuals, such as developers and IT professionals, always use strong, unique passwords to keep ...

SOCMINT – or rather OSINT of social media

Tomasz Turba

October 15 2022

SOCMINT is the process of gathering and analyzing the information collected from various social networks, channels and communication groups in order to track down an object, gather as much partial data as possible, and potentially to understand its operation. All this in order to analyze the collected information and to achieve that goal by making …

PyScript – or rather Python in your browser + what can be done with it?

michał bentkowski

10 september 2022

PyScript – or rather Python in your browser + what can be done with it? A few days ago, the Anaconda project announced the PyScript framework, which allows Python code to be executed directly in the browser. Additionally, it also covers its integration with HTML and JS code. An execution of the Python code in …

Any questions?

Happy to get a call or email
and help!