Answer in brief
CVE-2026-45077 records a High severity (CVSS 8.6) vulnerability in Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener. The current sources do not mark it as known exploited. The current feed maps symfony/monolog-bridge (generic), symfony/symfony (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.6. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps symfony/monolog-bridge (generic), symfony/symfony (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| symfony/monolog-bridgegeneric | < 5.4.52 || >= 6.0.0-BETA1, < 6.4.40 || >= 7.0.0-BETA1, < 7.4.12 || >= 8.0.0-BETA1, < 8.0.12 | Not reported |
| symfony/symfonygeneric | < 5.4.52 || >= 6.0.0-BETA1, < 6.4.40 || >= 7.0.0-BETA1, < 7.4.12 || >= 8.0.0-BETA1, < 8.0.12 | Not reported |
Published upstream
Jul 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 15, 2026
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.
Quoted source text, attributed separately from HOL analysis.
Answer in brief
CVE-2026-45077 records a High severity (CVSS 8.6) vulnerability in Symfony: Unauthenticated PHP Object Deserialization in MonologBridge server:log Listener. The current sources do not mark it as known exploited. The current feed maps symfony/monolog-bridge (generic), symfony/symfony (generic). Check affected ranges and fixed versions before updating.
Analysis pending evidence review
HOL Guard separates source facts from reviewed analysis. See the methodology.
CVSS is 8.6. The current sources do not mark it as known exploited. Treat this as a source-backed prioritization signal, not a statement about your environment.
Analysis status
Analysis pending evidence review
Factual feed record only; HOL analysis is not approved for indexing. Read the methodology.
The current feed maps symfony/monolog-bridge (generic), symfony/symfony (generic). Check affected ranges and fixed versions before updating.
| Package | Affected range | Fixed version |
|---|---|---|
| symfony/monolog-bridgegeneric | < 5.4.52 || >= 6.0.0-BETA1, < 6.4.40 || >= 7.0.0-BETA1, < 7.4.12 || >= 8.0.0-BETA1, < 8.0.12 | Not reported |
| symfony/symfonygeneric | < 5.4.52 || >= 6.0.0-BETA1, < 6.4.40 || >= 7.0.0-BETA1, < 7.4.12 || >= 8.0.0-BETA1, < 8.0.12 | Not reported |
Published upstream
Jul 14, 2026
Evidence: source:cvelist:source_dates:source-dates:recordSource modified
Jul 15, 2026
Evidence: source:cvelist:source_dates:source-dates:recordFirst seen by HOL
Jul 15, 2026
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.
Quoted source text, attributed separately from HOL analysis.