CVE-2026-43507 — Prosody Denial of Service

CVE-2026-43507 — Prosody Denial of Service

CVE-2026-43507 — An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5. A Denial of Service can occur via memory exhaustion caused by XML parsing resource amplification from unauthenticated connections.

What This Means For You

  • If your environment is affected by CWE-770, review your exposure and prioritize patching based on your environment. Monitor vendor advisories for CVE-2026-43507 updates and patches.

Related ATT&CK Techniques

🛡️ Detection Rules

1 rule · 6 SIEM formats

1 detection rule auto-generated for this incident, mapped to MITRE ATT&CK. Sigma YAML is free — export to any SIEM format via the Intel Bot.

medium T1499 Impact

CVE-2026-43507 - Prosody XML Resource Amplification DoS

Sigma YAML — free preview
title: CVE-2026-43507 - Prosody XML Resource Amplification DoS
id: scw-2026-05-01-ai-1
status: experimental
level: medium
description: |
  Detects potential exploitation of CVE-2026-43507 by looking for POST requests to an XMPP-related endpoint that results in a server error (500), indicative of a resource exhaustion denial of service attack via XML parsing amplification. This rule targets the specific vulnerability in Prosody's XML handling.
author: SCW Feed Engine (AI-generated)
date: 2026-05-01
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-43507/
tags:
  - attack.impact
  - attack.t1499
logsource:
    category: webserver
detection:
  selection:
      cs-uri|contains:
          - '/xmpp-server/'
      cs-method|exact:
          - 'POST'
      sc-status|exact:
          - '500'
  condition: selection
falsepositives:
  - Legitimate administrative activity

Source: Shimi's Cyber World · License & reuse

✓ Sigma · Splunk SPL Sentinel KQL Elastic QRadar AQL Wazuh Get rules for your SIEM →

Indicators of Compromise

IDTypeIndicator
CVE-2026-43507 vulnerability CVE-2026-43507
CWE-770 weakness CWE-770
Source & Attribution
Source PlatformNVD
ChannelNational Vulnerability Database
PublishedMay 01, 2026 at 18:16 UTC

This content was curated and summarized by Shimi's Cyber World for informational purposes. It is not copied or republished in full. All intellectual property rights remain with the original author and source.

Believe this infringes your rights? Submit a takedown request.

Related coverage

CVE-2026-7586 — Denial of Service

CVE-2026-7586 — A weakness has been identified in Open5GS up to 2.7.7. Affected is the function ogs_id_get_value of the file /src/amf/nudm-handler.c of the component AMF....

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs

CVE-2026-7585 — Denial of Service

CVE-2026-7585 — A vulnerability was determined in Open5GS up to 2.7.7. The impacted element is the function amf_nudm_sdm_handle_provisioned of the file /src/amf/nudm-handler.c of the component...

vulnerabilityCVEmedium-severitydenial-of-servicecwe-404
/SCW Vulnerability Desk /MEDIUM /4.3 /⚑ 2 IOCs /⚙ 2 Sigma

Vanetza V2X Vulnerability: CVE-2026-37554 Allows Remote DoS

CVE-2026-37554 — An issue was discovered in Vanetza V2X v26.02 allowing remote unauthorized attackers to cause a denial of service. The vulnerability exists in the...

vulnerabilityCVEhigh-severitydenial-of-service
/SCW Vulnerability Desk /HIGH /7.5 /⚑ 5 IOCs /⚙ 3 Sigma