LiveActive security incident?Get immediate response
CVE Record

CVE-2024-52615: Avahi: avahi wide-area dns uses constant source port

A flaw was found in Avahi-daemon, which relies on fixed source ports for wide-area DNS queries. This issue simplifies attacks where malicious DNS responses are injected.

MediumCVSS 5.3Not KEV-listedUpdated
Glexia's TakeAutomated analysismoderate

Security readout for executives and security teams

Plain-English summary

Avahi-daemon used a predictable source port for wide-area DNS queries. That makes it easier for an attacker to inject false DNS responses, potentially causing systems to trust incorrect name-resolution data. The reported impact is limited integrity loss, not data theft or service outage.

Executive priority

Treat this as a moderate infrastructure hygiene issue. It is remotely reachable and unauthenticated in the CVSS model, but documented impact is limited to low integrity risk and no active exploitation is cited. Remediate through normal patch cycles, faster where Avahi is enabled in production.

Technical view

CVE-2024-52615 is a CWE-330 flaw in Avahi wide-area DNS handling. Red Hat describes fixed source ports for DNS queries, reducing randomness and simplifying malicious DNS response injection. CVSS 3.1 is 5.3 with network attack vector, no privileges, no user interaction, and low integrity impact.

Likely exposure

Most relevant exposure is Red Hat environments running affected avahi packages on RHEL 8, RHEL 9, RHEL 10, or RHCOS in OpenShift 4. RHEL 7 status is listed as unknown. Exposure depends on whether Avahi-daemon and wide-area DNS query behavior are present.

Exploitation context

The source bundle does not show CISA KEV listing or other evidence of active exploitation. The weakness is easier DNS response injection because the source port is constant. Sources do not provide public exploit details, confirmed attacks, or affected non-Red Hat product versions beyond the listed records.

Researcher notes

The key validation question is whether Avahi-daemon performs wide-area DNS queries on the assessed host. Source evidence supports predictable source-port behavior and response-injection risk, but does not establish exploit prevalence, broader vendor impact, or universal exposure across all Avahi deployments.

Mitigation direction

  • Apply vendor updates from the relevant Red Hat advisory.
  • Prioritize affected RHEL and OpenShift nodes running avahi or rhcos packages.
  • Check Red Hat CVE guidance for product-specific fixed versions.
  • Review whether Avahi-daemon is required on exposed systems.
  • Track upstream Avahi PR 577 for implementation context.

Validation and detection

  • Inventory systems with installed avahi or rhcos packages.
  • Compare installed package versions against Red Hat affected entries.
  • Confirm RHSA-2025:11402 or RHSA-2025:16441 applicability.
  • Verify vulnerability scanners no longer flag CVE-2024-52615 after updates.
  • Document RHEL 7 findings separately because status is listed unknown.
Prepared
Confidence
medium
Sources
7

Generated from the cited source records. This long-tail analysis has not been individually reviewed by a named human.

Potential ATT&CK relevance

Conservative CVE-to-ATT&CK context

These mappings and lookup hints may be relevant to the vulnerability behavior, CWE, affected product, or exposure path. Glexia-inferred context is not an official MITRE, ATT&CK, CWE, or CVE Program mapping.

ATT&CK lookup starting points

Use these exact CWE pages and searches to review the Glexia ATT&CK library from this CVE's weakness and description context.

cwe · low confidence lookup

CWE-330: Exact CWE lookup

Use the exact CWE identifier as the starting point before reviewing related ATT&CK behavior. Open the exact CWE lookup page first, then review the ATT&CK searches from that MITRE weakness context. This is a Glexia lookup hint, not an official ATT&CK mapping.

Open ATT&CK lookup
description · low confidence lookup

Container behavior lookup

The affected technology mentions containers, so container-specific ATT&CK technique review may help. This is a Glexia inferred lookup path, not an official MITRE, ATT&CK, or CVE Program mapping.

Open ATT&CK lookup
cve · low confidence lookup

CVE-2024-52615 mapping review

Open the CVE-to-ATT&CK bridge for reviewed, inferred, or future official mappings tied to this CVE.

Open ATT&CK lookup
Vulnerability profileCVE Program record
Severity
Medium
CVSS
5.3 (3.1)
Known Exploited
No
Published

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Official CVE source material

CNA and ADP enrichment extracted from CVE v5

These fields come from the CVE record and ADP containers, not from Glexia's Take. They preserve time-varying source decisions such as CISA SSVC, KEV status, CVSS metrics, and provider references.

1CVSS vectors
5Timeline events
1ADP providers
6Source links

SSVC decision data

CISA-ADPCISA Coordinator
Timestamp
Version
2.0.3
Exploitation: noneAutomatable: yesTechnical Impact: partial

CVSS vector scores

1 official score

We collect every scored CVSS vector available in the official CNA and ADP containers. When more than one version is present, the table keeps the source vectors side by side instead of collapsing them into the highest score.

ScoreVersionSeverityVectorExploitImpactSource
5.3CVSS 3.1MediumCVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N3.91.4redhat

Vulnerability scoring details

Base CVSS 3.1 score

5.3Medium
CVSS 3.1 vector shape for CVE-2024-52615Attack VectorAttack ComplexityPrivileges RequiredUser InteractionScopeConfidentiality ImpactIntegrity ImpactAvailability Impact

Vector: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:L/A:N

Attack Vector
NetworkAdjacentLocalPhysical
Attack Complexity
LowHigh
Privileges Required
NoneLowHigh
User Interaction
NoneRequired
Scope
ChangedUnchanged
Confidentiality Impact
HighLowNone
Integrity Impact
HighLowNone
Availability Impact
HighLowNone

Vulnerability timeline

Timeline events are normalized from CVE metadata, CNA source timelines, ADP timelines, and KEV metadata when present.

  1. Source timelineredhat

    Made public.

  2. CVE reservedCVE Program

    The CVE ID was reserved by the assigning CNA.

  3. Source timelineredhat

    Reported to Red Hat.

  4. CVE publishedCVE Program

    The CVE record was published.

  5. CVE updatedCVE Program

    The CVE record metadata indicates this as the latest update time.

ADP provider summaries

CISA-ADPCISA ADP Vulnrichment
other:ssvc

Source materials

Affected products

Products and packages named in the record

VendorProductVersion / packageStatus
Unknown vendoravahiavahi, 0unaffected
Red HatRed Hat Enterprise Linux 10avahi, 0:0.9~rc2-1.el10_0.1affected
Red HatRed Hat Enterprise Linux 9avahi, 0:0.8-22.el9_6.1affected
Red HatRed Hat Enterprise Linux 9avahi, 0:0.8-22.el9_6.1affected
Red HatRed Hat Enterprise Linux 7avahiunknown
Red HatRed Hat Enterprise Linux 8avahiaffected
Red HatRed Hat OpenShift Container Platform 4rhcosaffected
Weakness

CWE details

CWE links open Glexia weakness intelligence pages with official CWE context, developer remediation guidance, and related CVE mappings.

CWE-330 · source CWE mapping

Use of Insufficiently Random Values

Use of Insufficiently Random Values represents a recurring weakness pattern that can create exploitable paths when design, validation, or implementation controls are missing.