CVE-2025-32060
BaseFortify
Publication date: 2026-02-15
Last updated on: 2026-02-18
Assigner: Automotive Security Research Group (ASRG)
Description
Description
CVSS Scores
EPSS Scores
| Probability: | |
| Percentile: |
Meta Information
Affected Vendors & Products
Helpful Resources
Exploitability
| CWE ID | Description |
|---|---|
| CWE-347 | The product does not verify, or incorrectly verifies, the cryptographic signature for data. |
Attack-Flow Graph
AI Powered Q&A
How does this vulnerability affect compliance with common standards and regulations (like GDPR, HIPAA)?:
I don't know
How can this vulnerability be detected on my network or system? Can you suggest some commands?
I don't know
What immediate steps should I take to mitigate this vulnerability?
I don't know
Can you explain this vulnerability to me?
This vulnerability is due to the absence of kernel module signature verification in the system. This means that the system does not check whether kernel modules are properly signed before loading them.
If an attacker already has the ability to execute commands as the root user (possibly through other vulnerabilities), they can exploit this flaw to load custom, potentially malicious kernel modules into the kernel space.
Loading such modules allows the attacker to execute code with kernel-level privileges, effectively gaining control over the entire system.
How can this vulnerability impact me? :
This vulnerability can have severe impacts because it allows an attacker with root access to escalate their privileges further by loading arbitrary kernel modules.
By executing code in the kernel context, the attacker can take full control of the system, potentially bypassing security mechanisms, accessing sensitive data, and disrupting system operations.