<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cve on ErrorZap</title><link>https://errorzap.com/tags/cve/</link><description>Recent content in Cve on ErrorZap</description><image><title>ErrorZap</title><url>https://errorzap.com/og.png</url><link>https://errorzap.com/og.png</link></image><generator>Hugo</generator><language>en-US</language><copyright>ErrorZap</copyright><lastBuildDate>Sat, 26 Sep 2026 17:12:00 -0600</lastBuildDate><atom:link href="https://errorzap.com/tags/cve/index.xml" rel="self" type="application/rss+xml"/><item><title>Locked Floors and Court Orders</title><link>https://errorzap.com/elevators/locked-floors/</link><pubDate>Sat, 26 Sep 2026 17:12:00 -0600</pubDate><guid>https://errorzap.com/elevators/locked-floors/</guid><description>The public record on elevator software trust: KONE&amp;#39;s 2018 Group Controller advisory (four CVEs, one rated 9.6), the 2015 court order that made Otis provide a working maintenance tool for an Elevonic 401, the ISO standard for safety-related lift electronics, and what conference talks have and haven&amp;#39;t shown.</description><content:encoded><![CDATA[<div class="ez-dossier-lede"><span>ELEVATORS · FLOOR 12 · TRUST</span><p>Two questions follow every connected elevator around: who can talk to its computers, and who's allowed to fix them? Both have been answered in public, once by a security advisory and once by a federal judge.</p></div>
<h2 id="the-short-version">The short version</h2>
<ul>
<li>In <strong>2018</strong>, KONE published an advisory for its <strong>Group Controller (KGC)</strong>, the computer that runs group dispatch. It listed four CVEs, <strong>CVE-2018-15483 through -15486</strong>, in versions <strong>4.6.4 and earlier</strong>, fixed in <strong>4.6.5</strong>. The worst was rated <strong>9.6 (critical)</strong>.</li>
<li>The catch for an attacker: they had to be <strong>on the same LAN</strong> as the controller. KONE says the group controller isn&rsquo;t essential to the elevator control system and the bugs <strong>didn&rsquo;t affect elevator safety</strong>. The issues were reported by Sebastian Neuner of Google&rsquo;s security team.</li>
<li>In <strong>September 2015</strong>, a federal court in Pennsylvania ordered Otis to provide a <strong>functioning Otis Maintenance Tool</strong> for <strong>Elevonic 401</strong> controllers, plus manuals, overlays, and code lists, within 24 hours, so another company could service a county&rsquo;s elevators.</li>
<li>Safety-related elevator software has its own standard: <strong>ISO 22201-1:2017</strong>, for programmable electronic systems in safety-related applications for lifts, known in the trade as <strong>PESSRAL</strong>.</li>
</ul>
<h2 id="case-file-1-the-group-controller">Case file 1: the group controller</h2>
<p>Remember the stack from Floor 3? Hall calls and kiosks feed a <strong>group
controller</strong>, which decides which car goes where. In destination-dispatch
buildings it also knows who is allowed on which floor. That makes it a juicy
target, even though it&rsquo;s nowhere near the brakes.</p>
<p>KONE&rsquo;s advisory, first published <strong>September 5, 2018</strong>, lists:</p>
<div class="el-stats">
  <div><strong>-15484</strong><b>Unauthenticated remote code execution</b><small>CVE-2018-15484 · CVSS 9.6, critical</small></div>
  <div><strong>-15486</strong><b>Unauthenticated local file inclusion and modification</b><small>CVE-2018-15486 · same network required</small></div>
  <div><strong>-15485</strong><b>FTP without authentication or authorization</b><small>CVE-2018-15485 · CVSS 9.6, critical</small></div>
  <div><strong>-15483</strong><b>Denial of service</b><small>CVE-2018-15483 · all fixed in KGC 4.6.5</small></div>
</div>

<p>That&rsquo;s a textbook operational-technology story: a building computer running
services like FTP with no login, reachable by anything on the same network. The
fix was a software update that KONE rolled out to controllers in the field.</p>
<p>The honest framing matters. KONE&rsquo;s assessment says the vulnerabilities <strong>did not
create safety risks</strong>, because the group controller isn&rsquo;t part of the safety
system (Floor 2). What&rsquo;s at stake is <strong>availability and dispatch</strong>: a group
controller that&rsquo;s down or tampered with can&rsquo;t hand out cars properly. That&rsquo;s the
same line the whole industry draws: the cloud and the dispatcher can fail, but
the safety chain has to stop the car on its own.</p>
<div class="el-callout teal"><b>MSP takeaway</b><p>"Same LAN required" is only comforting if the elevator's LAN isn't your office LAN. Put elevator gateways and group controllers on their own segment, and ask the maintenance company how they get patched. KONE fixed this one by updating field units, which means somebody had to know those units existed.</p></div>
<h2 id="case-file-2-the-maintenance-laptop">Case file 2: the maintenance laptop</h2>
<p>On Floor 5 we covered the right-to-repair fight over proprietary service tools.
Here it is in a court record. In <em>County of Berks v. Otis Elevator Company</em>
(E.D. Pa.), the court granted a petition for special relief and ordered that,
within 24 hours, Otis provide Berks Elevator with:</p>
<ul>
<li>a functioning <strong>Otis Maintenance Tool</strong> capable of servicing <strong>Otis Elevonic 401</strong> controllers,</li>
<li>all Elevonic 401 owner&rsquo;s manuals, service manuals, and service bulletins,</li>
<li>manuals and bulletins for the hydraulic elevators,</li>
<li>all <strong>OMT overlays</strong>, OMT manuals, operating instructions, and <strong>code lists</strong>,</li>
<li>and anything else needed to service the elevators in the county&rsquo;s Services Center and Courthouse.</li>
</ul>
<p>It&rsquo;s one case about specific buildings, not a ruling that every Otis tool must be
open. But it shows how concrete the problem is: without the tool and the code
lists, a qualified mechanic standing in front of the controller can&rsquo;t read what
it&rsquo;s saying.</p>
<h2 id="case-file-3-software-thats-allowed-to-be-a-safety-device">Case file 3: software that&rsquo;s allowed to be a safety device</h2>
<p>Older elevators did safety with switches and relays. Newer ones can use
<strong>electronic safety systems</strong>, but only under rules written for exactly that.
<strong>ISO 22201-1:2017</strong>, <em>Programmable electronic systems in safety-related
applications, Part 1: Lifts (elevators)</em>, is the lift-specific standard. It sits
alongside the general functional-safety standard, <strong>IEC 61508</strong>.</p>
<p>The point for a curious reader: the software that decides &ldquo;stop now&rdquo; lives in a
completely different world from the software that picks your car or draws the
cloud dashboard. It&rsquo;s designed, tested, and certified differently, and a firmware
update to it can&rsquo;t be treated like a routine app update.</p>
<h2 id="the-conference-record">The conference record</h2>
<p>The best-known public talk is DEF CON 22&rsquo;s <em>Elevator Hacking: From the Pit to
the Penthouse</em> (Floor 5). DEF CON 27 in 2019 added <strong>WillC&rsquo;s <em>Phreaking
Elevators</em></strong>, whose title nods to old-school phone phreaking, a fun companion to
Floor 7&rsquo;s elevator phone. As always here: public talks, no how-to.</p>

<figure class="el-yt">
  <button type="button" class="el-yt-play" data-yt="NoZ7ujJhb3k" aria-label="Play video: Phreaking Elevators">
    <img src="https://i.ytimg.com/vi/NoZ7ujJhb3k/hqdefault.jpg" alt="" loading="lazy" width="480" height="360">
    <span class="el-yt-btn" aria-hidden="true">▶</span>
  </button>
  <figcaption><b>Phreaking Elevators</b><span>DEF CON 27 · WillC</span><small>The official DEF CON recording from 2019.</small>
    <a href="https://www.youtube.com/watch?v=NoZ7ujJhb3k" rel="noopener" target="_blank">Watch on YouTube ↗</a></figcaption>
</figure>
<script>
document.addEventListener('click', e => {
  const b = e.target.closest('.el-yt-play'); if (!b) return;
  const f = document.createElement('iframe');
  f.src = 'https://www.youtube-nocookie.com/embed/' + b.dataset.yt + '?autoplay=1&rel=0';
  f.title = b.getAttribute('aria-label'); f.allow = 'autoplay; encrypted-media; picture-in-picture'; f.allowFullscreen = true;
  f.className = 'el-yt-frame'; b.replaceWith(f);
});
</script>

<p>What we <strong>didn&rsquo;t</strong> find: a publicly documented ransomware attack that stopped
passenger elevators. If one surfaces with a real incident report, it goes here.</p>
<h2 id="sources">Sources</h2>
<ol class="ez-sources">
<li><a href="https://www.kone.com/global/en/company/cybersecurity/vulnerability/kone-group-controller.html">KONE: KONE Group Controller (KGC) vulnerability advisory (first published September 5, 2018)</a></li>
<li><a href="https://docs.justia.com/cases/federal/district-courts/pennsylvania/paedce/5%3A2015cv04862/508669/18">Justia: County of Berks v. Otis Elevator Company, order granting petition for special relief (2015)</a></li>
<li><a href="https://www.iso.org/standard/66901.html">ISO 22201-1:2017, programmable electronic systems in safety-related applications for lifts</a></li>
<li><a href="https://webstore.iec.ch/en/publication/5515">IEC 61508-1:2010, functional safety</a></li>
<li><a href="https://www.youtube.com/watch?v=NoZ7ujJhb3k">DEF CON 27: WillC, Phreaking Elevators (video)</a></li>
</ol>
]]></content:encoded></item></channel></rss>