CVE-2026-77609: 
PHP 취약성 분석 및 완화

개요

CVE-2026-77609 is an open redirect vulnerability in the Special:URIResolver special page of Semantic MediaWiki, a free open-source MediaWiki extension. The flaw affects all versions up to and including 7.1.0 (Composer package mediawiki/semantic-media-wiki) and was originally published on July 18, 2026, with the GitHub Advisory Database entry updated on September 18, 2026. It carries a CVSS v3.1 base score of 6.1 (Medium) (GitHub Advisory, SMW Advisory).

기술적 세부 사항

The root cause is CWE-601 (URL Redirection to Untrusted Site / Open Redirect). Special:URIResolver accepts a user-controlled subpage path, resolves it to a MediaWiki title, and issues an HTTP 303 redirect to $title->getFullURL() without validating whether the resolved target remains on the same host. An attacker can supply a URL-encoded interwiki prefix (e.g., Special:URIResolver/mw-3AFoo, which decodes to mw:Foo) to redirect victims to an arbitrary foreign wiki or, where the resolved URL carries an authority component, embed user:pass@host credentials in the redirect target. No authentication or special privileges are required; only user interaction (clicking a crafted link) is needed (GitHub Advisory, SMW Advisory).

영향

The primary impact is phishing: attackers can craft URLs that appear to originate from a trusted wiki domain but silently redirect victims to attacker-controlled hosts, facilitating credential theft or malware delivery. Additionally, the ability to embed user:pass@host credentials in the redirect target URL may expose those credentials to the destination server via HTTP request headers or browser behavior. Confidentiality and integrity are both rated Low; availability is unaffected (GitHub Advisory).

악용 가능성

No public proof-of-concept exploit code or in-the-wild exploitation has been reported as of the advisory date. The EPSS score is 0.0, indicating very low current exploitation probability, and the vulnerability is not listed in the CISA Known Exploited Vulnerabilities catalog. Exploitation requires no privileges and no special configuration — only that a victim clicks a crafted link — making it low-complexity but dependent on social engineering (GitHub Advisory, Feedly).

착취 단계

  1. Identify target wiki: Locate a publicly accessible MediaWiki instance running Semantic MediaWiki ≤ 7.1.0 with Special:URIResolver enabled.
  2. Craft malicious subpage path: Construct a URL using an interwiki prefix encoded to bypass naive input checks, e.g., https://victim-wiki.example.org/wiki/Special:URIResolver/mw-3AFoo (where mw-3A URL-decodes to mw:, an interwiki prefix pointing to mediawiki.org, substitutable with any registered interwiki prefix pointing to an attacker-controlled domain).
  3. Embed credentials (optional escalation): If the target wiki's interwiki map or URL resolution allows authority components, craft a subpage that resolves to a URL containing user:pass@attacker.example.com to leak credentials to the attacker's server.
  4. Distribute phishing link: Send the crafted Special:URIResolver URL to victims via email, chat, or other channels, leveraging the trusted wiki domain to bypass suspicion.
  5. Harvest credentials or deliver payload: When the victim clicks the link, the wiki issues an HTTP 303 redirect to the attacker-controlled host, where a phishing page or malware payload can be served (SMW Advisory).

타협의 징후

  • Network: HTTP 303 redirect responses from Special:URIResolver endpoints pointing to external or unexpected hosts; outbound redirects from the wiki server to domains not in the configured interwiki map.
  • Logs: Web server access logs showing requests to /wiki/Special:URIResolver/<encoded-interwiki-prefix> with URL-encoded colons (e.g., -3A) in the subpage path; repeated requests from the same IP to Special:URIResolver with varying encoded prefixes.
  • Application Logs: MediaWiki debug logs recording title resolution to off-host interwiki targets followed by getFullURL() calls returning external URLs.

완화 및 해결 방법

Upgrade Semantic MediaWiki to version 7.2.0 or later, which validates the resolved redirect target URL at the redirect sink — rejecting redirects when a user or pass component is present or when the resolved host does not match the current wiki host (SMW Release, GitHub Advisory). No official configuration-based workaround is documented; the recommended action is to update via Composer (composer require mediawiki/semantic-media-wiki:^7.2.0). Wiki administrators unable to upgrade immediately should consider restricting access to Special:URIResolver via MediaWiki's $wgGroupPermissions or web server rules as a temporary measure.

커뮤니티 반응

The vulnerability was reported by researcher krabina and the advisory was published by alistair3149 on the Semantic MediaWiki GitHub repository. No significant broader media coverage or notable public researcher commentary beyond the GitHub advisory has been identified at this time (SMW Advisory).

추가 자료


근원: 이 보고서는 AI를 사용하여 생성되었습니다.

관련 PHP 취약점:

CVE ID

심각도

점수

기술

구성 요소 이름

CISA KEV 익스플로잇

수정 사항이 있습니다.

게시된 날짜

CVE-2026-76086HIGH8.5
  • PHP logoPHP
  • verbb/formie
아니요예Sep 23, 2026
CVE-2026-76087HIGH8.2
  • PHP logoPHP
  • verbb/formie
아니요예Sep 23, 2026
CVE-2026-76089HIGH7.7
  • PHP logoPHP
  • verbb/formie
아니요예Sep 23, 2026
CVE-2026-92692MEDIUM6.9
  • PHP logoPHP
  • sulu/sulu
아니요예Sep 23, 2026
CVE-2026-88974MEDIUM5.4
  • PHP logoPHP
  • wp-graphql/wp-graphql
아니요예Sep 23, 2026

무료 취약성 평가

클라우드 보안 태세를 벤치마킹합니다

9개의 보안 도메인에서 클라우드 보안 관행을 평가하여 위험 수준을 벤치마킹하고 방어의 허점을 식별합니다.

평가 요청

추가 Wiz 리소스

맞춤형 데모 받기

맞춤형 데모 신청하기

"내가 본 최고의 사용자 경험은 클라우드 워크로드에 대한 완전한 가시성을 제공합니다."
데이비드 에슬릭최고정보책임자(CISO)
"Wiz는 클라우드 환경에서 무슨 일이 일어나고 있는지 볼 수 있는 단일 창을 제공합니다."
아담 플레처최고 보안 책임자(CSO)
"우리는 Wiz가 무언가를 중요한 것으로 식별하면 실제로 중요하다는 것을 알고 있습니다."
그렉 포니아토프스키위협 및 취약성 관리 책임자