Pop the hood on a new car and you won’t find much you can fix with a wrench. What you’ll find is software, and a lot of it. The screen in the dash probably runs Android or a flavor of Linux. The system watching the road for you might run QNX or VxWorks, the same kind of code that flies aircraft and runs factory floors. Carmakers spent the last decade making this switch, and it … More → The post Th

The increasing reliance on software in modern vehicles has introduced a significant number of known vulnerabilities into automotive systems, according to research conducted by Télécom SudParis. As car manufacturers integrate general-purpose operating systems like Android and Linux into dashboards and control units, they also inherit the accumulated security flaws documented for these platforms.
Researchers developed a scanner called VERA to identify known vulnerabilities within the operating systems used in current vehicles. Their findings indicate a wide range in the number of documented flaws across different platforms. Automotive Grade Linux, for instance, showed 1,203 known vulnerabilities in the tested version, with Android not far behind. In contrast, the safety-focused Eclipse S-CORE platform registered only eight. This disparity is attributed to factors like the volume of software shipped with each platform and the level of scrutiny popular open-source projects receive from researchers.
Even systems with security certifications were not immune. QNX Neutrino, despite its respected certification, was found to have 56 known vulnerabilities in its tested build, while VxWorks 7, with an even higher certification tier, also contained dozens of flaws. While certification helps reduce the attack surface and enforces development discipline, it cannot prevent new bugs from emerging in the surrounding software components.
The researchers emphasized that a high number of documented vulnerabilities does not equate to an equivalent number of exploitable entry points into a vehicle. A logged vulnerability represents a potential weakness that may only be relevant under specific conditions, depending on whether the vulnerable code is active, accessible to an attacker, and if the system configuration aligns.
To illustrate this point, the team developed two proof-of-concept attacks. One targeted a bug in SQLite, a database engine often embedded in Android Automotive applications. The other focused on SOME/IP, a service discovery protocol. The SOME/IP attack was successful in knocking a service offline on Red Hat's AutoSD and Tesla's software, but it failed on Android Automotive, which the researchers attributed to the platform dynamically reconfiguring its port numbers. This demonstrated that the practical impact of a vulnerability can vary significantly across different implementations, even with the same reported severity score.
It is important to note that these tests were conducted in Docker containers in a lab environment, which accurately replicated the filesystem, installed packages, and configurations. However, this setup did not account for vendor-specific custom kernels, firmware quirks, or hardware-level protections that would be present in an actual vehicle. The numbers primarily reflect the vulnerabilities present in the software image itself.
The research also highlighted challenges with existing security scanning tools, which often produce numerous false positives when applied to automotive systems. VERA addresses this by filtering out flaws in command-line utilities and developer tools that would not be exposed in a locked-down car environment, providing a more relevant and actionable list of vulnerabilities for defenders. The study concludes that while automotive software now shares a common lineage and a history of vulnerabilities with the broader computing world, the critical task lies in identifying which of these known flaws pose a genuine risk to a specific vehicle.
A weakness has been identified in Tenda CP3 27.5.57.101. This issue affects some unknown processing of the file Net/NetCheckPing.cpp. This manipulation of the argument interface_name/host causes os command injection. The attack can be initiated remotely.
A security flaw has been discovered in Tenda CP3 27.5.57.101. This vulnerability affects the function SystemAsh of the file Apis/system.c of the component Kylin. The manipulation of the argument AlarmVoiceURL results in os command injection. It is possible to launch the attack remotely.

Attackers are exploiting a new unpatched vulnerability in Magento Open Source and Adobe Commerce that lets them run malicious code on an online store's server without logging in, Dutch e-commerce security company Sansec said in an advisory published on September 5. Sansec, which discovered the flaw and named it StyleSmuggler, said attacks started on September 4. "Sansec is publishing early
In BPF instructions that load/store a value from/to a scratch memory register the register index is an unsigned 32-bit integer and must not exceed 15, but libpcap BPF interpreter does not validate the value. In particular uncommon use cases a crafted filter program can cause the interpreter to try reading and writing the OS process memory in the 16GiB starting at the current stack frame on 64-bit architectures and in the entire address space on 32-bit architectures.

Attackers are exploiting two new PaperCut flaws to steal credentials and gain privileged access in education-sector attacks across the U.S. and Europe. Attackers are exploiting two recelty disclosed PaperCut flaws, CVE-2026-81578 and CVE-2026-82078, in attacks targeting schools and other education organizations in the U.S. and Europe, as reported by TheHackerNews. Arctic Wolf researchers observed

JetBrains is urging Cadence users to revoke and rotate all credentials following a security incident last month in which unidentified threat actors exploited a recently disclosed critical vulnerability in TeamCity to breach its own environment. "Cadence users should immediately revoke or rotate all credentials and secrets that may have been used to run their Cadence executions," JetBrains said.