CVE-2026-43505 — Prosody Vulnerability

CVE-2026-43505 — Prosody Vulnerability

CVE-2026-43505 — An issue was discovered in Prosody before 0.12.6 and 1.0.0 through 13.0.0 before 13.0.5, when mod_proxy65 is enabled. Because mod_proxy65 mishandles access control in the activation scenario, relaying of unauthenticated traffic can occur.

What This Means For You

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

Related ATT&CK Techniques

🛡️ Detection Rules

3 rules · 6 SIEM formats

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

critical T1190 Initial Access

CVE-2026-43505: Unauthenticated Traffic Relay via mod_proxy65

Sigma YAML — free preview
title: CVE-2026-43505: Unauthenticated Traffic Relay via mod_proxy65
id: scw-2026-05-01-ai-1
status: experimental
level: critical
description: |
  This rule detects potential exploitation of CVE-2026-43505. The vulnerability allows relaying of unauthenticated traffic when mod_proxy65 is enabled in Prosody. This detection looks for traffic directed to the standard XMPP port (5222) that appears to be interacting with the proxy65 module, indicated by 'proxy65' in the query string, and returning a successful status code (200), suggesting successful relaying of traffic.
author: SCW Feed Engine (AI-generated)
date: 2026-05-01
references:
  - https://shimiscyberworld.com/posts/nvd-CVE-2026-43505/
tags:
  - attack.initial_access
  - attack.t1190
logsource:
    category: proxy
detection:
  selection:
      dst_port:
          - 5222
      cs-uri-query|contains:
          - 'proxy65'
      sc-status:
          - 200
  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-43505 vulnerability CVE-2026-43505
CWE-420 weakness CWE-420
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