PatchSiren

PatchSiren cyber security CVE debrief

CVE-2026-34964 vrana CVE debrief

CVE-2026-34964 is a server-side request forgery vulnerability in Adminer before 5.5.0. The login form's server field validator only checks leading integers for privileged ports and does not reject non-numeric port values. This allows attackers to inject PDO DSN keys like host= and port= into the server parameter, bypassing the privileged-port restriction and establishing TCP connections to arbitrary internal hosts and ports before authentication.

Vendor
vrana
Product
adminer
CVSS
MEDIUM 6.9
CISA KEV
Not listed in stored evidence
Original CVE published
2026-08-25
Original CVE updated
2026-09-08
Advisory published
2026-08-25
Advisory updated
2026-09-08

Who should care

Defenders responsible for Adminer instances, especially those with internet-exposed interfaces, should assess the risk of internal network reconnaissance and prioritize verifying exposure.

Why it matters

CVE-2026-34964 is a server-side request forgery vulnerability in Adminer before 5.5.0, allowing attackers to bypass privileged-port restrictions and establish TCP connections to arbitrary internal hosts and ports before authentication. Defenders should prioritize verifying exposure of Adminer instances, especially those with internet-exposed interfaces, and assess the risk of internal network reconnaissance.

  • Defenders must verify exposure of Adminer instances to the internet and internal networks
  • Risk of internal network reconnaissance and potential data breaches
  • Prioritize patching or mitigating vulnerable Adminer instances

Technical summary

The login form's server field validator in Adminer before 5.5.0 only checks leading integers for privileged ports and does not reject non-numeric port values. This allows attackers to inject PDO DSN keys like host= and port= into the server parameter, bypassing the privileged-port restriction and establishing TCP connections to arbitrary internal hosts and ports before authentication. Defenders should prioritize verifying exposure of Adminer instances, especially those with internet-exposed interfaces, and assess the risk of internal network reconnaissance with a focus on affected product context and defensive impact.

Defensive priority

Defenders should prioritize verifying exposure of Adminer instances, especially those with internet-exposed interfaces, and assess the risk of internal network reconnaissance.

Recommended defensive actions

  • Verify exposure of Adminer instances, especially those with internet-exposed interfaces
  • Assess the risk of internal network reconnaissance
  • Restrict access to Adminer instances
  • Monitor for suspicious activity
  • Plan vendor-supported updates or mitigations through normal change control where exposure is confirmed
  • Review compensating controls for exposed systems while remediation is scheduled and verified
  • Track exceptions, retest remediated assets, and close the item only after evidence is documented.

Evidence notes

The CVE record and NVD entry provide details on the vulnerability. However, the scope of affected versions and instances is limited by the lack of comprehensive inventory data. Defenders should verify exposure of Adminer instances, especially those with internet-exposed interfaces, and assess the risk of internal network reconnaissance with explicit evidence-limit language and defensive verification tasks.

Sources and references

Verified primary and authoritative sources

  • CVE-2026-34964 CVE Program record

    Publisher, destination, and source semantics verified

    URL: https://www.cve.org/CVERecord?id=CVE-2026-34964

    CVE Program - Official CVE Program record with source-provided CVE metadata.

  • CVE-2026-34964 NVD vulnerability detail

    Publisher, destination, and source semantics verified

    URL: https://nvd.nist.gov/vuln/detail/CVE-2026-34964

    NIST National Vulnerability Database - Official NIST NVD detail page and source-specific vulnerability assessment.

Supplemental references

Methodology and review provenance

AI-assisted synthesis based on stored public vulnerability evidence. System validation, approval state, and publication status do not by themselves establish human review of this revision. PatchSiren helps prioritize defensive review and does not prove exposure or remediation on any system.