CVE-2025-0677
Last modified
CVE-2025-0677 is a medium-severity vulnerability rated 6.4/10 on the CVSS scale. A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. EPSS estimates a 0.31% chance of exploitation in the next 30 days.
Description
A flaw was found in grub2. When performing a symlink lookup, the grub's UFS module checks the inode's data size to allocate the internal buffer to read the file content, however, it fails to check if the symlink data size has overflown. When this occurs, grub_malloc() may be called with a smaller value than needed. When further reading the data from the disk into the buffer, the grub_ufs_lookup_symlink() function will write past the end of the allocated size. An attack can leverage this by crafting a malicious filesystem, and as a result, it will corrupt data stored in the heap, allowing for arbitrary code execution used to by-pass secure boot mechanisms.
Metrics
CVSS:3.1/AV:L/AC:H/PR:H/UI:N/S:U/C:H/I:H/A:H
Weakness Enumeration
References
Timeline
- Published
- Last Modified
- Status
- Deferred
Frequently Asked Questions
What is CVE-2025-0677?
How severe is CVE-2025-0677?
How do I fix CVE-2025-0677?
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 2025
- CVE-2025-0671The Icegram Express WordPress plugin before 5.7.50 does not…6.1
- CVE-2025-0672An authentication bypass vulnerability exists in multiple WS…3.8
- CVE-2025-0673An issue has been discovered in GitLab CE/EE affecting all v…7.5
- CVE-2025-0674Multiple Elber products are affected by an authentication by…9.8
- CVE-2025-0675Multiple Elber products suffer from an unauthenticated devic…8.7
- CVE-2025-0676This vulnerability involves command injection in tcpdump wit…8.6
- CVE-2025-0678A flaw was found in grub2. When reading data from a squash4 …7.8
- CVE-2025-0679An issue has been discovered in GitLab CE/EE affecting all v…4.3
- CVE-2025-0680Affected products contain a vulnerability in the device clou…9.8
- CVE-2025-0681The Cloud MQTT service of the affected products supports wil…6.9
- CVE-2025-0682The ThemeREX Addons plugin for WordPress is vulnerable to Lo…8.8
- CVE-2025-0683In its default configuration, Contec Health CMS8000 Patient …8.2
Are you affected by CVE-2025-0677?
Run a free Strix scan to check your systems for this vulnerability.
Scan your code nowSource: NVD / NIST
