Skip to main content

Avira Antivirus CVE-2025-7003

| EUVD-2025-210123 HIGH
Out-of-bounds Read (CWE-125)
2026-06-12 GEN GHSA-98r3-fv2h-4h72
7.8
CVSS 3.1 · Vendor: GEN
Share

Severity by source

Vendor (GEN) PRIMARY
7.8 HIGH
AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
vuln.today AI
7.0 HIGH

Local file scan trigger (AV:L), no auth (PR:N), user/auto-scan delivers file (UI:R); AC:H because turning an OOB read into code execution is non-trivial; full CIA impact via privileged AV process.

3.1 AV:L/AC:H/PR:N/UI:R/S:U/C:H/I:H/A:H
4.0 AV:L/AC:H/AT:N/PR:N/UI:P/VC:H/VI:H/VA:H/SC:N/SI:N/SA:N

Primary rating from Vendor (GEN).

CVSS VectorVendor: GEN

CVSS:3.1/AV:L/AC:L/PR:N/UI:R/S:U/C:H/I:H/A:H
Attack Vector
Local
Attack Complexity
Low
Privileges Required
None
User Interaction
Required
Scope
Unchanged
Confidentiality
High
Integrity
High
Availability
High

Lifecycle Timeline

3
Patch available
Jun 13, 2026 - 02:00 EUVD
Analysis Generated
Jun 12, 2026 - 22:37 vuln.today
CVE Published
Jun 12, 2026 - 22:02 cve.org
HIGH 7.8

DescriptionCVE.org

Heap buffer out-of-bounds read vulnerability in Avira Antivirus engine when scanning a malformed PDF file may allow Local Execution of Code or Denial-of-Service of the antivirus engine process.

This issue affects Avira Antivirus on Windows, macOS, and Linux for engine builds before 8.3.70.56.

AnalysisAI

Out-of-bounds heap read in the Avira Antivirus scanning engine triggers when the engine parses a malformed PDF, allowing local code execution or denial-of-service of the antivirus process on Windows, macOS, and Linux engine builds prior to 8.3.70.56. The CVSS 7.8 (High) rating reflects local attack vector with required user interaction (the engine must scan the attacker-supplied file), and no public exploit identified at time of analysis. Because the AV engine typically runs with elevated privileges, successful code execution would inherit those privileges.

Technical ContextAI

The flaw is in Gen Digital's Avira Antivirus scanning engine, identified by CPE cpe:2.3:a:gen_digital:avira_antivirus and classified as CWE-125 (Out-of-bounds Read). The vulnerable code path is the engine's PDF parser, which during inspection of a crafted PDF reads heap memory past the bounds of an allocated buffer. Out-of-bounds reads in parsers can leak adjacent heap data, corrupt control-flow state used by subsequent operations, or - when combined with predictable allocator behavior - be chained into memory-corruption primitives that yield code execution in the scanner process. Antivirus engines are particularly attractive targets because they auto-scan untrusted content (downloads, email attachments, files written to disk) and generally execute as a privileged service such as SYSTEM on Windows or root on Linux/macOS.

RemediationAI

Upgrade the Avira Antivirus scanning engine to build 8.3.70.56 or later - this is the vendor-released patch per the CVE record; engine updates are typically delivered automatically through Avira's signature/engine update channel, so administrators should verify that engine auto-update is enabled and that endpoints have successfully pulled the new build by checking the engine version in the Avira console. Consult the Gen Digital security advisories page (https://www.gendigital.com/us/en/contact-us/security-advisories/) for the canonical advisory. If patching is delayed, compensating controls include disabling on-access scanning of PDF files at the perimeter (trade-off: removes a key detection layer for PDF-borne malware) or routing inbound PDFs through a sandboxed pre-filter so the Avira engine never parses untrusted PDFs directly (trade-off: added latency and infrastructure cost); blocking inbound PDFs at the email gateway is a heavier-handed option that breaks normal business workflows.

Share

CVE-2025-7003 vulnerability details – vuln.today

This site uses cookies essential for authentication and security. No tracking or analytics cookies are used. Privacy Policy