Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1336 CNY

100%

CVE-2026-45077— Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener

Quick assessment

Affected
symfony symfony
Exploitation
No confirmed in-the-wild exploitation; assess based on exposure
Recommended action
Check the vendor advisory and references for a fixed version. If immediate upgrade is impossible, restrict exposure and increase monitoring.

Symfony是Symfony组织开源的一个用于 Web 和控制台应用程序的 PHP 框架以及一组可重用的 PHP 组件。 Symfony存在安全漏洞,该漏洞源于server:log listener绑定到0.0.0.0:9911并处理未经验证的序列化PHP有效载荷,可能导致监听器崩溃并触发对象注入小工具效果。以下版本受到影响:5.4.52之前版本、6.4.40之前版本、7.4.12之前版本和8.0.12之前版本。

AI Predicted 9.8 Difficulty: Easy EPSS 0.67% · P49

Affected Version Matrix 8

VendorProduct Version RangeStatus
symfony monolog-bridge < 5.4.52 affected
>= 6.0.0-BETA1, < 6.4.40 affected
>= 7.0.0-BETA1, < 7.4.12 affected
>= 8.0.0-BETA1, < 8.0.12 affected
symfony symfony < 5.4.52 affected
>= 6.0.0-BETA1, < 6.4.40 affected
>= 7.0.0-BETA1, < 7.4.12 affected
>= 8.0.0-BETA1, < 8.0.12 affected
Get alerts for future matching vulnerabilities Log in to subscribe

I. Basic Information for CVE-2026-45077

Vulnerability Information

Have questions about the vulnerability? See if Shenlong's analysis helps!
View Shenlong Deep Dive ↗

Although we use advanced large model technology, its output may still contain inaccurate or outdated information.Shenlong tries to ensure data accuracy, but please verify and judge based on the actual situation.

Vulnerability Title
Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener
Source: CVE Program / CVE List V5
Vulnerability Description
Symfony is a PHP framework for web and console applications and a set of reusable PHP components. Prior to 5.4.52, 6.4.40, 7.4.12, and 8.0.12, the server:log listener (Symfony\Bridge\Monolog\Command\ServerLogCommand) binds to 0.0.0.0:9911 by default and processes each received frame with unserialize(base64_decode($message)) without authentication, integrity checks, or an allowed_classes allowlist, allowing any reachable host to submit attacker-chosen serialized PHP payloads that can crash the listener and may trigger object-injection gadget effects. This issue is fixed in versions 5.4.52, 6.4.40, 7.4.12, and 8.0.12.
Source: CVE Program / CVE List V5
CVSS Information
CVSS:4.0/AV:N/AC:L/AT:P/PR:N/UI:N/VC:L/VI:L/VA:H/SC:N/SI:N/SA:N
Source: CVE Program / CVE List V5
Vulnerability Type
可信数据的反序列化
Source: CVE Program / CVE List V5
Vulnerability Title
Symfony 反序列化注入漏洞
Source: CNNVD (China National Vulnerability Database)
Vulnerability Description
Symfony是Symfony组织开源的一个用于 Web 和控制台应用程序的 PHP 框架以及一组可重用的 PHP 组件。 Symfony存在安全漏洞,该漏洞源于server:log listener绑定到0.0.0.0:9911并处理未经验证的序列化PHP有效载荷,可能导致监听器崩溃并触发对象注入小工具效果。以下版本受到影响:5.4.52之前版本、6.4.40之前版本、7.4.12之前版本和8.0.12之前版本。
Source: CNNVD (China National Vulnerability Database)
CVSS Information
N/A
Source: CNNVD (China National Vulnerability Database)
Vulnerability Type
N/A
Source: CNNVD (China National Vulnerability Database)

Affected Products

Vendor Product Affected Versions CPE Subscribe
symfony symfony < 5.4.52 -
symfony monolog-bridge < 5.4.52 -

II. Public POCs for CVE-2026-45077

# POC Description Source Link Shenlong Link
AI-Generated POC Premium

No public POC found.

Login to generate AI POC

III. Intelligence Information for CVE-2026-45077

登录查看更多情报信息。

Patches & Fixes for CVE-2026-45077 (3)

Vendor Advisories for CVE-2026-45077 (1)

Vendor Pages for CVE-2026-45077 (1)

Other References for CVE-2026-45077 (1)

Same Patch Batch · symfony · 2026-07-14 · 30 CVEs total

CVE-2026-45070 Symfony: Email Header Injection via Non-Token Characters in Mime Parameter Names
CVE-2026-46644 symfony/polyfill-intl-idn accepts xn-- labels whose Punycode payload decodes to ASCII-only
CVE-2026-48761 Symfony: HtmlSanitizer UrlAttributeSanitizer Misses URL Attributes on <object>, <applet>,
CVE-2026-48736 Symfony: IpUtils::PRIVATE_SUBNETS Omits IPv6 Transition Forms (6to4, NAT64, Teredo, IPv4-c
CVE-2026-48747 Symfony: Mailomat Mailer Webhook Parser Reads the HMAC Algorithm from the Request: Signatu
CVE-2026-48760 Symfony: HtmlSanitizer URL Parser Deny Gates Underinclusive: Percent-Encoded BiDi Marks an
CVE-2026-48489 Symfony: Security Firewall Bypass via failure_forward Subrequest: Unauthenticated Access t
CVE-2026-48784 Symfony: UrlGenerator Dot-Segment Encoding Skips Every Other Chained `../` or `./` → Gener
CVE-2026-47212 Symfony: Twilio Notifier Webhook Parser Never Verifies the X-Twilio-Signature HMAC: Unauth
CVE-2026-45068 Symfony: Argument Injection in SendmailTransport via Dash-Prefixed Recipient Address
CVE-2026-45071 Symfony: XXE (Local File Disclosure) in DomCrawler::addXmlContent() via validateOnParse =
CVE-2026-47767 Symfony: SymfonyRuntime CVE-2024-50340 Patch Bypass: Web Requests Can Still Set APP_ENV/AP
CVE-2026-45075 Symfony: HEAD Request Bypasses methods: ['GET'] Filter in #[IsGranted] / #[IsSignatureVali
CVE-2026-45304 Symfony: YAML Parser Exponential Memory Allocation via Recursive Collection-Alias Expansio
CVE-2026-45063 Symfony: Identity Spoofing via Unanchored DN Regex in X509Authenticator
CVE-2026-45756 Symfony: JsonPath Evaluates Attacker-Controlled Regular Expressions in match()/search() Wi
CVE-2026-45133 Symfony: [Yaml] Harden the parser when handling untrusted input
CVE-2026-45754 Symfony: Mailjet Mailer Webhook Parser Never Verifies the Configured Secret — Unauthentica
CVE-2026-45069 Symfony: OidcTokenHandler Accepts JWTs Missing aud/iss/exp Claims
CVE-2026-45753 Symfony: HtmlSanitizer UrlAttributeSanitizer Omits action/formaction/poster/cite — javascr

Showing top 20 of 30 CVEs. View all on vendor page &rarr; →

IV. Related Vulnerabilities

V. Comments for CVE-2026-45077

No comments yet


Leave a comment